Searched refs:tmpChMap (Results 1 – 1 of 1) sorted by relevance
3141 UCHAR tmpChMap[(8)]; in CAacDecoder_DecodeFrame() local3142 if (CProgramConfig_GetPceChMap(pce, tmpChMap, (8)) == 0) { in CAacDecoder_DecodeFrame()3145 (self->chMapping[c] == 255) ? 255 : tmpChMap[self->chMapping[c]]; in CAacDecoder_DecodeFrame()