Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/external/sbc/decoder/srce/
Dreadsamplesjoint.inc23 * This is the body of the generic version of OI_SBC_ReadSamplesJoint().
42 void OI_SBC_ReadSamplesJoint(OI_CODEC_SBC_COMMON_CONTEXT *common, OI_BITSTREAM *global_bs)
Ddecoder-sbc.c136 OI_SBC_ReadSamplesJoint(context, &bs); in DecodeBody()
455 PRIVATE void OI_SBC_ReadSamplesJoint(OI_CODEC_SBC_DECODER_CONTEXT *context, OI_BITSTREAM *global_bs) in OI_SBC_ReadSamplesJoint() function
/hal_espressif-latest/components/bt/host/bluedroid/external/sbc/decoder/include/
Doi_codec_sbc_private.h213 PRIVATE void OI_SBC_ReadSamplesJoint(OI_CODEC_SBC_DECODER_CONTEXT *common, OI_BITSTREAM *global_bs);