Home
last modified time | relevance | path

Searched refs:parametric_lim_threshold_present (Results 1 – 5 of 5) sorted by relevance

/external/libxaac/encoder/drc_src/
Dimpd_drc_uni_drc.h162 WORD32 parametric_lim_threshold_present; member
Dimpd_drc_mux.c1630 it_bit_buf, pstr_parametric_drc_type_lim->parametric_lim_threshold_present, 1); in impd_drc_write_parametric_drc_type_lim()
1631 if (pstr_parametric_drc_type_lim->parametric_lim_threshold_present) { in impd_drc_write_parametric_drc_type_lim()
/external/libxaac/decoder/drc_src/
Dimpd_drc_struct.h203 WORD32 parametric_lim_threshold_present; member
Dimpd_drc_static_payload.c297 parametric_drc_lim->parametric_lim_threshold_present = in impd_parse_parametric_drc_lim()
301 if (parametric_drc_lim->parametric_lim_threshold_present) { in impd_parse_parametric_drc_lim()
/external/libxaac/decoder/
Dixheaacd_config.h293 WORD32 parametric_lim_threshold_present; member