Home
last modified time | relevance | path

Searched defs:subsample (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/gm/
Dorientation.cpp148 #define MAKE_GM(subsample) DEF_SIMPLE_GM(orientation_##subsample, canvas, 4*kImgW, 2*kImgH) { \ argument
/third_party/gstreamer/gstplugins_base/gst/videotestsrc/
Dvideotestsrc.h42 GstVideoChromaResample *subsample; member
Dgstvideotestsrc.h150 GstVideoChromaResample *subsample; member
/third_party/python/Lib/tkinter/
D__init__.py4124 def subsample(self, x, y=''): member in PhotoImage