Searched refs:fTpConceal (Results 1 – 1 of 1) sorted by relevance
1142 int fTpConceal = 0; /* Transport originated concealment. */ in aacDecoder_DecodeFrame() local1207 fTpConceal = 1; in aacDecoder_DecodeFrame()1242 !fTpConceal /* Bit stream pointer needs to be at the beginning of a in aacDecoder_DecodeFrame()1326 flags | (fTpConceal ? AACDEC_CONCEAL : 0) | in aacDecoder_DecodeFrame()1340 if (!((flags & (AACDEC_CONCEAL | AACDEC_FLUSH)) || fTpConceal || in aacDecoder_DecodeFrame()