Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_pns_js_thumb.c276 object_type == AOT_AAC_LTP) { in ixheaacd_aac_tns_process()
317 if ((object_type == AOT_ER_AAC_LD) || (object_type == AOT_AAC_LTP) || in ixheaacd_aac_tns_process()
340 if ((object_type == AOT_ER_AAC_LD) || (object_type == AOT_AAC_LTP) || in ixheaacd_aac_tns_process()
364 ((object_type != AOT_ER_AAC_LD) && (object_type != AOT_AAC_LTP))) in ixheaacd_aac_tns_process()
378 if ((object_type == AOT_ER_AAC_LD) || (object_type == AOT_AAC_LTP) || in ixheaacd_aac_tns_process()
412 if ((object_type == AOT_ER_AAC_LD) || (object_type == AOT_AAC_LTP) || in ixheaacd_aac_tns_process()
Dixheaacd_audioobjtypes.h28 AOT_AAC_LTP = 4, enumerator
Dixheaacd_aacdecoder.c197 object_type == AOT_AAC_LTP) { in ixheaacd_aacdec_decodeframe()
242 if ((object_type == AOT_ER_AAC_LD) || (object_type == AOT_AAC_LTP)) { in ixheaacd_aacdec_decodeframe()
364 (object_type == AOT_AAC_LTP)) { in ixheaacd_aacdec_decodeframe()
820 if ((object_type == AOT_ER_AAC_LD) || (object_type == AOT_AAC_LTP)) { in ixheaacd_aacdec_decodeframe()
Dixheaacd_headerdecode.c554 aac_state_struct->audio_object_type <= AOT_AAC_LTP) || in ixheaacd_ga_hdr_dec()
750 aac_state_struct->audio_object_type != AOT_AAC_LTP) { in ixheaacd_ga_hdr_dec()
1089 case AOT_AAC_LTP: in ixheaacd_aac_headerdecode()
Dixheaacd_channel.c376 if ((object_type != AOT_ER_AAC_LD) && (object_type != AOT_AAC_LTP)) { in ixheaacd_ics_read()
636 if ((object_type == AOT_ER_AAC_LD) || (object_type == AOT_AAC_LTP)) { in ixheaacd_channel_pair_process()
Dixheaacd_api.c265 (audio_object_type == AOT_AAC_LTP)) { in ixheaacd_allocate_aac_scr()
/external/aac/libSYS/include/
DFDK_audio.h165 AOT_AAC_LTP = 4, enumerator
/external/aac/libMpegTPEnc/src/
Dtpenc_latm.cpp378 case AOT_AAC_LTP: in CreateStreamMuxConfig()
Dtpenc_asc.cpp929 case AOT_AAC_LTP: in transportEnc_writeASC()
/external/aac/fuzzer/
DREADME.md72 …ONE ` `AOT_NULL_OBJECT ` `AOT_AAC_MAIN ` `AOT_AAC_LC ` `AOT_AAC_SSR ` `AOT_AAC_LTP ` `AOT_SBR ` `A…
Daac_enc_fuzzer.cpp60 AOT_AAC_SSR, AOT_AAC_LTP,