Searched refs:pixels_per_frame (Results 1 – 1 of 1) sorted by relevance
679 uint32_t pixels_per_frame; in get_dmif_switch_time_us() local691 pixels_per_frame = h_total * v_total; in get_dmif_switch_time_us()693 if (!pixels_per_second || !pixels_per_frame) { in get_dmif_switch_time_us()695 ASSERT(pixels_per_frame); in get_dmif_switch_time_us()700 refresh_rate = pixels_per_second / pixels_per_frame; in get_dmif_switch_time_us()