Home
last modified time | relevance | path

Searched refs:PGS_COMPOSITION_OBJECT_FLAG_CROPPED (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst/dvdspu/
Dgstspu-pgs.h40 PGS_COMPOSITION_OBJECT_FLAG_CROPPED = 0x80, enumerator
Dgstspu-pgs.c431 if (obj->flags & PGS_COMPOSITION_OBJECT_FLAG_CROPPED) { in parse_presentation_segment()
446 if (obj->flags & ~(PGS_COMPOSITION_OBJECT_FLAG_CROPPED | in parse_presentation_segment()