Home
last modified time | relevance | path

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

/dports/audio/fdk-aac/fdk-aac-2.0.2/libAACenc/src/
H A Dpnsparam.cpp128 } AUTO_PNS_TAB; typedef
130 static const AUTO_PNS_TAB levelTable_mono[] = {
223 static const AUTO_PNS_TAB levelTable_stereo[] = {
354 static const AUTO_PNS_TAB levelTable_lowComplexity[] = {
440 const AUTO_PNS_TAB *levelTable; in FDKaacEnc_lookUpPnsUse()
450 for (i = 0; i < (int)(size / sizeof(AUTO_PNS_TAB)); i++) { in FDKaacEnc_lookUpPnsUse()
/dports/multimedia/handbrake/fdk-aac-2.0.1/libAACenc/src/
H A Dpnsparam.cpp128 } AUTO_PNS_TAB; typedef
130 static const AUTO_PNS_TAB levelTable_mono[] = {
223 static const AUTO_PNS_TAB levelTable_stereo[] = {
354 static const AUTO_PNS_TAB levelTable_lowComplexity[] = {
440 const AUTO_PNS_TAB *levelTable; in FDKaacEnc_lookUpPnsUse()
450 for (i = 0; i < (int)(size / sizeof(AUTO_PNS_TAB)); i++) { in FDKaacEnc_lookUpPnsUse()