Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_struct_def.h96 WORD32 ui_drc_boost; member
Dixheaacd_api.c480 p_obj_exhaacplus_dec->aac_config.ui_drc_boost = 0; in ixheaacd_dec_api()
639 p_obj_exhaacplus_dec->aac_config.ui_drc_boost = 0; in ixheaacd_dec_api()
642 p_obj_exhaacplus_dec->aac_config.ui_drc_boost = in ixheaacd_dec_api()
1061 p_obj_exhaacplus_dec->aac_config.ui_drc_boost = 0; in ixheaacd_decoder_2_ga_hdr()
1149 p_obj_exhaacplus_dec->aac_config.ui_drc_boost = 0; in ixheaacd_decoder_flush_api()
1876 p_obj_exhaacplus_dec->aac_config.ui_drc_boost; in ixheaacd_dec_init()
/external/libxaac/test/
Dixheaacd_main.c507 UWORD32 ui_drc_boost = atoi(pb_arg_val); in ixheaacd_set_config_param() local
510 IA_XHEAAC_DEC_CONFIG_PARAM_DRC_BOOST, &ui_drc_boost); in ixheaacd_set_config_param()