Home
last modified time | relevance | path

Searched refs:cur_reg_end (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst/dvdspu/
Dgstspu-vobsub-render.c304 gint16 cur_reg_end; in gstspu_vobsub_render_line_with_chgcol() local
333 cur_reg_end = next_pix_ctrl->left; in gstspu_vobsub_render_line_with_chgcol()
335 cur_reg_end = disp_end; in gstspu_vobsub_render_line_with_chgcol()
344 run_end = MIN (next_x, cur_reg_end); in gstspu_vobsub_render_line_with_chgcol()
356 if (x >= cur_reg_end) { in gstspu_vobsub_render_line_with_chgcol()
362 cur_reg_end = next_pix_ctrl->left; in gstspu_vobsub_render_line_with_chgcol()
364 cur_reg_end = disp_end; in gstspu_vobsub_render_line_with_chgcol()