Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Dh263parse.h76 PICTURE_I = 0, /* I-picture (INTRA) Baseline */ enumerator
Dh263parse.c36 return (params->type == PICTURE_I); in gst_h263_parse_is_delta_unit()