Searched refs:psPresentFlag (Results 1 – 11 of 11) sorted by relevance
389 pVars->mc_info.psPresentFlag = 1; in get_audio_specific_config()500 pVars->mc_info.psPresentFlag = get1bits(pInputStream); /* psPresentFlag */ in get_audio_specific_config()501 if (pVars->mc_info.psPresentFlag) in get_audio_specific_config()
251 pVars->mc_info.psPresentFlag = 0; in PVMP4SetAudioConfig()314 pVars->mc_info.psPresentFlag = 1; in PVMP4SetAudioConfig()
204 pVars->mc_info.psPresentFlag = sbrEnablePS; in sbr_applied()235 pVars->mc_info.psPresentFlag = sbrEnablePS; in sbr_applied()
101 Int psPresentFlag; member
833 if (pMC_Info->sbrPresentFlag || pMC_Info->psPresentFlag) in PVMP4AudioDecodeFrame()1203 if (pMC_Info->nch != 2 && pMC_Info->psPresentFlag != 1) in PVMP4AudioDecodeFrame()1250 else if (pMC_Info->psPresentFlag == 1) in PVMP4AudioDecodeFrame()1287 if (pMC_Info->nch != 2 && pMC_Info->psPresentFlag != 1) in PVMP4AudioDecodeFrame()
404 pVars->mc_info.psPresentFlag = 0; in PVMP4AudioDecoderDisableAacPlus()
317 else if (pVars->mc_info.psPresentFlag == 1) in PVMP4AudioDecoderResetBuffer()
411 if ((pVars->mc_info.psPresentFlag) && (applyProcessing) && in sbr_dec()
295 if (pVars->mc_info.psPresentFlag) in OSCL_DLL_ENTRY_POINT_DEFAULT()