/third_party/skia/third_party/externals/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 …]
|
/third_party/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()
|
/third_party/ffmpeg/libavfilter/ |
D | colorspacedsp_template.c | 59 pixel **yuv = (pixel **) _yuv; in fn() local 135 pixel **yuv = (pixel **) _yuv; in fn() local 214 pixel **yuv = (pixel **) _yuv; in fn() local
|
D | avf_showcqt.h | 43 YUVFloat yuv; member
|
D | vf_signalstats.c | 601 const int yuv = in->data[0][w + i]; in filter_frame8() local 823 const int yuv = AV_RN16(in->data[0] + w + i * 2); in filter_frame16() local
|
/third_party/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
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | Image.h | 138 bool yuv; member
|
/third_party/skia/third_party/externals/libwebp/imageio/ |
D | image_enc.c | 470 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/ |
D | PDFJpegEmbedTest.cpp | 99 bool yuv = jpegColorType == SkEncodedInfo::kYUV_Color; in SkIsJFIF() local
|
/third_party/ffmpeg/libavcodec/ |
D | huffyuv.h | 72 int yuv; member
|
D | dpx.c | 167 int yuv, color_trc, color_spec; in decode_frame() local
|
D | vp56.c | 322 static void vp56_deblock_filter(VP56Context *s, uint8_t *yuv, in vp56_deblock_filter()
|
D | dvdsubdec.c | 566 uint8_t r, g, b, yuv[65], *buf; in parse_ifo_palette() local
|
/third_party/skia/src/pdf/ |
D | SkPDFBitmap.cpp | 206 bool yuv = jpegColorType == SkEncodedInfo::kYUV_Color; in do_jpeg() local
|
/third_party/skia/third_party/externals/angle2/include/GLSLANG/ |
D | ShaderVars.h | 230 bool yuv; member
|
/third_party/mesa3d/src/compiler/nir/ |
D | nir_lower_tex.c | 538 nir_ssa_def *yuv = sample_plane(b, tex, 0, options); in lower_yuv_external() local 556 nir_ssa_def *yuv = sample_plane(b, tex, 0, options); in lower_yu_yv_external() local
|
/third_party/mesa3d/src/gallium/auxiliary/vl/ |
D | vl_compositor.h | 156 void *yuv; member
|
/third_party/skia/src/codec/ |
D | SkJpegCodec.cpp | 910 JSAMPARRAY yuv[3]; in onGetYUVAPlanes() local
|
/third_party/skia/gm/ |
D | wacky_yuv_formats.cpp | 1107 auto yuv = fImages[opaque][tagged]->makeColorSpace(fTargetColorSpace, dContext); in onDraw() local
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
D | BaseTypes.h | 1370 bool yuv; member
|
D | ParseContext.cpp | 1988 void TParseContext::checkYuvIsNotSpecified(const TSourceLoc &location, bool yuv) in checkYuvIsNotSpecified()
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
D | radeon_vcn_enc.h | 357 } yuv; member
|
/third_party/glslang/glslang/Include/ |
D | Types.h | 99 bool yuv : 1; // GL_EXT_YUV_target member
|
/third_party/ffmpeg/libavformat/ |
D | mov.c | 2397 uint32_t yuv = AV_RB32(src + i * 4); in mov_rewrite_dvd_sub_extradata() local
|