Lines Matching defs:str_eq_instructions

41     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->eq_set_id = (temp >> 5) & 0x3F;
1046 str_eq_instructions->eq_set_complexity_level = (temp >> 1) & 0x0F;
1054 str_eq_instructions->downmix_id[0] = (temp >> 2) & 0x7F;
1056 str_eq_instructions->eq_apply_to_downmix = (temp >> 1) & 0x01;
1065 str_eq_instructions->downmix_id[i] = impd_read_bits_buf(it_bit_buff, 7);
1070 str_eq_instructions->downmix_id[0] = 0;
1073 str_eq_instructions->dwnmix_id_count = 1 + additional_dmix_id_cnt;
1078 str_eq_instructions->drc_set_id[0] = (temp >> 1) & 0x3F;
1087 str_eq_instructions->drc_set_id[i] = impd_read_bits_buf(it_bit_buff, 6);
1093 str_eq_instructions->drc_set_id_count = 1 + additional_drc_set_id_cnt;
1098 str_eq_instructions->eq_set_purpose = (temp >> 1) & 0xFFFF;
1100 str_eq_instructions->depends_on_eq_set_present = temp & 0x01;
1102 if (str_eq_instructions->depends_on_eq_set_present) {
1103 str_eq_instructions->depends_on_eq_set = impd_read_bits_buf(it_bit_buff, 6);
1106 str_eq_instructions->no_independent_eq_use =
1111 str_eq_instructions->eq_channel_count = channel_count =
1115 (str_eq_instructions->eq_apply_to_downmix == 1) &&
1116 (str_eq_instructions->downmix_id[0] != 0) &&
1117 (str_eq_instructions->downmix_id[0] != ID_FOR_ANY_DOWNMIX) &&
1118 (str_eq_instructions->dwnmix_id_count == 1)) {
1120 if (str_eq_instructions->downmix_id[0] ==
1128 str_eq_instructions->eq_channel_count = channel_count =
1130 } else if ((str_eq_instructions->downmix_id[0] == ID_FOR_ANY_DOWNMIX) ||
1131 (str_eq_instructions->dwnmix_id_count > 1)) {
1135 str_eq_instructions->eq_ch_group_count = 0;
1139 str_eq_instructions->eq_ch_group_of_channel[i] =
1144 if (str_eq_instructions->eq_ch_group_of_channel[i] ==
1145 str_eq_instructions->eq_ch_group_of_channel[k]) {
1152 str_eq_instructions->eq_ch_group_count += 1;
1156 str_eq_instructions->td_filter_cascade_present =
1160 if (str_eq_instructions->td_filter_cascade_present) {
1162 it_bit_buff, str_eq_instructions,
1163 &(str_eq_instructions->str_td_filter_cascade));
1166 str_eq_instructions->subband_gains_present =
1170 if (str_eq_instructions->subband_gains_present) {
1171 for (i = 0; i < str_eq_instructions->eq_ch_group_count; i++) {
1172 str_eq_instructions->subband_gains_index[i] =
1178 str_eq_instructions->eq_transition_duration_present =
1182 if (str_eq_instructions->eq_transition_duration_present) {
1187 str_eq_instructions->eq_transition_duration = (WORD32)(