Home
last modified time | relevance | path

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

/libsbc-latest/decoder/srce/
Ddecoder-oina.c110 context->limitFrameFormat = TRUE; in OI_CODEC_SBC_DecoderLimit()
Ddecoder-sbc.c70 if (context->limitFrameFormat && context->enhancedEnabled) { in FindSyncword()
293 if (context->limitFrameFormat && in OI_CODEC_SBC_DecodeFrame()
Ddecoder-private.c72 context->limitFrameFormat = FALSE; in internal_DecoderReset()
/libsbc-latest/decoder/include/
Doi_codec_sbc.h239 uint8_t limitFrameFormat; member