Home
last modified time | relevance | path

Searched refs:eq_subband_gain_representation (Results 1 – 4 of 4) sorted by relevance

/external/libxaac/decoder/drc_src/
Dimpd_drc_eq.c1000 WORD32 eq_subband_gain_representation = in impd_calc_subband_gains() local
1001 str_eq_coeff->eq_subband_gain_representation; in impd_calc_subband_gains()
1006 if (eq_subband_gain_representation == 1) { in impd_calc_subband_gains()
Dimpd_drc_struct.h529 WORD32 eq_subband_gain_representation; member
Dimpd_drc_dynamic_payload.c971 str_eq_coeff->eq_subband_gain_representation = (temp >> 4) & 0x01; in impd_parse_eq_coefficients()
991 if (str_eq_coeff->eq_subband_gain_representation == 1) { in impd_parse_eq_coefficients()
/external/libxaac/decoder/
Dixheaacd_config.h351 WORD32 eq_subband_gain_representation; member