Searched refs:frames_to_insert (Results 1 – 2 of 2) sorted by relevance
301 unsigned int frames_to_insert = 0; in apply_below_the_range() local322 in_out_vrr->btr.frames_to_insert = 0; in apply_below_the_range()386 frames_to_insert = mid_point_frames_ceil; in apply_below_the_range()417 frames_to_insert = in_out_vrr->btr.frames_to_insert; in apply_below_the_range()423 if (frames_to_insert && in apply_below_the_range()426 frames_to_insert -= (frames_to_insert > 1) ? in apply_below_the_range()430 if (frames_to_insert > 0) in apply_below_the_range()432 frames_to_insert; in apply_below_the_range()440 in_out_vrr->btr.frames_to_insert = frames_to_insert; in apply_below_the_range()1076 in_out_vrr->btr.frames_to_insert = 0; in mod_freesync_build_vrr_params()[all …]
67 uint32_t frames_to_insert; member
Completed in 7 milliseconds