Home
last modified time | relevance | path

Searched refs:apply_crossfade (Results 1 – 6 of 6) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_decode_main.c182 WORD32 *config_changed, WORD32 *apply_crossfade) { in ixheaacd_audio_preroll_parsing() argument
248 *apply_crossfade = ixheaacd_read_bits_buf(temp_buff, 1); in ixheaacd_audio_preroll_parsing()
426 &aac_dec_handle->drc_config_changed, &aac_dec_handle->apply_crossfade); in ixheaacd_dec_main()
Dixheaacd_struct_def.h256 WORD32 apply_crossfade; member
Dixheaacd_api.c875 *pui_value = p_obj_exhaacplus_dec->p_state_aac->apply_crossfade; in ixheaacd_dec_api()
/external/libxaac/decoder/drc_src/
Dimpd_drc_api_struct_def.h63 WORD32 apply_crossfade; member
Dimpd_drc_api.c289 p_obj_drc->str_config.apply_crossfade = *pus_value; in ia_drc_dec_api()
/external/libxaac/test/
Dixheaacd_main.c1889 WORD32 is_config_changed = 0, apply_crossfade = 0; in ixheaacd_main_process() local
1931 IA_ENHAACPLUS_DEC_DRC_APPLY_CROSSFADE, &apply_crossfade); in ixheaacd_main_process()
1937 IA_DRC_DEC_CONFIG_PARAM_APPLY_CROSSFADE, &apply_crossfade); in ixheaacd_main_process()