Searched refs:odm_combines (Results 1 – 1 of 1) sorted by relevance
1114 } odm_combines[MAX_STREAMS]; member1132 if (table->odm_combines[i].stream == stream) { in update_slice_table_for_stream()1133 table->odm_combines[i].slice_count += diff; in update_slice_table_for_stream()1140 table->odm_combines[i].stream = stream; in update_slice_table_for_stream()1141 table->odm_combines[i].slice_count = diff; in update_slice_table_for_stream()1275 table->odm_combines[i].stream, in update_pipes_with_slice_table()1276 table->odm_combines[i].slice_count); in update_pipes_with_slice_table()1368 if (slice_table.odm_combines[i].slice_count > 1) in should_apply_odm_power_optimization()