Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/dvdspu/
Dgstspu-vobsub.h26 typedef struct SpuVobsubPixCtrlI SpuVobsubPixCtrlI; typedef
30 struct SpuVobsubPixCtrlI { struct
41 SpuVobsubPixCtrlI pix_ctrl_i[8]; argument
Dgstspu-vobsub-render.c115 SpuVobsubPixCtrlI *cur = cur_line_ctrl->pix_ctrl_i + c; in gstspu_vobsub_update_palettes()
299 SpuVobsubPixCtrlI *cur_pix_ctrl; in gstspu_vobsub_render_line_with_chgcol()
300 SpuVobsubPixCtrlI *next_pix_ctrl; in gstspu_vobsub_render_line_with_chgcol()
301 SpuVobsubPixCtrlI *end_pix_ctrl; in gstspu_vobsub_render_line_with_chgcol()
302 SpuVobsubPixCtrlI dummy_pix_ctrl; in gstspu_vobsub_render_line_with_chgcol()
Dgstspu-vobsub.c111 SpuVobsubPixCtrlI *cur_pix_ctrl = cur_line_ctrl->pix_ctrl_i + c; in gst_dvd_spu_parse_chg_colcon()