Home
last modified time | relevance | path

Searched refs:ui_drc_cut (Results 1 – 3 of 3) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_struct_def.h97 WORD32 ui_drc_cut; member
Dixheaacd_api.c481 p_obj_exhaacplus_dec->aac_config.ui_drc_cut = 0; in ixheaacd_dec_api()
628 p_obj_exhaacplus_dec->aac_config.ui_drc_cut = 0; in ixheaacd_dec_api()
631 p_obj_exhaacplus_dec->aac_config.ui_drc_cut = in ixheaacd_dec_api()
1062 p_obj_exhaacplus_dec->aac_config.ui_drc_cut = 0; in ixheaacd_decoder_2_ga_hdr()
1150 p_obj_exhaacplus_dec->aac_config.ui_drc_cut = 0; in ixheaacd_decoder_flush_api()
1874 p_obj_exhaacplus_dec->aac_config.ui_drc_cut; in ixheaacd_dec_init()
/external/libxaac/test/
Dixheaacd_main.c499 UWORD32 ui_drc_cut = atoi(pb_arg_val); in ixheaacd_set_config_param() local
502 IA_XHEAAC_DEC_CONFIG_PARAM_DRC_CUT, &ui_drc_cut); in ixheaacd_set_config_param()