Searched refs:SBR_SWITCH_LRC (Results 1 – 4 of 4) sorted by relevance
/external/aac/libSBRenc/src/ |
D | sbrenc_rom.cpp | 615 {CODEC_AAC, 16000, 24000, 8000, 2, 6, 6, 9, 7, 1, 0, -3, SBR_SWITCH_LRC, 3}, 616 {CODEC_AAC, 24000, 28000, 8000, 2, 9, 9, 11, 9, 1, 0, -3, SBR_SWITCH_LRC, 618 {CODEC_AAC, 28000, 36000, 8000, 2, 11, 9, 11, 9, 2, 0, -3, SBR_SWITCH_LRC, 620 {CODEC_AAC, 36000, 44000, 8000, 2, 13, 11, 13, 11, 2, 0, -3, SBR_SWITCH_LRC, 622 {CODEC_AAC, 44000, 52000, 8000, 2, 14, 12, 13, 12, 2, 0, -3, SBR_SWITCH_LRC, 624 {CODEC_AAC, 52000, 60000, 8000, 2, 14, 14, 13, 13, 3, 0, -3, SBR_SWITCH_LRC, 632 {CODEC_AAC, 16000, 24000, 11025, 2, 7, 5, 9, 7, 1, 0, -3, SBR_SWITCH_LRC, 634 {CODEC_AAC, 24000, 28000, 11025, 2, 10, 8, 10, 8, 1, 0, -3, SBR_SWITCH_LRC, 636 {CODEC_AAC, 28000, 36000, 11025, 2, 12, 8, 12, 8, 2, 0, -3, SBR_SWITCH_LRC, 638 {CODEC_AAC, 36000, 44000, 11025, 2, 13, 9, 13, 9, 2, 0, -3, SBR_SWITCH_LRC, [all …]
|
D | env_est.cpp | 1208 case SBR_SWITCH_LRC: in FDKsbrEnc_extractSbrEnvelope2() 1387 case SBR_SWITCH_LRC: in FDKsbrEnc_extractSbrEnvelope2() 1465 case SBR_SWITCH_LRC: in FDKsbrEnc_extractSbrEnvelope2() 1524 case SBR_SWITCH_LRC: { in FDKsbrEnc_extractSbrEnvelope2()
|
D | sbr_encoder.cpp | 682 config->stereoMode = SBR_SWITCH_LRC; in FDKsbrEnc_InitializeSbrDefaults()
|
/external/aac/libSBRenc/include/ |
D | sbr_encoder.h | 134 SBR_SWITCH_LRC enumerator
|