Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_pns_js_thumb.c278 object_type == AOT_AAC_LTP) { in ixheaacd_aac_tns_process()
319 if ((object_type == AOT_ER_AAC_LD) || (object_type == AOT_AAC_LTP) || in ixheaacd_aac_tns_process()
342 if ((object_type == AOT_ER_AAC_LD) || (object_type == AOT_AAC_LTP) || in ixheaacd_aac_tns_process()
366 ((object_type != AOT_ER_AAC_LD) && (object_type != AOT_AAC_LTP))) in ixheaacd_aac_tns_process()
380 if ((object_type == AOT_ER_AAC_LD) || (object_type == AOT_AAC_LTP) || in ixheaacd_aac_tns_process()
414 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.c200 object_type == AOT_AAC_LTP) { in ixheaacd_aacdec_decodeframe()
245 if ((object_type == AOT_ER_AAC_LD) || (object_type == AOT_AAC_LTP)) { in ixheaacd_aacdec_decodeframe()
367 (object_type == AOT_AAC_LTP)) { in ixheaacd_aacdec_decodeframe()
817 if ((object_type == AOT_ER_AAC_LD) || (object_type == AOT_AAC_LTP)) { in ixheaacd_aacdec_decodeframe()
Dixheaacd_headerdecode.c545 aac_state_struct->audio_object_type <= AOT_AAC_LTP) || in ixheaacd_ga_hdr_dec()
741 aac_state_struct->audio_object_type != AOT_AAC_LTP) { in ixheaacd_ga_hdr_dec()
1078 case AOT_AAC_LTP: in ixheaacd_aac_headerdecode()
Dixheaacd_channel.c375 if ((object_type != AOT_ER_AAC_LD) && (object_type != AOT_AAC_LTP)) { in ixheaacd_ics_read()
633 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()