HomeSort by relevance Sort by last modified time
    Searched refs:MODE_212 (Results 1 - 3 of 3) sorted by null

  /external/aac/libAACenc/src/
mps_main.cpp 143 {AOT_ER_AAC_ELD, MODE_212, 0, 16000, 16000, 39999},
144 {AOT_ER_AAC_ELD, MODE_212, 0, 22050, 16000, 49999},
145 {AOT_ER_AAC_ELD, MODE_212, 0, 24000, 16000, 61999},
146 {AOT_ER_AAC_ELD, MODE_212, 0, 32000, 20000, 84999},
147 {AOT_ER_AAC_ELD, MODE_212, 0, 44100, 50000, 192000},
148 {AOT_ER_AAC_ELD, MODE_212, 0, 48000, 62000, 192000},
150 {AOT_ER_AAC_ELD, MODE_212, 1, 16000, 18000, 31999},
151 {AOT_ER_AAC_ELD, MODE_212, 1, 22050, 18000, 31999},
152 {AOT_ER_AAC_ELD, MODE_212, 1, 24000, 20000, 64000},
154 {AOT_ER_AAC_ELD, MODE_212, 2, 32000, 18000, 64000}
    [all...]
aacenc_lib.cpp 396 (channelMode == MODE_212)) {
804 aot, MODE_212, samplingRate, (sbrActive) ? sbrDownSampleRate : 0,
    [all...]
  /external/aac/libSYS/include/
FDK_audio.h 250 MODE_212 = 128 /**< 212 configuration, used in ELDv2 */
    [all...]

Completed in 265 milliseconds