Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst/typefind/
Dgsttypefindfunctions.c2819 guint pc_type, pb_mode; in h263_video_type_find() local
2848 pb_mode = c.data[1] & 0x20 >> 4; in h263_video_type_find()
2849 if (!pc_type && pb_mode) in h263_video_type_find()