Searched refs:pixels_per_second (Results 1 – 1 of 1) sorted by relevance
535 uint32_t pixels_per_second; in get_dmif_switch_time_us() local547 pixels_per_second = pix_clk_khz * 1000; in get_dmif_switch_time_us()550 if (!pixels_per_second || !pixels_per_frame) { in get_dmif_switch_time_us()553 ASSERT(pixels_per_second); in get_dmif_switch_time_us()557 refresh_rate = pixels_per_second / pixels_per_frame; in get_dmif_switch_time_us()