Home
last modified time | relevance | path

Searched refs:OI_SBC_ReadSamplesJoint (Results 1 – 3 of 3) sorted by relevance

/system/bt/embdrv/sbc/decoder/srce/
Dreadsamplesjoint.inc24 * This is the body of the generic version of OI_SBC_ReadSamplesJoint().
43 void OI_SBC_ReadSamplesJoint(OI_CODEC_SBC_COMMON_CONTEXT *common, OI_BITSTREAM *global_bs)
Ddecoder-sbc.c134 OI_SBC_ReadSamplesJoint(context, &bs); in DecodeBody()
462 PRIVATE void OI_SBC_ReadSamplesJoint(OI_CODEC_SBC_DECODER_CONTEXT* context, in OI_SBC_ReadSamplesJoint() function
/system/bt/embdrv/sbc/decoder/include/
Doi_codec_sbc_private.h212 PRIVATE void OI_SBC_ReadSamplesJoint(OI_CODEC_SBC_DECODER_CONTEXT* common,