Searched refs:pixels_per_frame (Results 1 – 1 of 1) sorted by relevance
531 uint32_t pixels_per_frame; in get_dmif_switch_time_us() local543 pixels_per_frame = h_total * v_total; in get_dmif_switch_time_us()545 if (!pixels_per_second || !pixels_per_frame) { in get_dmif_switch_time_us()547 ASSERT(pixels_per_frame); in get_dmif_switch_time_us()552 refresh_rate = pixels_per_second / pixels_per_frame; in get_dmif_switch_time_us()