Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/dvdspu/
Dgstspu-vobsub.h27 typedef struct SpuVobsubLineCtrlI SpuVobsubLineCtrlI; typedef
39 struct SpuVobsubLineCtrlI { struct
74 SpuVobsubLineCtrlI hl_ctrl_i;
78 SpuVobsubLineCtrlI *line_ctrl_i;
95 SpuVobsubLineCtrlI *cur_chg_col;
96 SpuVobsubLineCtrlI *cur_chg_col_end;
Dgstspu-vobsub.c94 state->vobsub.line_ctrl_i = g_new (SpuVobsubLineCtrlI, n_entries); in gst_dvd_spu_parse_chg_colcon()
98 SpuVobsubLineCtrlI *cur_line_ctrl = state->vobsub.line_ctrl_i + i; in gst_dvd_spu_parse_chg_colcon()
Dgstspu-vobsub-render.c112 SpuVobsubLineCtrlI *cur_line_ctrl = state->vobsub.line_ctrl_i + l; in gstspu_vobsub_update_palettes()
295 SpuVobsubLineCtrlI *chg_col = state->vobsub.cur_chg_col; in gstspu_vobsub_render_line_with_chgcol()