Home
last modified time | relevance | path

Searched defs:yuv (Results 1 – 25 of 40) sorted by relevance

12

/third_party/skia/third_party/externals/libjpeg-turbo/
Dtjunittest.c913 static void initTJUnitTest(int yuv, int noyuvpad, int autoalloc) in initTJUnitTest()
923 int testBmp(int yuv, int noyuvpad, int autoalloc) in testBmp()
931 int testThreeByte444(int yuv, int noyuvpad, int autoalloc) in testThreeByte444()
940 int testFourByte444(int yuv, int noyuvpad, int autoalloc) in testFourByte444()
950 int testThreeByte422(int yuv, int noyuvpad, int autoalloc) in testThreeByte422()
959 int testFourByte422(int yuv, int noyuvpad, int autoalloc) in testFourByte422()
969 int testThreeByte420(int yuv, int noyuvpad, int autoalloc) in testThreeByte420()
978 int testFourByte420(int yuv, int noyuvpad, int autoalloc) in testFourByte420()
988 int testThreeByte440(int yuv, int noyuvpad, int autoalloc) in testThreeByte440()
997 int testFourByte440(int yuv, int noyuvpad, int autoalloc) in testFourByte440()
[all …]
/third_party/flutter/skia/third_party/externals/sdl/test/
Dtestoverlay2.c170 RGBtoYUV(Uint8 * rgb, int *yuv, int monochrome, int luminance) in RGBtoYUV()
206 int yuv[3]; in ConvertRGBtoYV12() local
230 int yuv[3]; in ConvertRGBtoNV12() local
/third_party/mesa3d/src/gallium/frontends/xa/
Dxa_yuv.c70 xa_yuv_bind_samplers(struct xa_context *r, struct xa_surface *yuv[]) in xa_yuv_bind_samplers()
121 struct xa_surface *dst, struct xa_surface *yuv[]) in xa_yuv_planar_blit()
/third_party/ffmpeg/libavfilter/
Dcolorspacedsp_template.c59 pixel **yuv = (pixel **) _yuv; in fn() local
135 pixel **yuv = (pixel **) _yuv; in fn() local
214 pixel **yuv = (pixel **) _yuv; in fn() local
Davf_showcqt.h43 YUVFloat yuv; member
/third_party/libdrm/tests/util/
Dformat.h59 const struct util_yuv_info yuv; member
Dpattern.c159 static void fill_smpte_yuv_planar(const struct util_yuv_info *yuv, in fill_smpte_yuv_planar()
263 static void fill_smpte_yuv_packed(const struct util_yuv_info *yuv, void *mem, in fill_smpte_yuv_packed()
847 const struct util_yuv_info *yuv = &info->yuv; in fill_tiles_yuv_planar() local
880 const struct util_yuv_info *yuv = &info->yuv; in fill_tiles_yuv_packed() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DImage.h138 bool yuv; member
/third_party/gstreamer/gstplugins_bad/gst/mxf/
Dmxfjpeg2000.c174 gboolean yuv = TRUE; in mxf_jpeg2000_create_caps() local
/third_party/skia/third_party/externals/libwebp/imageio/
Dimage_enc.c470 const WebPYUVABuffer* const yuv = &buffer->u.YUVA; in WebPWritePGM() local
514 const WebPYUVABuffer* const yuv = &buffer->u.YUVA; in WebPWriteYUV() local
/third_party/flutter/skia/third_party/externals/libwebp/imageio/
Dimage_enc.c470 const WebPYUVABuffer* const yuv = &buffer->u.YUVA; in WebPWritePGM() local
514 const WebPYUVABuffer* const yuv = &buffer->u.YUVA; in WebPWriteYUV() local
/third_party/skia/tests/
DPDFJpegEmbedTest.cpp99 bool yuv = jpegColorType == SkEncodedInfo::kYUV_Color; in SkIsJFIF() local
/third_party/flutter/skia/tests/
DPDFJpegEmbedTest.cpp99 bool yuv = jpegColorType == SkEncodedInfo::kYUV_Color; in SkIsJFIF() local
/third_party/ffmpeg/libavcodec/
Dhuffyuv.h72 int yuv; member
Ddpx.c169 int yuv, color_trc, color_spec; in decode_frame() local
Dvp56.c322 static void vp56_deblock_filter(VP56Context *s, uint8_t *yuv, in vp56_deblock_filter()
/third_party/skia/src/pdf/
DSkPDFBitmap.cpp206 bool yuv = jpegColorType == SkEncodedInfo::kYUV_Color; in do_jpeg() local
/third_party/flutter/skia/src/pdf/
DSkPDFBitmap.cpp205 bool yuv = jpegColorType == SkEncodedInfo::kYUV_Color; in do_jpeg() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-color.c208 gboolean yuv; in gst_video_color_range_offsets() local
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_tex.c499 nir_ssa_def *yuv = sample_plane(b, tex, 0, options); in lower_yuv_external() local
517 nir_ssa_def *yuv = sample_plane(b, tex, 0, options); in lower_yu_yv_external() local
/third_party/skia/third_party/externals/angle2/include/GLSLANG/
DShaderVars.h230 bool yuv; member
/third_party/mesa3d/src/gallium/auxiliary/vl/
Dvl_compositor.h156 void *yuv; member
/third_party/flutter/skia/third_party/externals/sdl/src/render/
DSDL_sysrender.h64 SDL_SW_YUVTexture *yuv; member
/third_party/skia/src/codec/
DSkJpegCodec.cpp883 JSAMPARRAY yuv[3]; in onGetYUVAPlanes() local
/third_party/flutter/skia/src/codec/
DSkJpegCodec.cpp911 JSAMPARRAY yuv[3]; in onGetYUV8Planes() local

12