Home
last modified time | relevance | path

Searched refs:FrontElementHeightInfo (Results 1 – 3 of 3) sorted by relevance

/external/aac/libMpegTPDec/src/
Dtpdec_asc.cpp223 if ((pPce->FrontElementHeightInfo[i] = (UCHAR)FDKreadBits(bs, 2)) >= in CProgramConfig_ReadHeightExt()
251 FDKmemclear(pPce->FrontElementHeightInfo, in CProgramConfig_ReadHeightExt()
252 sizeof(pPce->FrontElementHeightInfo)); in CProgramConfig_ReadHeightExt()
383 if (pPce1->FrontElementHeightInfo[el] != in CProgramConfig_Compare()
384 pPce2->FrontElementHeightInfo[el]) { in CProgramConfig_Compare()
485 pPce->FrontElementHeightInfo[2] = 1; /* Top speaker */ in CProgramConfig_GetDefault()
726 int heightLayer = pPce->FrontElementHeightInfo[i]; in CProgramConfig_LookupElement()
736 if (pPce->FrontElementHeightInfo[el] == h) { in CProgramConfig_LookupElement()
792 if (pPce->FrontElementHeightInfo[el] == h) { in CProgramConfig_LookupElement()
849 if (pPce->FrontElementHeightInfo[el] == h) { in CProgramConfig_LookupElement()
[all …]
/external/aac/libMpegTPDec/include/
Dtp_data.h178 UCHAR FrontElementHeightInfo[PC_FSB_CHANNELS_MAX]; member
/external/aac/libMpegTPEnc/include/
Dtp_data.h178 UCHAR FrontElementHeightInfo[PC_FSB_CHANNELS_MAX]; member