Searched refs:m_psPresentFlag (Results 1 – 4 of 4) sorted by relevance
325 m_psPresentFlag; /**< Flag indicating the presence of parametric stereo member
2047 self->m_psPresentFlag = FDKreadBits(bs, 1); in AudioSpecificConfig_ExtensionParse()2144 self->m_psPresentFlag = 0; in AudioSpecificConfig_Parse()2151 self->m_psPresentFlag = 1; in AudioSpecificConfig_Parse()2537 self->m_psPresentFlag = 1; in DrmRawSdcAudioConfig_Parse()2584 if (self->m_psPresentFlag && !self->m_sbrPresentFlag) { in DrmRawSdcAudioConfig_Parse()
1832 self->flags[streamIndex] |= (asc->m_psPresentFlag) ? AC_PS_PRESENT : 0; in CAacDecoder_Init()1893 FDK_ASSERT(!asc->m_psPresentFlag); in CAacDecoder_Init()