Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/dvdspu/
Dgstspu-vobsub.h96 SpuVobsubLineCtrlI *cur_chg_col_end; member
Dgstspu-vobsub-render.c273 while (state->vobsub.cur_chg_col < state->vobsub.cur_chg_col_end) { in gstspu_vobsub_update_chgcol()
471 state->vobsub.cur_chg_col_end = state->vobsub.cur_chg_col + 1; in gstspu_vobsub_render()
474 state->vobsub.cur_chg_col_end = in gstspu_vobsub_render()