Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_struct_def.h100 WORD32 ui_drc_heavy_comp; member
Dixheaacd_api.c660 p_obj_exhaacplus_dec->aac_config.ui_drc_heavy_comp = 0; in ixheaacd_dec_api()
663 p_obj_exhaacplus_dec->aac_config.ui_drc_heavy_comp = *pui_value; in ixheaacd_dec_api()
1883 if (p_obj_exhaacplus_dec->aac_config.ui_drc_heavy_comp == 1) { in ixheaacd_dec_init()
/external/libxaac/test/
Dixheaacd_main.c523 UWORD32 ui_drc_heavy_comp = atoi(pb_arg_val); in ixheaacd_set_config_param() local
526 IA_XHEAAC_DEC_CONFIG_PARAM_DRC_HEAVY_COMP, &ui_drc_heavy_comp); in ixheaacd_set_config_param()