| /external/libjpeg-turbo/ | 
| D | tjunittest.c | 913 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/ | 
| D | yuvconvert.c | 5 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/ | 
| D | xa_yuv.c | 70 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/ | 
| D | utils.cpp | 101 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/ | 
| D | rgb2yuv.c | 63 int rgb2yuv(cairo_surface_t *surface, XvImage *image, uint8_t *yuv)  in rgb2yuv()
  | 
| /external/libdrm/tests/util/ | 
| D | format.h | 59 	const struct util_yuv_info yuv;  member
  | 
| D | pattern.c | 159 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/tools/non_greedy_mv/ | 
| D | non_greedy_mv.py | 75 def yuv_to_rgb(yuv):  argument
  | 
| /external/angle/src/libANGLE/ | 
| D | Image.h | 147     bool yuv;  member
  | 
| /external/libaom/ | 
| D | CMakeLists.txt | 462   add_library(yuv OBJECT ${AOM_LIBYUV_SOURCES})  target
  | 
| /external/libkmsxx/kms++util/src/ | 
| D | color.cpp | 107 YUV RGB::yuv(YUVType type) const  in yuv()  function in kms::RGB
  | 
| D | drawing.cpp | 111 void draw_yuv444_pixel(IFramebuffer& buf, unsigned x, unsigned y, YUV yuv)  in draw_yuv444_pixel()
  | 
| /external/webp/imageio/ | 
| D | image_enc.c | 481     const WebPYUVABuffer* const yuv = &buffer->u.YUVA;  in WebPWritePGM()  local 525     const WebPYUVABuffer* const yuv = &buffer->u.YUVA;  in WebPWriteYUV()  local
  | 
| /external/ComputeLibrary/arm_compute/core/ | 
| D | PixelValue.h | 227             uint8_t  yuv[3];  /**< 3 channels: Any YUV format */  member
  | 
| /external/skia/tests/ | 
| D | PDFJpegEmbedTest.cpp | 108         bool yuv = jpegColorType == SkEncodedInfo::kYUV_Color;  in SkIsJFIF()  local
  | 
| /external/igt-gpu-tools/lib/ | 
| D | igt_fb.c | 2542 			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/skia/src/pdf/ | 
| D | SkPDFBitmap.cpp | 241     bool yuv = jpegColorType == SkEncodedInfo::kYUV_Color;  in do_jpeg()  local
  | 
| /external/angle/include/GLSLANG/ | 
| D | ShaderVars.h | 232     bool yuv;  member
  | 
| /external/mesa3d/src/gallium/auxiliary/vl/ | 
| D | vl_compositor.h | 152       void *yuv;  member
  | 
| /external/libaom/av1/encoder/ | 
| D | av1_temporal_denoiser.c | 765 static void make_grayscale(YV12_BUFFER_CONFIG *yuv) {  in make_grayscale()
  | 
| /external/libvpx/vp9/encoder/ | 
| D | vp9_denoiser.c | 825 static void make_grayscale(YV12_BUFFER_CONFIG *yuv) {  in make_grayscale()
  | 
| /external/mesa3d/src/compiler/nir/ | 
| D | nir_lower_tex.c | 436   nir_ssa_def *yuv = sample_plane(b, tex, 0, options);  in lower_yuv_external()  local
  | 
| /external/skia/src/codec/ | 
| D | SkJpegCodec.cpp | 979     JSAMPARRAY yuv[3];  in onGetYUVAPlanes()  local
  | 
| /external/skia/gm/ | 
| D | wacky_yuv_formats.cpp | 1108                     auto yuv = fImages[opaque][tagged]->makeColorSpace(fTargetColorSpace, dContext);  in onDraw()  local
  | 
| /external/angle/src/compiler/translator/ | 
| D | BaseTypes.h | 1469     bool yuv;  member
  |