Searched refs:CODEC_CONFIG_FLAG (Results 1 – 5 of 5) sorted by relevance
32 #define CODEC_CONFIG_FLAG 32 macro
88 if (flags == CODEC_CONFIG_FLAG) { in writeHeaderBuffers()
222 if (flags == CODEC_CONFIG_FLAG) numCsds++; in getInputBufferInfo()393 bufferInfo.push_back({static_cast<int32_t>(csdSize), CODEC_CONFIG_FLAG, 0}); in extract()
28 #define CODEC_CONFIG_FLAG 32 macro120 if (flags == CODEC_CONFIG_FLAG && mInputBufferCount == 0) { in processFlacDecoder()
34 #define CODEC_CONFIG_FLAG 32 macro187 bool codecConfig = flags == CODEC_CONFIG_FLAG; in processMpeg4H263Decoder()