Home | History | Annotate | Download | only in src

Lines Matching refs:aot

1628                        AUDIO_OBJECT_TYPE aot,
1650 switch (aot) {
1866 aot)
1872 if (aot == AOT_PS) {
1884 index = getSbrTuningTableIndex(bitRate, numChannels, coreSampleRate, aot, &newBitRate);
1892 UINT sbrEncoder_IsSingleRatePossible(AUDIO_OBJECT_TYPE aot)
1894 UINT isPossible=(AOT_PS==aot)?0:1;
1909 AUDIO_OBJECT_TYPE aot,
1936 if (!sbrEncoder_IsSingleRatePossible(aot)) {
1942 if ( (aot==AOT_PS) ) {
1945 if ( (aot==AOT_ER_AAC_ELD) ) {
1948 else if ( (aot==AOT_ER_AAC_LD) ) {
1994 if ( !FDKsbrEnc_IsSbrSettingAvail (elInfo[coreEl].bitRate, 0, elInfo[coreEl].nChannelsInEl, inputSampleRate, *coreSampleRate, aot) )
2101 IS_LOWDELAY(aot)
2122 aot) )
2153 aot,