Home
last modified time | relevance | path

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

/external/libxaac/decoder/drc_src/
Dimpd_drc_struct.h564 WORD32 eq_channel_count; member
Dimpd_drc_dynamic_payload.c1177 str_eq_instructions->eq_channel_count = channel_count = in impd_parse_eq_instructions()
1194 str_eq_instructions->eq_channel_count = channel_count = in impd_parse_eq_instructions()
Dimpd_drc_eq.c1168 eq_set->audio_num_chan = str_eq_instructions->eq_channel_count; in impd_derive_eq_set()
1171 for (i = 0; i < str_eq_instructions->eq_channel_count; i++) { in impd_derive_eq_set()
/external/libxaac/decoder/
Dixheaacd_config.h388 WORD32 eq_channel_count; member