Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgstvp8parser.h34 typedef struct _GstVp8Segmentation GstVp8Segmentation; typedef
323 GstVp8Segmentation segmentation;
Dgstvp8parser.c107 parse_update_segmentation (GstVp8RangeDecoder * rd, GstVp8Segmentation * seg) in parse_update_segmentation()
/third_party/gstreamer/gstplugins_bad/tests/examples/codecparsers/
Dparse-vp8.c144 print_segmentation (GstVp8Segmentation * seg) in print_segmentation()