Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/external/sbc/decoder/srce/
Ddecoder-sbc.c107 OI_BOOL allowPartial) in DecodeBody() argument
116 … if (*pcmBytes < (sizeof(OI_INT16) * frameSamples * context->common.pcmStride) && !allowPartial) { in DecodeBody()
144 if (allowPartial) { in DecodeBody()