Searched refs:eq_instructions (Results 1 - 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_cse.cc96 eq_instructions = std::equal_to<const HloInstruction*>(); local
122 user->Identical(*instruction, eq_instructions, eq_computations,
/external/libxaac/decoder/drc_src/
H A Dimpd_drc_loudness_control.c155 ia_eq_instructions_struct* eq_instructions = local
157 for (c = 0; c < eq_instructions->drc_set_id_count; c++) {
158 if ((eq_instructions->drc_set_id[c] ==
160 (eq_instructions->drc_set_id[c] == ID_FOR_ANY_DRC)) {
161 for (i = 0; i < eq_instructions->dwnmix_id_count; i++) {
162 if ((eq_instructions->downmix_id[i] ==
164 (eq_instructions->downmix_id[i] ==
166 eq_set_id[peak_count] = eq_instructions->eq_set_id;

Completed in 143 milliseconds