Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/closedcaption/
Dbit_slicer.h71 typedef struct _vbi3_bit_slicer vbi3_bit_slicer; typedef
101 (vbi3_bit_slicer * bs,
110 vbi3_bit_slicer_slice (vbi3_bit_slicer * bs,
116 vbi3_bit_slicer_set_params (vbi3_bit_slicer * bs,
133 vbi3_bit_slicer_set_log_fn (vbi3_bit_slicer * bs,
139 vbi3_bit_slicer_delete (vbi3_bit_slicer * bs);
140 extern vbi3_bit_slicer *
147 _vbi3_bit_slicer_fn (vbi3_bit_slicer * bs,
180 _vbi3_bit_slicer_destroy (vbi3_bit_slicer * bs)
183 _vbi3_bit_slicer_init (vbi3_bit_slicer * bs)
Dbit_slicer.c255 bit_slicer_ ## fmt (vbi3_bit_slicer * bs, \
284 low_pass_bit_slicer_Y8 (vbi3_bit_slicer * bs, in low_pass_bit_slicer_Y8()
457 null_function (vbi3_bit_slicer * bs, in null_function()
505 (vbi3_bit_slicer * bs, in vbi3_bit_slicer_slice_with_points()
577 vbi3_bit_slicer_slice (vbi3_bit_slicer * bs, in vbi3_bit_slicer_slice()
649 vbi3_bit_slicer_set_params (vbi3_bit_slicer * bs, in vbi3_bit_slicer_set_params()
926 vbi3_bit_slicer_set_log_fn (vbi3_bit_slicer * bs, in vbi3_bit_slicer_set_log_fn()
943 _vbi3_bit_slicer_destroy (vbi3_bit_slicer * bs) in _vbi3_bit_slicer_destroy()
955 _vbi3_bit_slicer_init (vbi3_bit_slicer * bs) in _vbi3_bit_slicer_init()
973 vbi3_bit_slicer_delete (vbi3_bit_slicer * bs) in vbi3_bit_slicer_delete()
[all …]
Draw_decoder.h104 vbi3_bit_slicer slicer;