/third_party/openGLES/extensions/SGIX/ |
D | SGIX_ycrcb_subsample.txt | 37 on the 320. And there is the new "subsample" spec which is a superset of 38 that and has two new pieces of functionality: (1) a new subsample enum 40 four possible ways to reconcile the two new features in the "subsample" 50 also create a new "subsample" spec which is a superset of that. The new 51 version of the "subsample" spec would add the two new features (4224 and 56 3) Same as number 2, above, except the new "subsample" spec would only 57 contain the new resample xfer params and the new subsample enum for 64 the "subsample" spec 66 subsample enum 84 Jon - we've been trying to close loop on the subsample and ycrcb spec [all …]
|
D | SGIX_ycrcba.txt | 23 This extension, combined with the subsample.spec
|
D | SGIX_slim.txt | 21 This extension depends on the ycrcbformat, and subsample extensions. 38 accomplished through the subsample and ycrcbformat extensions.
|
D | SGIX_subsample.txt | 14 Author Revision: $Header: //depot/main/doc/registry/extensions/SGI/subsample.spec#10 $
|
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/ |
D | SGIX_ycrcb_subsample.txt | 37 on the 320. And there is the new "subsample" spec which is a superset of 38 that and has two new pieces of functionality: (1) a new subsample enum 40 four possible ways to reconcile the two new features in the "subsample" 50 also create a new "subsample" spec which is a superset of that. The new 51 version of the "subsample" spec would add the two new features (4224 and 56 3) Same as number 2, above, except the new "subsample" spec would only 57 contain the new resample xfer params and the new subsample enum for 64 the "subsample" spec 66 subsample enum 84 Jon - we've been trying to close loop on the subsample and ycrcb spec [all …]
|
D | SGIX_ycrcba.txt | 23 This extension, combined with the subsample.spec
|
D | SGIX_slim.txt | 21 This extension depends on the ycrcbformat, and subsample extensions. 38 accomplished through the subsample and ycrcbformat extensions.
|
D | SGIX_subsample.txt | 14 Author Revision: $Header: //depot/main/doc/registry/extensions/SGI/subsample.spec#10 $
|
/third_party/skia/gm/ |
D | orientation.cpp | 148 #define MAKE_GM(subsample) DEF_SIMPLE_GM(orientation_##subsample, canvas, 4*kImgW, 2*kImgH) { \ argument 149 draw(canvas, "_" #subsample); \
|
/third_party/gstreamer/gstplugins_base/gst/videotestsrc/ |
D | gstvideotestsrc.c | 922 if (videotestsrc->subsample) in gst_video_test_src_setcaps() 923 gst_video_chroma_resample_free (videotestsrc->subsample); in gst_video_test_src_setcaps() 924 videotestsrc->subsample = gst_video_chroma_resample_new (0, in gst_video_test_src_setcaps() 932 if (videotestsrc->subsample != NULL) { in gst_video_test_src_setcaps() 933 gst_video_chroma_resample_get_info (videotestsrc->subsample, in gst_video_test_src_setcaps() 1261 if (src->subsample) in gst_video_test_src_stop() 1262 gst_video_chroma_resample_free (src->subsample); in gst_video_test_src_stop() 1263 src->subsample = NULL; in gst_video_test_src_stop()
|
D | gstvideotestsrc.h | 150 GstVideoChromaResample *subsample; member
|
D | videotestsrc.h | 42 GstVideoChromaResample *subsample; member
|
D | videotestsrc.c | 282 p->subsample = v->subsample; in videotestsrc_setup_paintinfo() 1667 if (p->subsample) in convert_hline_generic() 1668 gst_video_chroma_resample (p->subsample, lines, width); in convert_hline_generic()
|
/third_party/python/Lib/tkinter/test/test_tkinter/ |
D | test_images.py | 293 image2 = image.subsample(2, 3) 298 image2 = image.subsample(2)
|
/third_party/skia/third_party/externals/opengl-registry/extensions/AMD/ |
D | AMD_sample_positions.txt | 209 what subsample positions the hardware is using? 228 - Added new token to help query the subsample precision
|
/third_party/openGLES/extensions/AMD/ |
D | AMD_sample_positions.txt | 209 what subsample positions the hardware is using? 228 - Added new token to help query the subsample precision
|
/third_party/mesa3d/docs/relnotes/ |
D | 20.1.9.rst | 40 - vkCmdCopyImage broadcasts subsample 0 of MSAA src into all subsamples of dst on RADV
|
/third_party/openGLES/extensions/OML/ |
D | OML_subsample.txt | 20 Author Revision: $Header: //depot/main/doc/registry/extensions/OML/subsample.spec#10 $
|
/third_party/skia/third_party/externals/opengl-registry/extensions/OML/ |
D | OML_subsample.txt | 20 Author Revision: $Header: //depot/main/doc/registry/extensions/OML/subsample.spec#10 $
|
/third_party/skia/third_party/externals/egl-registry/extensions/EXT/ |
D | EGL_EXT_yuv_surface.txt | 54 order, the number of planes, subsample, plane depth, color conversion and
|
/third_party/EGL/extensions/EXT/ |
D | EGL_EXT_yuv_surface.txt | 54 order, the number of planes, subsample, plane depth, color conversion and
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_YUV_target.txt | 514 decide to choose CbCr subsample cosited with top left pixel 2x2 Y plane block
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_YUV_target.txt | 514 decide to choose CbCr subsample cosited with top left pixel 2x2 Y plane block
|
/third_party/boost/libs/gil/doc/tutorial/ |
D | gradient.rst | 458 extract a rectangular subimage, perform color conversion, subsample
|
/third_party/boost/libs/gil/doc/html/_sources/tutorial/ |
D | gradient.rst.txt | 458 extract a rectangular subimage, perform color conversion, subsample
|