Home
last modified time | relevance | path

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

12

/external/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 …]
/external/python/cpython2/Modules/
Dyuvconvert.c5 yuv_sv411_to_cl422dc(int invert, void *data, void *yuv, int width, int height) in yuv_sv411_to_cl422dc()
42 yuv_sv411_to_cl422dc_quartersize(int invert, void *data, void *yuv, in yuv_sv411_to_cl422dc_quartersize()
81 yuv_sv411_to_cl422dc_sixteenthsize(int invert, void *data, void *yuv, in yuv_sv411_to_cl422dc_sixteenthsize()
/external/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()
/external/OpenCL-CTS/test_conformance/extensions/cl_khr_dx9_media_sharing/
Dutils.cpp101 void YUVGenerateNV12(std::vector<cl_uchar> &yuv, unsigned int width, in YUVGenerateNV12()
147 void YUVGenerateYV12(std::vector<cl_uchar> &yuv, unsigned int width, in YUVGenerateYV12()
206 bool YUVGenerate(TSurfaceFormat surfaceFormat, std::vector<cl_uchar> &yuv, in YUVGenerate()
228 const std::vector<cl_uchar> &yuv, unsigned int width, in YUVSurfaceSetNV12()
261 const std::vector<cl_uchar> &yuv, unsigned int width, in YUVSurfaceSetYV12()
309 const std::vector<cl_uchar> &yuv, unsigned int width, in YUVSurfaceSet()
330 std::vector<cl_uchar> &yuv, unsigned int width, in YUVSurfaceGetNV12()
367 std::vector<cl_uchar> &yuv, unsigned int width, in YUVSurfaceGetYV12()
415 std::vector<cl_uchar> &yuv, unsigned int width, in YUVSurfaceGet()
/external/igt-gpu-tools/overlay/x11/
Drgb2yuv.c63 int rgb2yuv(cairo_surface_t *surface, XvImage *image, uint8_t *yuv) in rgb2yuv()
/external/angle/src/libANGLE/
DImage.h135 bool yuv; member
/external/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
/external/libvpx/libvpx/tools/non_greedy_mv/
Dnon_greedy_mv.py66 def yuv_to_rgb(yuv): argument
/external/libaom/libaom/
DCMakeLists.txt527 add_library(yuv OBJECT ${AOM_LIBYUV_SOURCES}) target
/external/libkmsxx/kms++util/src/
Dcolor.cpp107 YUV RGB::yuv(YUVType type) const in yuv() function in kms::RGB
Ddrawing.cpp111 void draw_yuv444_pixel(IFramebuffer& buf, unsigned x, unsigned y, YUV yuv) in draw_yuv444_pixel()
/external/skia/tests/
DPDFJpegEmbedTest.cpp99 bool yuv = jpegColorType == SkEncodedInfo::kYUV_Color; in SkIsJFIF() local
/external/skqp/tests/
DPDFJpegEmbedTest.cpp100 bool yuv = jpegColorType == SkEncodedInfo::kYUV_Color; in SkIsJFIF() local
/external/skqp/src/pdf/
DSkPDFBitmap.cpp205 bool yuv = jpegColorType == SkEncodedInfo::kYUV_Color; in do_jpeg() local
/external/skia/src/pdf/
DSkPDFBitmap.cpp206 bool yuv = jpegColorType == SkEncodedInfo::kYUV_Color; in do_jpeg() local
/external/igt-gpu-tools/lib/
Digt_fb.c2542 struct igt_vec4 rgb, yuv; in convert_yuv_to_rgb24() local
2605 struct igt_vec4 pair_yuv, yuv; in convert_rgb24_to_yuv() local
2712 struct igt_vec4 rgb, yuv; in convert_yuv16_to_float() local
2789 struct igt_vec4 pair_yuv, yuv; in convert_float_to_yuv16() local
2872 struct igt_vec4 yuv; in convert_Y410_to_float() local
2914 struct igt_vec4 yuv; in convert_float_to_Y410() local
/external/angle/include/GLSLANG/
DShaderVars.h224 bool yuv; member
/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_compositor.h152 void *yuv; member
/external/skia/src/codec/
DSkJpegCodec.cpp884 JSAMPARRAY yuv[3]; in onGetYUVAPlanes() local
/external/skqp/src/codec/
DSkJpegCodec.cpp911 JSAMPARRAY yuv[3]; in onGetYUV8Planes() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_denoiser.c824 static void make_grayscale(YV12_BUFFER_CONFIG *yuv) { in make_grayscale()
/external/mesa3d/src/compiler/nir/
Dnir_lower_tex.c436 nir_ssa_def *yuv = sample_plane(b, tex, 0, options); in lower_yuv_external() local
/external/skia/gm/
Dwacky_yuv_formats.cpp1110 auto yuv = fImages[opaque][tagged]->makeColorSpace(fTargetColorSpace, dContext); in onDraw() local
/external/angle/src/compiler/translator/
DBaseTypes.h1346 bool yuv; member

12