Searched defs:OI_CODEC_SBC_FRAME_INFO (Results 1 - 1 of 1) sorted by relevance

/system/bt/embdrv/sbc/decoder/include/
H A Doi_codec_sbc.h189 } OI_CODEC_SBC_FRAME_INFO; typedef in typeref:struct:__anon630
194 OI_CODEC_SBC_FRAME_INFO frameInfo;
440 uint16_t OI_CODEC_SBC_CalculateFramelen(OI_CODEC_SBC_FRAME_INFO* frame);
450 uint16_t OI_CODEC_SBC_CalculateBitpool(OI_CODEC_SBC_FRAME_INFO* frame,
461 uint32_t OI_CODEC_SBC_CalculateBitrate(OI_CODEC_SBC_FRAME_INFO* frame);
502 void OI_CODEC_SBC_DumpConfig(OI_CODEC_SBC_FRAME_INFO* frameInfo);

Completed in 19 milliseconds