Searched refs:limitFrameFormat (Results 1 – 4 of 4) sorted by relevance
113 context->limitFrameFormat = TRUE; in OI_CODEC_SBC_DecoderLimit()
54 if (context->limitFrameFormat && context->enhancedEnabled) { in FindSyncword()269 if (context->limitFrameFormat && in OI_CODEC_SBC_DecodeFrame()
75 context->limitFrameFormat = FALSE; in internal_DecoderReset()
237 uint8_t limitFrameFormat; member