Home
last modified time | relevance | path

Searched refs:NV21 (Results 1 – 16 of 16) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/androidmedia/
Dgst-android-graphics-imageformat.c40 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/
Dgstkmsutils.c78 DEF_FMT (NV21, NV21),
/third_party/ffmpeg/libswscale/aarch64/
Dswscale_unscaled.c119 SET_FF_NVX_TO_ALL_RGBX_FUNC(nv21, NV21, accurate_rnd);
/third_party/ffmpeg/libavcodec/
Dv4l2_fmt.c69 { AV_FMT(NV21), AV_CODEC(RAWVIDEO), V4L2_FMT(NV21M) },
/third_party/ffmpeg/libswscale/arm/
Dswscale_unscaled.c171 SET_FF_NVX_TO_ALL_RGBX_FUNC(nv21, NV21, accurate_rnd);
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvavideoformat.c46 G (NV21, ('N', 'V', '2', '1'), YUV420, NSB, 21),
/third_party/weston/libweston/
Dpixel-formats.c315 DRM_FORMAT(NV21),
/third_party/EGL/extensions/EXT/
DEGL_EXT_yuv_surface.txt183 NV21 EGL_YUV_SUBSAMPLE_EXT = EGL_YUV_SUBSAMPLE_4_2_0_EXT
/third_party/skia/third_party/externals/egl-registry/extensions/EXT/
DEGL_EXT_yuv_surface.txt183 NV21 EGL_YUV_SUBSAMPLE_EXT = EGL_YUV_SUBSAMPLE_4_2_0_EXT
/third_party/flutter/skia/third_party/externals/sdl/
DWhatsNew.txt89 * Added NV12 and NV21 YUV texture support for OpenGL and OpenGL ES 2.0 renderers
/third_party/ffmpeg/libswscale/x86/
Dinput.asm528 ; YUYV/UYVY/NV12/NV21 packed pixel shuffling.
/third_party/mesa3d/src/gallium/drivers/virgl/
Dvirgl_encode.c183 CONV_FORMAT(NV21)
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-format.c6946 MAKE_YUV_FORMAT (NV21, "raw video", GST_MAKE_FOURCC ('N', 'V', '2', '1'),
/third_party/gstreamer/gstplugins_base/
DChangeLog11332 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/
DChangeLog9660 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/
DChangeLog8511 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