Home
last modified time | relevance | path

Searched refs:cur_Y (Results 1 – 25 of 97) sorted by relevance

1234

/dports/graphics/plotutils/plotutils-2.6/tek2plot/
H A Dtek2plot.c826 y = cur_Y; in read_plot()
914 cur_Y = y; in read_plot()
938 cur_Y = y; in read_plot()
961 cur_Y = y; in read_plot()
977 y = cur_Y; in read_plot()
1002 cur_Y = y; in read_plot()
1048 cur_Y = l * t->vsize; in read_plot()
1066 l = cur_Y / t->vsize - 1; in read_plot()
1072 cur_Y = l * t->vsize; in read_plot()
1095 cur_Y = l * t->vsize; in read_plot()
[all …]
/dports/net/gstreamer1-plugins-srtp/gst-plugins-bad-1.16.2/gst/dvdspu/
H A Dgstspu-vobsub-render.c255 if (state->vobsub.cur_Y >= state->vobsub.clip_rect.top && in gstspu_vobsub_render_line()
256 state->vobsub.cur_Y <= state->vobsub.clip_rect.bottom) in gstspu_vobsub_render_line()
270 if (state->vobsub.cur_Y <= state->vobsub.cur_chg_col->bottom) in gstspu_vobsub_update_chgcol()
562 state->vobsub.cur_Y = y; in gstspu_vobsub_render()
563 if (state->vobsub.cur_Y & 0x1) { in gstspu_vobsub_render()
566 clip = (state->vobsub.cur_Y < state->vobsub.clip_rect.top in gstspu_vobsub_render()
581 state->vobsub.cur_Y++; in gstspu_vobsub_render()
590 for (; state->vobsub.cur_Y <= last_y; state->vobsub.cur_Y++) { in gstspu_vobsub_render()
593 clip = (state->vobsub.cur_Y < state->vobsub.clip_rect.top in gstspu_vobsub_render()
608 state->vobsub.cur_Y++; in gstspu_vobsub_render()
[all …]
/dports/multimedia/gstreamer1-plugins-msdk/gst-plugins-bad-1.16.2/gst/dvdspu/
H A Dgstspu-vobsub-render.c255 if (state->vobsub.cur_Y >= state->vobsub.clip_rect.top && in gstspu_vobsub_render_line()
256 state->vobsub.cur_Y <= state->vobsub.clip_rect.bottom) in gstspu_vobsub_render_line()
270 if (state->vobsub.cur_Y <= state->vobsub.cur_chg_col->bottom) in gstspu_vobsub_update_chgcol()
562 state->vobsub.cur_Y = y; in gstspu_vobsub_render()
563 if (state->vobsub.cur_Y & 0x1) { in gstspu_vobsub_render()
566 clip = (state->vobsub.cur_Y < state->vobsub.clip_rect.top in gstspu_vobsub_render()
581 state->vobsub.cur_Y++; in gstspu_vobsub_render()
590 for (; state->vobsub.cur_Y <= last_y; state->vobsub.cur_Y++) { in gstspu_vobsub_render()
593 clip = (state->vobsub.cur_Y < state->vobsub.clip_rect.top in gstspu_vobsub_render()
608 state->vobsub.cur_Y++; in gstspu_vobsub_render()
[all …]
/dports/multimedia/gstreamer1-plugins-mplex/gst-plugins-bad-1.16.2/gst/dvdspu/
H A Dgstspu-vobsub-render.c255 if (state->vobsub.cur_Y >= state->vobsub.clip_rect.top && in gstspu_vobsub_render_line()
256 state->vobsub.cur_Y <= state->vobsub.clip_rect.bottom) in gstspu_vobsub_render_line()
270 if (state->vobsub.cur_Y <= state->vobsub.cur_chg_col->bottom) in gstspu_vobsub_update_chgcol()
562 state->vobsub.cur_Y = y; in gstspu_vobsub_render()
563 if (state->vobsub.cur_Y & 0x1) { in gstspu_vobsub_render()
566 clip = (state->vobsub.cur_Y < state->vobsub.clip_rect.top in gstspu_vobsub_render()
581 state->vobsub.cur_Y++; in gstspu_vobsub_render()
590 for (; state->vobsub.cur_Y <= last_y; state->vobsub.cur_Y++) { in gstspu_vobsub_render()
593 clip = (state->vobsub.cur_Y < state->vobsub.clip_rect.top in gstspu_vobsub_render()
608 state->vobsub.cur_Y++; in gstspu_vobsub_render()
[all …]
/dports/multimedia/gstreamer1-plugins-openh264/gst-plugins-bad-1.16.2/gst/dvdspu/
H A Dgstspu-vobsub-render.c255 if (state->vobsub.cur_Y >= state->vobsub.clip_rect.top && in gstspu_vobsub_render_line()
256 state->vobsub.cur_Y <= state->vobsub.clip_rect.bottom) in gstspu_vobsub_render_line()
270 if (state->vobsub.cur_Y <= state->vobsub.cur_chg_col->bottom) in gstspu_vobsub_update_chgcol()
562 state->vobsub.cur_Y = y; in gstspu_vobsub_render()
563 if (state->vobsub.cur_Y & 0x1) { in gstspu_vobsub_render()
566 clip = (state->vobsub.cur_Y < state->vobsub.clip_rect.top in gstspu_vobsub_render()
581 state->vobsub.cur_Y++; in gstspu_vobsub_render()
590 for (; state->vobsub.cur_Y <= last_y; state->vobsub.cur_Y++) { in gstspu_vobsub_render()
593 clip = (state->vobsub.cur_Y < state->vobsub.clip_rect.top in gstspu_vobsub_render()
608 state->vobsub.cur_Y++; in gstspu_vobsub_render()
[all …]
/dports/multimedia/gstreamer1-plugins-resindvd/gst-plugins-bad-1.16.2/gst/dvdspu/
H A Dgstspu-vobsub-render.c255 if (state->vobsub.cur_Y >= state->vobsub.clip_rect.top && in gstspu_vobsub_render_line()
256 state->vobsub.cur_Y <= state->vobsub.clip_rect.bottom) in gstspu_vobsub_render_line()
270 if (state->vobsub.cur_Y <= state->vobsub.cur_chg_col->bottom) in gstspu_vobsub_update_chgcol()
562 state->vobsub.cur_Y = y; in gstspu_vobsub_render()
563 if (state->vobsub.cur_Y & 0x1) { in gstspu_vobsub_render()
566 clip = (state->vobsub.cur_Y < state->vobsub.clip_rect.top in gstspu_vobsub_render()
581 state->vobsub.cur_Y++; in gstspu_vobsub_render()
590 for (; state->vobsub.cur_Y <= last_y; state->vobsub.cur_Y++) { in gstspu_vobsub_render()
593 clip = (state->vobsub.cur_Y < state->vobsub.clip_rect.top in gstspu_vobsub_render()
608 state->vobsub.cur_Y++; in gstspu_vobsub_render()
[all …]
/dports/multimedia/gstreamer1-plugins-rtmp/gst-plugins-bad-1.16.2/gst/dvdspu/
H A Dgstspu-vobsub-render.c255 if (state->vobsub.cur_Y >= state->vobsub.clip_rect.top && in gstspu_vobsub_render_line()
256 state->vobsub.cur_Y <= state->vobsub.clip_rect.bottom) in gstspu_vobsub_render_line()
270 if (state->vobsub.cur_Y <= state->vobsub.cur_chg_col->bottom) in gstspu_vobsub_update_chgcol()
562 state->vobsub.cur_Y = y; in gstspu_vobsub_render()
563 if (state->vobsub.cur_Y & 0x1) { in gstspu_vobsub_render()
566 clip = (state->vobsub.cur_Y < state->vobsub.clip_rect.top in gstspu_vobsub_render()
581 state->vobsub.cur_Y++; in gstspu_vobsub_render()
590 for (; state->vobsub.cur_Y <= last_y; state->vobsub.cur_Y++) { in gstspu_vobsub_render()
593 clip = (state->vobsub.cur_Y < state->vobsub.clip_rect.top in gstspu_vobsub_render()
608 state->vobsub.cur_Y++; in gstspu_vobsub_render()
[all …]
/dports/multimedia/gstreamer1-plugins-ttml/gst-plugins-bad-1.16.2/gst/dvdspu/
H A Dgstspu-vobsub-render.c255 if (state->vobsub.cur_Y >= state->vobsub.clip_rect.top && in gstspu_vobsub_render_line()
256 state->vobsub.cur_Y <= state->vobsub.clip_rect.bottom) in gstspu_vobsub_render_line()
270 if (state->vobsub.cur_Y <= state->vobsub.cur_chg_col->bottom) in gstspu_vobsub_update_chgcol()
562 state->vobsub.cur_Y = y; in gstspu_vobsub_render()
563 if (state->vobsub.cur_Y & 0x1) { in gstspu_vobsub_render()
566 clip = (state->vobsub.cur_Y < state->vobsub.clip_rect.top in gstspu_vobsub_render()
581 state->vobsub.cur_Y++; in gstspu_vobsub_render()
590 for (; state->vobsub.cur_Y <= last_y; state->vobsub.cur_Y++) { in gstspu_vobsub_render()
593 clip = (state->vobsub.cur_Y < state->vobsub.clip_rect.top in gstspu_vobsub_render()
608 state->vobsub.cur_Y++; in gstspu_vobsub_render()
[all …]
/dports/multimedia/gstreamer1-plugins-smoothstreaming/gst-plugins-bad-1.16.2/gst/dvdspu/
H A Dgstspu-vobsub-render.c255 if (state->vobsub.cur_Y >= state->vobsub.clip_rect.top && in gstspu_vobsub_render_line()
256 state->vobsub.cur_Y <= state->vobsub.clip_rect.bottom) in gstspu_vobsub_render_line()
270 if (state->vobsub.cur_Y <= state->vobsub.cur_chg_col->bottom) in gstspu_vobsub_update_chgcol()
562 state->vobsub.cur_Y = y; in gstspu_vobsub_render()
563 if (state->vobsub.cur_Y & 0x1) { in gstspu_vobsub_render()
566 clip = (state->vobsub.cur_Y < state->vobsub.clip_rect.top in gstspu_vobsub_render()
581 state->vobsub.cur_Y++; in gstspu_vobsub_render()
590 for (; state->vobsub.cur_Y <= last_y; state->vobsub.cur_Y++) { in gstspu_vobsub_render()
593 clip = (state->vobsub.cur_Y < state->vobsub.clip_rect.top in gstspu_vobsub_render()
608 state->vobsub.cur_Y++; in gstspu_vobsub_render()
[all …]
/dports/multimedia/gstreamer1-plugins-dts/gst-plugins-bad-1.16.2/gst/dvdspu/
H A Dgstspu-vobsub-render.c255 if (state->vobsub.cur_Y >= state->vobsub.clip_rect.top && in gstspu_vobsub_render_line()
256 state->vobsub.cur_Y <= state->vobsub.clip_rect.bottom) in gstspu_vobsub_render_line()
270 if (state->vobsub.cur_Y <= state->vobsub.cur_chg_col->bottom) in gstspu_vobsub_update_chgcol()
562 state->vobsub.cur_Y = y; in gstspu_vobsub_render()
563 if (state->vobsub.cur_Y & 0x1) { in gstspu_vobsub_render()
566 clip = (state->vobsub.cur_Y < state->vobsub.clip_rect.top in gstspu_vobsub_render()
581 state->vobsub.cur_Y++; in gstspu_vobsub_render()
590 for (; state->vobsub.cur_Y <= last_y; state->vobsub.cur_Y++) { in gstspu_vobsub_render()
593 clip = (state->vobsub.cur_Y < state->vobsub.clip_rect.top in gstspu_vobsub_render()
608 state->vobsub.cur_Y++; in gstspu_vobsub_render()
[all …]
/dports/multimedia/gstreamer1-plugins-dash/gst-plugins-bad-1.16.2/gst/dvdspu/
H A Dgstspu-vobsub-render.c255 if (state->vobsub.cur_Y >= state->vobsub.clip_rect.top && in gstspu_vobsub_render_line()
256 state->vobsub.cur_Y <= state->vobsub.clip_rect.bottom) in gstspu_vobsub_render_line()
270 if (state->vobsub.cur_Y <= state->vobsub.cur_chg_col->bottom) in gstspu_vobsub_update_chgcol()
562 state->vobsub.cur_Y = y; in gstspu_vobsub_render()
563 if (state->vobsub.cur_Y & 0x1) { in gstspu_vobsub_render()
566 clip = (state->vobsub.cur_Y < state->vobsub.clip_rect.top in gstspu_vobsub_render()
581 state->vobsub.cur_Y++; in gstspu_vobsub_render()
590 for (; state->vobsub.cur_Y <= last_y; state->vobsub.cur_Y++) { in gstspu_vobsub_render()
593 clip = (state->vobsub.cur_Y < state->vobsub.clip_rect.top in gstspu_vobsub_render()
608 state->vobsub.cur_Y++; in gstspu_vobsub_render()
[all …]
/dports/multimedia/gstreamer1-plugins-assrender/gst-plugins-bad-1.16.2/gst/dvdspu/
H A Dgstspu-vobsub-render.c255 if (state->vobsub.cur_Y >= state->vobsub.clip_rect.top && in gstspu_vobsub_render_line()
256 state->vobsub.cur_Y <= state->vobsub.clip_rect.bottom) in gstspu_vobsub_render_line()
270 if (state->vobsub.cur_Y <= state->vobsub.cur_chg_col->bottom) in gstspu_vobsub_update_chgcol()
562 state->vobsub.cur_Y = y; in gstspu_vobsub_render()
563 if (state->vobsub.cur_Y & 0x1) { in gstspu_vobsub_render()
566 clip = (state->vobsub.cur_Y < state->vobsub.clip_rect.top in gstspu_vobsub_render()
581 state->vobsub.cur_Y++; in gstspu_vobsub_render()
590 for (; state->vobsub.cur_Y <= last_y; state->vobsub.cur_Y++) { in gstspu_vobsub_render()
593 clip = (state->vobsub.cur_Y < state->vobsub.clip_rect.top in gstspu_vobsub_render()
608 state->vobsub.cur_Y++; in gstspu_vobsub_render()
[all …]
/dports/multimedia/gstreamer1-plugins-aom/gst-plugins-bad-1.16.2/gst/dvdspu/
H A Dgstspu-vobsub-render.c255 if (state->vobsub.cur_Y >= state->vobsub.clip_rect.top && in gstspu_vobsub_render_line()
256 state->vobsub.cur_Y <= state->vobsub.clip_rect.bottom) in gstspu_vobsub_render_line()
270 if (state->vobsub.cur_Y <= state->vobsub.cur_chg_col->bottom) in gstspu_vobsub_update_chgcol()
562 state->vobsub.cur_Y = y; in gstspu_vobsub_render()
563 if (state->vobsub.cur_Y & 0x1) { in gstspu_vobsub_render()
566 clip = (state->vobsub.cur_Y < state->vobsub.clip_rect.top in gstspu_vobsub_render()
581 state->vobsub.cur_Y++; in gstspu_vobsub_render()
590 for (; state->vobsub.cur_Y <= last_y; state->vobsub.cur_Y++) { in gstspu_vobsub_render()
593 clip = (state->vobsub.cur_Y < state->vobsub.clip_rect.top in gstspu_vobsub_render()
608 state->vobsub.cur_Y++; in gstspu_vobsub_render()
[all …]
/dports/multimedia/gstreamer1-plugins-bad/gst-plugins-bad-1.16.2/gst/dvdspu/
H A Dgstspu-vobsub-render.c255 if (state->vobsub.cur_Y >= state->vobsub.clip_rect.top && in gstspu_vobsub_render_line()
256 state->vobsub.cur_Y <= state->vobsub.clip_rect.bottom) in gstspu_vobsub_render_line()
270 if (state->vobsub.cur_Y <= state->vobsub.cur_chg_col->bottom) in gstspu_vobsub_update_chgcol()
562 state->vobsub.cur_Y = y; in gstspu_vobsub_render()
563 if (state->vobsub.cur_Y & 0x1) { in gstspu_vobsub_render()
566 clip = (state->vobsub.cur_Y < state->vobsub.clip_rect.top in gstspu_vobsub_render()
581 state->vobsub.cur_Y++; in gstspu_vobsub_render()
590 for (; state->vobsub.cur_Y <= last_y; state->vobsub.cur_Y++) { in gstspu_vobsub_render()
593 clip = (state->vobsub.cur_Y < state->vobsub.clip_rect.top in gstspu_vobsub_render()
608 state->vobsub.cur_Y++; in gstspu_vobsub_render()
[all …]
/dports/multimedia/gstreamer1-plugins-libde265/gst-plugins-bad-1.16.2/gst/dvdspu/
H A Dgstspu-vobsub-render.c255 if (state->vobsub.cur_Y >= state->vobsub.clip_rect.top && in gstspu_vobsub_render_line()
256 state->vobsub.cur_Y <= state->vobsub.clip_rect.bottom) in gstspu_vobsub_render_line()
270 if (state->vobsub.cur_Y <= state->vobsub.cur_chg_col->bottom) in gstspu_vobsub_update_chgcol()
562 state->vobsub.cur_Y = y; in gstspu_vobsub_render()
563 if (state->vobsub.cur_Y & 0x1) { in gstspu_vobsub_render()
566 clip = (state->vobsub.cur_Y < state->vobsub.clip_rect.top in gstspu_vobsub_render()
581 state->vobsub.cur_Y++; in gstspu_vobsub_render()
590 for (; state->vobsub.cur_Y <= last_y; state->vobsub.cur_Y++) { in gstspu_vobsub_render()
593 clip = (state->vobsub.cur_Y < state->vobsub.clip_rect.top in gstspu_vobsub_render()
608 state->vobsub.cur_Y++; in gstspu_vobsub_render()
[all …]
/dports/multimedia/gstreamer1-plugins-hls/gst-plugins-bad-1.16.2/gst/dvdspu/
H A Dgstspu-vobsub-render.c255 if (state->vobsub.cur_Y >= state->vobsub.clip_rect.top && in gstspu_vobsub_render_line()
256 state->vobsub.cur_Y <= state->vobsub.clip_rect.bottom) in gstspu_vobsub_render_line()
270 if (state->vobsub.cur_Y <= state->vobsub.cur_chg_col->bottom) in gstspu_vobsub_update_chgcol()
562 state->vobsub.cur_Y = y; in gstspu_vobsub_render()
563 if (state->vobsub.cur_Y & 0x1) { in gstspu_vobsub_render()
566 clip = (state->vobsub.cur_Y < state->vobsub.clip_rect.top in gstspu_vobsub_render()
581 state->vobsub.cur_Y++; in gstspu_vobsub_render()
590 for (; state->vobsub.cur_Y <= last_y; state->vobsub.cur_Y++) { in gstspu_vobsub_render()
593 clip = (state->vobsub.cur_Y < state->vobsub.clip_rect.top in gstspu_vobsub_render()
608 state->vobsub.cur_Y++; in gstspu_vobsub_render()
[all …]
/dports/multimedia/gstreamer1-plugins-kate/gst-plugins-bad-1.16.2/gst/dvdspu/
H A Dgstspu-vobsub-render.c255 if (state->vobsub.cur_Y >= state->vobsub.clip_rect.top && in gstspu_vobsub_render_line()
256 state->vobsub.cur_Y <= state->vobsub.clip_rect.bottom) in gstspu_vobsub_render_line()
270 if (state->vobsub.cur_Y <= state->vobsub.cur_chg_col->bottom) in gstspu_vobsub_update_chgcol()
562 state->vobsub.cur_Y = y; in gstspu_vobsub_render()
563 if (state->vobsub.cur_Y & 0x1) { in gstspu_vobsub_render()
566 clip = (state->vobsub.cur_Y < state->vobsub.clip_rect.top in gstspu_vobsub_render()
581 state->vobsub.cur_Y++; in gstspu_vobsub_render()
590 for (; state->vobsub.cur_Y <= last_y; state->vobsub.cur_Y++) { in gstspu_vobsub_render()
593 clip = (state->vobsub.cur_Y < state->vobsub.clip_rect.top in gstspu_vobsub_render()
608 state->vobsub.cur_Y++; in gstspu_vobsub_render()
[all …]
/dports/multimedia/gstreamer1-plugins-mpeg2enc/gst-plugins-bad-1.16.2/gst/dvdspu/
H A Dgstspu-vobsub-render.c255 if (state->vobsub.cur_Y >= state->vobsub.clip_rect.top && in gstspu_vobsub_render_line()
256 state->vobsub.cur_Y <= state->vobsub.clip_rect.bottom) in gstspu_vobsub_render_line()
270 if (state->vobsub.cur_Y <= state->vobsub.cur_chg_col->bottom) in gstspu_vobsub_update_chgcol()
562 state->vobsub.cur_Y = y; in gstspu_vobsub_render()
563 if (state->vobsub.cur_Y & 0x1) { in gstspu_vobsub_render()
566 clip = (state->vobsub.cur_Y < state->vobsub.clip_rect.top in gstspu_vobsub_render()
581 state->vobsub.cur_Y++; in gstspu_vobsub_render()
590 for (; state->vobsub.cur_Y <= last_y; state->vobsub.cur_Y++) { in gstspu_vobsub_render()
593 clip = (state->vobsub.cur_Y < state->vobsub.clip_rect.top in gstspu_vobsub_render()
608 state->vobsub.cur_Y++; in gstspu_vobsub_render()
[all …]
/dports/audio/gstreamer1-plugins-sndfile/gst-plugins-bad-1.16.2/gst/dvdspu/
H A Dgstspu-vobsub-render.c255 if (state->vobsub.cur_Y >= state->vobsub.clip_rect.top && in gstspu_vobsub_render_line()
256 state->vobsub.cur_Y <= state->vobsub.clip_rect.bottom) in gstspu_vobsub_render_line()
270 if (state->vobsub.cur_Y <= state->vobsub.cur_chg_col->bottom) in gstspu_vobsub_update_chgcol()
562 state->vobsub.cur_Y = y; in gstspu_vobsub_render()
563 if (state->vobsub.cur_Y & 0x1) { in gstspu_vobsub_render()
566 clip = (state->vobsub.cur_Y < state->vobsub.clip_rect.top in gstspu_vobsub_render()
581 state->vobsub.cur_Y++; in gstspu_vobsub_render()
590 for (; state->vobsub.cur_Y <= last_y; state->vobsub.cur_Y++) { in gstspu_vobsub_render()
593 clip = (state->vobsub.cur_Y < state->vobsub.clip_rect.top in gstspu_vobsub_render()
608 state->vobsub.cur_Y++; in gstspu_vobsub_render()
[all …]
/dports/audio/gstreamer1-plugins-modplug/gst-plugins-bad-1.16.2/gst/dvdspu/
H A Dgstspu-vobsub-render.c255 if (state->vobsub.cur_Y >= state->vobsub.clip_rect.top && in gstspu_vobsub_render_line()
256 state->vobsub.cur_Y <= state->vobsub.clip_rect.bottom) in gstspu_vobsub_render_line()
270 if (state->vobsub.cur_Y <= state->vobsub.cur_chg_col->bottom) in gstspu_vobsub_update_chgcol()
562 state->vobsub.cur_Y = y; in gstspu_vobsub_render()
563 if (state->vobsub.cur_Y & 0x1) { in gstspu_vobsub_render()
566 clip = (state->vobsub.cur_Y < state->vobsub.clip_rect.top in gstspu_vobsub_render()
581 state->vobsub.cur_Y++; in gstspu_vobsub_render()
590 for (; state->vobsub.cur_Y <= last_y; state->vobsub.cur_Y++) { in gstspu_vobsub_render()
593 clip = (state->vobsub.cur_Y < state->vobsub.clip_rect.top in gstspu_vobsub_render()
608 state->vobsub.cur_Y++; in gstspu_vobsub_render()
[all …]
/dports/audio/gstreamer1-plugins-soundtouch/gst-plugins-bad-1.16.2/gst/dvdspu/
H A Dgstspu-vobsub-render.c255 if (state->vobsub.cur_Y >= state->vobsub.clip_rect.top && in gstspu_vobsub_render_line()
256 state->vobsub.cur_Y <= state->vobsub.clip_rect.bottom) in gstspu_vobsub_render_line()
270 if (state->vobsub.cur_Y <= state->vobsub.cur_chg_col->bottom) in gstspu_vobsub_update_chgcol()
562 state->vobsub.cur_Y = y; in gstspu_vobsub_render()
563 if (state->vobsub.cur_Y & 0x1) { in gstspu_vobsub_render()
566 clip = (state->vobsub.cur_Y < state->vobsub.clip_rect.top in gstspu_vobsub_render()
581 state->vobsub.cur_Y++; in gstspu_vobsub_render()
590 for (; state->vobsub.cur_Y <= last_y; state->vobsub.cur_Y++) { in gstspu_vobsub_render()
593 clip = (state->vobsub.cur_Y < state->vobsub.clip_rect.top in gstspu_vobsub_render()
608 state->vobsub.cur_Y++; in gstspu_vobsub_render()
[all …]
/dports/audio/gstreamer1-plugins-openmpt/gst-plugins-bad-1.16.2/gst/dvdspu/
H A Dgstspu-vobsub-render.c255 if (state->vobsub.cur_Y >= state->vobsub.clip_rect.top && in gstspu_vobsub_render_line()
256 state->vobsub.cur_Y <= state->vobsub.clip_rect.bottom) in gstspu_vobsub_render_line()
270 if (state->vobsub.cur_Y <= state->vobsub.cur_chg_col->bottom) in gstspu_vobsub_update_chgcol()
562 state->vobsub.cur_Y = y; in gstspu_vobsub_render()
563 if (state->vobsub.cur_Y & 0x1) { in gstspu_vobsub_render()
566 clip = (state->vobsub.cur_Y < state->vobsub.clip_rect.top in gstspu_vobsub_render()
581 state->vobsub.cur_Y++; in gstspu_vobsub_render()
590 for (; state->vobsub.cur_Y <= last_y; state->vobsub.cur_Y++) { in gstspu_vobsub_render()
593 clip = (state->vobsub.cur_Y < state->vobsub.clip_rect.top in gstspu_vobsub_render()
608 state->vobsub.cur_Y++; in gstspu_vobsub_render()
[all …]
/dports/audio/gstreamer1-plugins-gsm/gst-plugins-bad-1.16.2/gst/dvdspu/
H A Dgstspu-vobsub-render.c255 if (state->vobsub.cur_Y >= state->vobsub.clip_rect.top && in gstspu_vobsub_render_line()
256 state->vobsub.cur_Y <= state->vobsub.clip_rect.bottom) in gstspu_vobsub_render_line()
270 if (state->vobsub.cur_Y <= state->vobsub.cur_chg_col->bottom) in gstspu_vobsub_update_chgcol()
562 state->vobsub.cur_Y = y; in gstspu_vobsub_render()
563 if (state->vobsub.cur_Y & 0x1) { in gstspu_vobsub_render()
566 clip = (state->vobsub.cur_Y < state->vobsub.clip_rect.top in gstspu_vobsub_render()
581 state->vobsub.cur_Y++; in gstspu_vobsub_render()
590 for (; state->vobsub.cur_Y <= last_y; state->vobsub.cur_Y++) { in gstspu_vobsub_render()
593 clip = (state->vobsub.cur_Y < state->vobsub.clip_rect.top in gstspu_vobsub_render()
608 state->vobsub.cur_Y++; in gstspu_vobsub_render()
[all …]
/dports/audio/gstreamer1-plugins-ladspa/gst-plugins-bad-1.16.2/gst/dvdspu/
H A Dgstspu-vobsub-render.c255 if (state->vobsub.cur_Y >= state->vobsub.clip_rect.top && in gstspu_vobsub_render_line()
256 state->vobsub.cur_Y <= state->vobsub.clip_rect.bottom) in gstspu_vobsub_render_line()
270 if (state->vobsub.cur_Y <= state->vobsub.cur_chg_col->bottom) in gstspu_vobsub_update_chgcol()
562 state->vobsub.cur_Y = y; in gstspu_vobsub_render()
563 if (state->vobsub.cur_Y & 0x1) { in gstspu_vobsub_render()
566 clip = (state->vobsub.cur_Y < state->vobsub.clip_rect.top in gstspu_vobsub_render()
581 state->vobsub.cur_Y++; in gstspu_vobsub_render()
590 for (; state->vobsub.cur_Y <= last_y; state->vobsub.cur_Y++) { in gstspu_vobsub_render()
593 clip = (state->vobsub.cur_Y < state->vobsub.clip_rect.top in gstspu_vobsub_render()
608 state->vobsub.cur_Y++; in gstspu_vobsub_render()
[all …]
/dports/audio/gstreamer1-plugins-musepack/gst-plugins-bad-1.16.2/gst/dvdspu/
H A Dgstspu-vobsub-render.c255 if (state->vobsub.cur_Y >= state->vobsub.clip_rect.top && in gstspu_vobsub_render_line()
256 state->vobsub.cur_Y <= state->vobsub.clip_rect.bottom) in gstspu_vobsub_render_line()
270 if (state->vobsub.cur_Y <= state->vobsub.cur_chg_col->bottom) in gstspu_vobsub_update_chgcol()
562 state->vobsub.cur_Y = y; in gstspu_vobsub_render()
563 if (state->vobsub.cur_Y & 0x1) { in gstspu_vobsub_render()
566 clip = (state->vobsub.cur_Y < state->vobsub.clip_rect.top in gstspu_vobsub_render()
581 state->vobsub.cur_Y++; in gstspu_vobsub_render()
590 for (; state->vobsub.cur_Y <= last_y; state->vobsub.cur_Y++) { in gstspu_vobsub_render()
593 clip = (state->vobsub.cur_Y < state->vobsub.clip_rect.top in gstspu_vobsub_render()
608 state->vobsub.cur_Y++; in gstspu_vobsub_render()
[all …]

1234