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

  /external/libxaac/decoder/
ixheaacd_sbrdecoder.h 73 ia_drc_dec_struct *pstr_drc_dec, WORD eld_sbr_flag, WORD audio_object_type);
ixheaacd_env_extr.h 117 WORD32 eld_sbr_flag; member in struct:__anon26550
ixheaacd_sbrdecoder.c 249 ia_drc_dec_struct *pstr_drc_dec, WORD eld_sbr_flag,
283 ptr_frame_data[k]->eld_sbr_flag = eld_sbr_flag;
387 if (eld_sbr_flag != 1) {
ixheaacd_process.c 106 ia_drc_dec_struct *pstr_drc_dec, WORD eld_sbr_flag, WORD32 object_type);
ixheaacd_aacdecoder.c 120 WORD32 eld_sbr_flag = eld_specific_config.ld_sbr_flag_present; local
699 if ((object_type != AOT_ER_AAC_ELD) || (!eld_sbr_flag)) {
    [all...]
ixheaacd_env_extr.c 714 if (ptr_frame_data->eld_sbr_flag == 1) {
901 if (ptr_frame_data[i]->eld_sbr_flag == 1) {
    [all...]

Completed in 353 milliseconds