Searched refs:MatrixMixdownIndexPresent (Results 1 – 4 of 4) sorted by relevance
172 UCHAR MatrixMixdownIndexPresent; member
1758 self->hPcmUtils, asc->m_progrConfigElement.MatrixMixdownIndexPresent, in CAacDecoder_Init()3093 self->hPcmUtils, pce->MatrixMixdownIndexPresent, in CAacDecoder_DecodeFrame()
294 if ((pPce->MatrixMixdownIndexPresent = (UCHAR)FDKreadBits(bs, 1)) != 0) { in CProgramConfig_Read()