Searched defs:str_eq_instructions (Results 1 - 5 of 5) sorted by relevance

/external/libxaac/decoder/drc_src/
H A Dimpd_drc_selection_process.c240 .str_eq_instructions[pstr_drc_uni_sel_proc->eq_inst_index[i]]
423 .str_eq_instructions[n]
434 .str_eq_instructions[n]
447 ia_eq_instructions_struct* str_eq_instructions = NULL; local
450 str_eq_instructions =
452 .str_eq_instructions[pstr_drc_uni_sel_proc->eq_inst_index_sel]);
454 if (str_eq_instructions->depends_on_eq_set_present == 1) {
456 WORD32 dependsOnEqSetID = str_eq_instructions->depends_on_eq_set;
462 .str_eq_instructions[n]
472 .str_eq_instructions[
547 ia_eq_instructions_struct* str_eq_instructions = NULL; local
584 ia_eq_instructions_struct* str_eq_instructions = NULL; local
636 ia_eq_instructions_struct* str_eq_instructions = local
786 ia_eq_instructions_struct* str_eq_instructions = local
972 ia_eq_instructions_struct* str_eq_instructions = local
1090 impd_find_eq_instructions( ia_drc_config* drc_config, WORD32 eq_set_id_requested, ia_eq_instructions_struct** str_eq_instructions) argument
[all...]
H A Dimpd_drc_dynamic_payload.c41 ia_eq_instructions_struct* str_eq_instructions);
611 it_bit_buff, drc_config, &str_drc_config_ext->str_eq_instructions[i]);
978 ia_eq_instructions_struct* str_eq_instructions,
986 for (i = 0; i < str_eq_instructions->eq_ch_group_count; i++) {
1015 for (i = 0; i < str_eq_instructions->eq_ch_group_count; i++) {
1016 for (k = i + 1; k < str_eq_instructions->eq_ch_group_count; k++) {
1024 for (i = 0; i < str_eq_instructions->eq_ch_group_count; i++) {
1025 for (k = i + 1; k < str_eq_instructions->eq_ch_group_count; k++)
1035 ia_eq_instructions_struct* str_eq_instructions) {
1044 str_eq_instructions
976 impd_parser_td_filter_cascade( ia_bit_buf_struct* it_bit_buff, ia_eq_instructions_struct* str_eq_instructions, ia_td_filter_cascade_struct* str_td_filter_cascade) argument
1033 impd_parse_eq_instructions( ia_bit_buf_struct* it_bit_buff, ia_drc_config* drc_config, ia_eq_instructions_struct* str_eq_instructions) argument
[all...]
H A Dimpd_drc_eq.c1103 ia_eq_instructions_struct* str_eq_instructions,
1112 if (str_eq_instructions->td_filter_cascade_present == 1) {
1115 &str_eq_instructions->str_td_filter_cascade,
1116 str_eq_instructions->eq_ch_group_count, eq_set->filt_cascade_td);
1152 if (str_eq_instructions->subband_gains_present == 1) {
1154 str_eq_coeff, str_eq_instructions->eq_ch_group_count,
1155 str_eq_instructions->subband_gains_index, sample_rate,
1159 if (str_eq_instructions->td_filter_cascade_present == 1) {
1162 &str_eq_instructions->str_td_filter_cascade,
1164 str_eq_instructions
1102 impd_derive_eq_set(ia_eq_coeff_struct* str_eq_coeff, ia_eq_instructions_struct* str_eq_instructions, FLOAT32 sample_rate, WORD32 drc_frame_size, WORD32 sub_band_domain_mode, ia_eq_set_struct* eq_set) argument
[all...]
H A Dimpd_drc_struct.h585 ia_eq_instructions_struct str_eq_instructions[EQ_INSTRUCTIONS_COUNT_MAX]; member in struct:__anon13090
/external/libxaac/decoder/
H A Dixheaacd_config.h410 ia_eq_instructions_struct str_eq_instructions[EQ_INSTRUCTIONS_COUNT_MAX]; member in struct:__anon13181

Completed in 121 milliseconds