Home
last modified time | relevance | path

Searched defs:pattern_type (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstgltestsrc.c199 gst_gl_test_src_set_pattern (GstGLTestSrc * gltestsrc, gint pattern_type) in gst_gl_test_src_set_pattern()
/third_party/ffmpeg/libavformat/
Dimg2.h55 int pattern_type; /**< PatternType */ member
/third_party/gstreamer/gstplugins_base/gst/videotestsrc/
Dgstvideotestsrc.h146 GstVideoTestSrcPattern pattern_type; member
Dgstvideotestsrc.c526 int pattern_type) in gst_video_test_src_set_pattern()
/third_party/python/Include/internal/
Dpycore_ast_state.h224 PyObject *pattern_type; member
/third_party/python/Parser/
Dparser.c119 #define pattern_type 1043 macro