Searched refs:CProgramConfig_IsValid (Results 1 – 3 of 3) sorted by relevance
442 if ( CProgramConfig_IsValid(tmpPce) in CProgramConfigElement_Read()869 if (CProgramConfig_IsValid(&asc->m_progrConfigElement)) { in CAacDecoder_Init()931 if (CProgramConfig_IsValid(&asc->m_progrConfigElement)) { in CAacDecoder_Init()1154 if (!CProgramConfig_IsValid(pce)) { in CAacDecoder_DecodeFrame()1635 if (pceRead == 1 && CProgramConfig_IsValid(pce)) { in CAacDecoder_DecodeFrame()
177 int CProgramConfig_IsValid ( const CProgramConfig *pPce );
111 int CProgramConfig_IsValid ( const CProgramConfig *pPce ) in CProgramConfig_IsValid() function