Home
last modified time | relevance | path

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

/external/libxaac/decoder/drc_src/
Dimpd_drc_gain_dec.h63 WORD32 characteristic_index; member
Dimpd_drc_gain_decoder.h82 FLOAT32 boost, WORD32 characteristic_index,
Dimpd_drc_uni_gain_dec.h56 WORD32 characteristic_index; member
Dimpd_drc_gain_dec.c51 if ((interp_params_str->characteristic_index > 0) && in impd_gain_db_to_lin()
595 FLOAT32 boost, WORD32 characteristic_index, in impd_get_drc_gain() argument
624 interp_params_str.characteristic_index = characteristic_index; in impd_get_drc_gain()