Searched refs:YUY2 (Results 1 – 25 of 40) sorted by relevance
12
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/ |
D | gst-android-graphics-imageformat.c | 43 jint YUY2; member 126 &android_graphics_imageformat.YUY2)) in _init_classes() 128 ImageFormat_YUY2 = android_graphics_imageformat.YUY2; in _init_classes()
|
/third_party/gstreamer/gstplugins_bad/sys/msdk/ |
D | msdk_libva.c | 59 FOURCC_MFX_TO_VA (YUY2, YUY2),
|
D | msdk.c | 57 GST_VIDEO_INFO_TO_MFX_MAP (YUY2, YUV422, YUY2),
|
/third_party/gstreamer/gstplugins_good/gst/deinterlace/tvtime/tomsmocomp/ |
D | SearchLoopOddA2.inc | 3 // pixel addresses. Any chroma match will not be used. (YUY2)
|
D | SearchLoopOddAH2.inc | 3 // pixel addresses. Any chroma match will not be used. (YUY2)
|
D | SearchLoopOddA.inc | 5 // pixel addresses. Any chroma match will not be used. (YUY2)
|
D | SearchLoopEdgeA.inc | 5 // pixel addresses. Chroma match will be used. (YUY2)
|
D | SearchLoopEdgeA8.inc | 5 // pixel addresses. Chroma match will be used. (YUY2)
|
D | SearchLoopOddA6.inc | 5 // pixel addresses. Any chroma match will not be used. (YUY2)
|
D | SearchLoopOddAH.inc | 3 // pixel addresses. Any chroma match will not be used. (YUY2)
|
D | SearchLoop0A.inc | 5 // pixel address. Any chroma match will be used. (YUY2)
|
/third_party/mesa3d/src/gallium/drivers/etnaviv/ |
D | etnaviv_format.c | 256 _T(YUYV, YUY2, YUY2),
|
/third_party/gstreamer/gstplugins_bad/sys/kms/ |
D | gstkmsutils.c | 73 DEF_FMT (YUYV, YUY2),
|
/third_party/gstreamer/gstreamer/docs/random/ |
D | mimetypes | 228 Known fourccs: MJPG (YUY2 MJPEG), JPEG (any), PIXL (Pinnacle/Miro), VIXL 511 Known fourccs: YUY2, I420, Y41P, YVYU, UYVY, etc. 516 YUY2/YUYV). For each of these, we only use one (e.g. I420 and YUY2). 520 YUY2: packed, Y-U-Y-V order, U/V hor 2x subsampled (YUV-4:2:2, 16 bpp)
|
/third_party/gstreamer/gstreamer/docs/random/wtay/ |
D | capsnego2 | 71 "format", GST_PROPS_FOURCC (GST_STR_FOURCC ("YUY2")), 115 YUY2 etc could be removed in the intersect (when v4lsrc doesn't support that
|
/third_party/gstreamer/gstplugins_bad/sys/va/ |
D | gstvavideoformat.c | 65 G (YUY2, ('Y', 'U', 'Y', '2'), YUV422, NSB, 16),
|
/third_party/skia/third_party/externals/opengl-registry/extensions/APPLE/ |
D | APPLE_ycbcr_422.txt | 67 equivalent Microsoft fourCC is 'YUY2'. This format is supported with the
|
/third_party/openGLES/extensions/APPLE/ |
D | APPLE_ycbcr_422.txt | 67 equivalent Microsoft fourCC is 'YUY2'. This format is supported with the
|
/third_party/ffmpeg/libavcodec/ |
D | vaapi_decode.c | 260 MAP(YUY2, YUYV422),
|
/third_party/EGL/extensions/EXT/ |
D | EGL_EXT_yuv_surface.txt | 193 YUY2 EGL_YUV_SUBSAMPLE_EXT = EGL_YUV_SUBSAMPLE_4_2_2_EXT
|
/third_party/skia/third_party/externals/egl-registry/extensions/EXT/ |
D | EGL_EXT_yuv_surface.txt | 193 YUY2 EGL_YUV_SUBSAMPLE_EXT = EGL_YUV_SUBSAMPLE_4_2_2_EXT
|
/third_party/gstreamer/gstplugins_bad/sys/applemedia/ |
D | avsamplevideosink.m | 61 …GST_STATIC_CAPS (GST_VIDEO_CAPS_MAKE ("{ RGB, BGR, ARGB, BGRA, ABGR, RGBA, YUY2, UYVY, NV12, I420 …
|
/third_party/gstreamer/gstplugins_good/sys/osxvideo/ |
D | osxvideosink.m | 61 "format = (string) YUY2")
|
/third_party/mesa3d/src/util/format/ |
D | u_format.csv | 180 # http://www.fourcc.org/yuv.php#YUYV (a.k.a http://www.fourcc.org/yuv.php#YUY2)
|
/third_party/ffmpeg/libavutil/ |
D | hwcontext_vaapi.c | 118 MAP(YUY2, YUV422, YUYV422, 0),
|
12