Searched refs:pceRead (Results 1 – 1 of 1) sorted by relevance
2494 int pceRead = 0; /* Flag indicating a PCE in the current raw_data_block() */ in CAacDecoder_DecodeFrame() local2779 pceRead = (result >= 0) ? 1 : 0; in CAacDecoder_DecodeFrame()3090 if (pceRead == 1 && CProgramConfig_IsValid(pce)) { in CAacDecoder_DecodeFrame()