/third_party/libdrm/tests/util/ |
H A D | format.h | 59 const struct util_yuv_info yuv; member
|
H A D | pattern.c | 159 static void fill_smpte_yuv_planar(const struct util_yuv_info *yuv, in fill_smpte_yuv_planar() argument 263 static void fill_smpte_yuv_packed(const struct util_yuv_info *yuv, void *mem, in fill_smpte_yuv_packed() argument 847 const struct util_yuv_info *yuv = &info->yuv; fill_tiles_yuv_planar() local 880 const struct util_yuv_info *yuv = &info->yuv; fill_tiles_yuv_packed() local [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | Image.h | 138 bool yuv; member
|
/third_party/mesa3d/src/gallium/frontends/xa/ |
H A D | xa_yuv.c | 70 xa_yuv_bind_samplers(struct xa_context *r, struct xa_surface *yuv[]) in xa_yuv_bind_samplers() argument 153 scale_x * w, scale_y * h, x, y, w, h, yuv); in xa_yuv_planar_blit() local 109 xa_yuv_planar_blit(struct xa_context *r, int src_x, int src_y, int src_w, int src_h, int dst_x, int dst_y, int dst_w, int dst_h, struct xa_box *box, unsigned int num_boxes, const float conversion_matrix[], struct xa_surface *dst, struct xa_surface *yuv[]) xa_yuv_planar_blit() argument
|
/third_party/skia/tests/ |
H A D | PDFJpegEmbedTest.cpp | 99 bool yuv = jpegColorType == SkEncodedInfo::kYUV_Color; in SkIsJFIF() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | huffyuv.h | 72 int yuv; member
|
H A D | dpx.c | 167 int yuv, color_trc, color_spec; in decode_frame() local
|
H A D | dvdsubdec.c | 566 uint8_t r, g, b, yuv[65], *buf; in parse_ifo_palette() local
|
H A D | vp56.c | 322 static void vp56_deblock_filter(VP56Context *s, uint8_t *yuv, in vp56_deblock_filter() argument
|
/third_party/ffmpeg/libavfilter/ |
H A D | colorspacedsp_template.c | 59 pixel **yuv = (pixel **) _yuv; in yuv2rgb() local 135 pixel **yuv = (pixel **) _yuv; in rgb2yuv() local 214 pixel **yuv = (pixel **) _yuv; in rgb2yuv_fsb() local [all...] |
H A D | vf_colormatrix.c | 135 static void solve_coefficients(double cm[3][3], double rgb[3][3], double yuv[3][3]) in solve_coefficients() argument
|
H A D | avf_showcqt.h | 43 YUVFloat yuv; member
|
H A 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/skia/src/pdf/ |
H A D | SkPDFBitmap.cpp | 206 bool yuv = jpegColorType == SkEncodedInfo::kYUV_Color; in do_jpeg() local
|
/third_party/mesa3d/src/gallium/auxiliary/vl/ |
H A D | vl_compositor.h | 156 void *yuv; member
|
/third_party/skia/third_party/externals/libwebp/imageio/ |
H A D | image_enc.c | 470 const WebPYUVABuffer* const yuv = &buffer->u.YUVA; in WebPWritePGM() local 514 const WebPYUVABuffer* const yuv in WebPWriteYUV() local [all...] |
/third_party/skia/third_party/externals/angle2/include/GLSLANG/ |
H A D | ShaderVars.h | 230 bool yuv; member
|
/third_party/skia/src/codec/ |
H A D | SkJpegCodec.cpp | 910 JSAMPARRAY yuv[3]; in onGetYUVAPlanes() local
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
H A D | tjunittest.c | 913 static void initTJUnitTest(int yuv, int noyuvpad, int autoalloc) in initTJUnitTest() argument 923 int testBmp(int yuv, int noyuvpad, int autoalloc) in testBmp() argument 931 int testThreeByte444(int yuv, int noyuvpad, int autoalloc) in testThreeByte444() argument 940 int testFourByte444(int yuv, int noyuvpad, int autoalloc) in testFourByte444() argument 950 int testThreeByte422(int yuv, in argument 959 testFourByte422(int yuv, int noyuvpad, int autoalloc) testFourByte422() argument 969 testThreeByte420(int yuv, int noyuvpad, int autoalloc) testThreeByte420() argument 978 testFourByte420(int yuv, int noyuvpad, int autoalloc) testFourByte420() argument 988 testThreeByte440(int yuv, int noyuvpad, int autoalloc) testThreeByte440() argument 997 testFourByte440(int yuv, int noyuvpad, int autoalloc) testFourByte440() argument 1007 testThreeByte411(int yuv, int noyuvpad, int autoalloc) testThreeByte411() argument 1016 testFourByte411(int yuv, int noyuvpad, int autoalloc) testFourByte411() argument 1026 testOnlyGray(int yuv, int noyuvpad, int autoalloc) testOnlyGray() argument 1035 testThreeByteGray(int yuv, int noyuvpad, int autoalloc) testThreeByteGray() argument 1044 testFourByteGray(int yuv, int noyuvpad, int autoalloc) testFourByteGray() argument 1053 testBufSize(int yuv, int noyuvpad, int autoalloc) testBufSize() argument [all...] |
/third_party/mesa3d/src/compiler/nir/ |
H A 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/skia/gm/ |
H A D | wacky_yuv_formats.cpp | 370 static void convert_rgba_to_yuva(const float mtx[20], SkColor col, uint8_t yuv[4]) { in convert_rgba_to_yuva() argument 1107 auto yuv = fImages[opaque][tagged]->makeColorSpace(fTargetColorSpace, dContext); variable 1108 SkASSERT(yuv); variable [all...] |
/third_party/glslang/glslang/Include/ |
H A D | Types.h | 99 bool yuv : 1; // GL_EXT_YUV_target member
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | radeon_vcn_enc.h | 357 } yuv; member
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
H A D | BaseTypes.h | 1370 bool yuv; member
|
H A D | ParseContext.cpp | 1988 void TParseContext::checkYuvIsNotSpecified(const TSourceLoc &location, bool yuv) in checkYuvIsNotSpecified() argument [all...] |