Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_config.h384 WORD32 eq_channel_count; member
/external/libxaac/decoder/drc_src/
Dimpd_drc_struct.h564 WORD32 eq_channel_count; member
Dimpd_drc_dynamic_payload.c1158 str_eq_instructions->eq_channel_count = channel_count = in impd_parse_eq_instructions()
1175 str_eq_instructions->eq_channel_count = channel_count = in impd_parse_eq_instructions()
Dimpd_drc_eq.c1171 eq_set->audio_num_chan = str_eq_instructions->eq_channel_count; in impd_derive_eq_set()
1174 for (i = 0; i < str_eq_instructions->eq_channel_count; i++) { in impd_derive_eq_set()