Searched refs:odm_load (Results 1 – 2 of 2) sorted by relevance
347 int odm_load, highest_odm_load = -1, highest_odm_load_index = -1; in find_highest_odm_load_stream_index() local350 odm_load = display_config->stream_descriptors[i].timing.pixel_clock_khz in find_highest_odm_load_stream_index()352 if (odm_load > highest_odm_load) { in find_highest_odm_load_stream_index()354 highest_odm_load = odm_load; in find_highest_odm_load_stream_index()
783 int odm_load, highest_odm_load = -1, highest_odm_load_index = -1; in find_highest_odm_load_stream_index() local786 odm_load = display_config->stream_descriptors[i].timing.pixel_clock_khz in find_highest_odm_load_stream_index()788 if (odm_load > highest_odm_load) { in find_highest_odm_load_stream_index()790 highest_odm_load = odm_load; in find_highest_odm_load_stream_index()