Searched refs:NV21 (Results 1 – 16 of 16) sorted by relevance
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/ |
D | gst-android-graphics-imageformat.c | 40 jint NV21; member 102 &android_graphics_imageformat.NV21)) in _init_classes() 104 ImageFormat_NV21 = android_graphics_imageformat.NV21; in _init_classes()
|
/third_party/gstreamer/gstplugins_bad/sys/kms/ |
D | gstkmsutils.c | 78 DEF_FMT (NV21, NV21),
|
/third_party/ffmpeg/libswscale/aarch64/ |
D | swscale_unscaled.c | 119 SET_FF_NVX_TO_ALL_RGBX_FUNC(nv21, NV21, accurate_rnd);
|
/third_party/ffmpeg/libavcodec/ |
D | v4l2_fmt.c | 69 { AV_FMT(NV21), AV_CODEC(RAWVIDEO), V4L2_FMT(NV21M) },
|
/third_party/ffmpeg/libswscale/arm/ |
D | swscale_unscaled.c | 171 SET_FF_NVX_TO_ALL_RGBX_FUNC(nv21, NV21, accurate_rnd);
|
/third_party/gstreamer/gstplugins_bad/sys/va/ |
D | gstvavideoformat.c | 46 G (NV21, ('N', 'V', '2', '1'), YUV420, NSB, 21),
|
/third_party/weston/libweston/ |
D | pixel-formats.c | 315 DRM_FORMAT(NV21),
|
/third_party/EGL/extensions/EXT/ |
D | EGL_EXT_yuv_surface.txt | 183 NV21 EGL_YUV_SUBSAMPLE_EXT = EGL_YUV_SUBSAMPLE_4_2_0_EXT
|
/third_party/skia/third_party/externals/egl-registry/extensions/EXT/ |
D | EGL_EXT_yuv_surface.txt | 183 NV21 EGL_YUV_SUBSAMPLE_EXT = EGL_YUV_SUBSAMPLE_4_2_0_EXT
|
/third_party/flutter/skia/third_party/externals/sdl/ |
D | WhatsNew.txt | 89 * Added NV12 and NV21 YUV texture support for OpenGL and OpenGL ES 2.0 renderers
|
/third_party/ffmpeg/libswscale/x86/ |
D | input.asm | 528 ; YUYV/UYVY/NV12/NV21 packed pixel shuffling.
|
/third_party/mesa3d/src/gallium/drivers/virgl/ |
D | virgl_encode.c | 183 CONV_FORMAT(NV21)
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | video-format.c | 6946 MAKE_YUV_FORMAT (NV21, "raw video", GST_MAKE_FOURCC ('N', 'V', '2', '1'),
|
/third_party/gstreamer/gstplugins_base/ |
D | ChangeLog | 11332 NV16/NV61 is basically the same as NV12/NV21 with a higher chroma resolution. 11333 …nce only the size of the UV plane/texture is different, the same shaders are used as for NV12/NV21. 25684 (NV12, NV21, YUY2, UYVY, GRAY16_*, etc) with Luminance Alpha input textures. 29463 glcolorconvert: add RGB to NV12/NV21 conversion 34384 NV21 (and others) Y lines are expected to have exactly twice the 65559 videoscale: remove FIXME about NV21 support 65560 NV21 is already supported so removing FIXME about adding support for it. 65828 Support lanczos scaling method for NV12 and NV21 formats. 66620 videoscale: Add NV21 support 112266 NV21, or UYVY would cause inversion of blue and red colors. (And [all …]
|
/third_party/gstreamer/gstplugins_good/ |
D | ChangeLog | 9660 deinterlace: Handle NV12/NV21 for the greedyl mode. 48320 jpegenc: Add support for encoding from NV21 and NV12 57752 v4l2bufferpool: Fix stride for NV12/NV21 65496 videoflip: Add NV12/NV21 support 65562 videocrop: Add NV12/NV21 support 67608 videobalance: Add support for NV12 and NV21 91137 deinterlace: Add support for NV21 colorspace 102430 That is Y41B, Y42B, Y444, NV12 and NV21. 129360 sys/v4l2/gstv4l2src.c: Add NV12, NV21 and bayer support. See #520092. 129365 Add NV12, NV21 and bayer support. See #520092.
|
/third_party/gstreamer/gstplugins_bad/ |
D | ChangeLog | 8511 d3d11: Add support for YV12 and NV21 formats 13895 format=(string){ VUYA, GRAY8, NV12, NV21, YUY2, UYVY, YV12, I420, P010_10LE }; 13908 16384 ], interlace-mode=(string)progressive, format=(string){ VUYA, GRAY8, NV12, NV21, YUY2, 71653 (NV12, NV21, YUY2, UYVY, GRAY16_*, etc) with Luminance Alpha input textures. 90242 glcolorconvert: add RGB to NV12/NV21 conversion 108480 NV21 (and others) Y lines are expected to have exactly twice the 138767 uvch264: Fix NV21 vs NV12 typo 143796 eglglessink: Add support for NV12 and NV21
|