Home
last modified time | relevance | path

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

/btstack/3rd-party/bluedroid/decoder/srce/
H A Ddecoder-oina.c132 context->restrictSubbands = subbands; in OI_CODEC_SBC_DecoderLimit()
H A Ddecoder-sbc.c291 … (context->limitFrameFormat && (context->common.frameInfo.subbands != context->restrictSubbands)) { in OI_CODEC_SBC_DecodeFrame()
/btstack/3rd-party/bluedroid/decoder/include/
H A Doi_codec_sbc.h205 OI_UINT8 restrictSubbands; member