Home
last modified time | relevance | path

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

/external/aac/libAACenc/src/
Dpnsparam.cpp104 } PNS_INFO_TAB; typedef
142 static const PNS_INFO_TAB pnsInfoTab[] = {
173 static const PNS_INFO_TAB pnsInfoTab_lowComplexity[] = {
211 if ((int)(sizeof(pnsInfoTab)/sizeof(PNS_INFO_TAB)) < i ) { in FDKaacEnc_lookUpPnsUse()
254 const PNS_INFO_TAB *pnsInfo; in FDKaacEnc_GetPnsParam()