Home
last modified time | relevance | path

Searched defs:n_changes (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst/dvdspu/
Dgstspu-vobsub.c74 guint8 n_changes; in gst_dvd_spu_parse_chg_colcon() local
99 guint8 n_changes = CLAMP ((cur[2] >> 4), 1, 8); in gst_dvd_spu_parse_chg_colcon() local
Dgstspu-vobsub.h40 guint8 n_changes; /* 1 to 8 */ member