Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/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/libdrm/tests/util/
Dpattern.c76 static void fill_smpte_yuv_planar(const struct util_yuv_info *yuv, in fill_smpte_yuv_planar()
180 static void fill_smpte_yuv_packed(const struct util_yuv_info *yuv, void *mem, in fill_smpte_yuv_packed()
614 const struct util_yuv_info *yuv = &info->yuv; in fill_tiles_yuv_planar() local
647 const struct util_yuv_info *yuv = &info->yuv; in fill_tiles_yuv_packed() local
Dformat.h59 const struct util_yuv_info yuv; member
/external/skia/src/pdf/
DSkPDFBitmap.cpp481 bool yuv = info.fType == SkJFIFInfo::kYCbCr; in SkPDFCreateBitmapObject() local
497 bool yuv = info.fType == SkJFIFInfo::kYCbCr; in SkPDFCreateBitmapObject() local
/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_compositor.h110 void *yuv; member
/external/skia/src/codec/
DSkJpegCodec.cpp662 JSAMPARRAY yuv[3]; in onGetYUV8Planes() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_denoiser.c665 static void make_grayscale(YV12_BUFFER_CONFIG *yuv) { in make_grayscale()
/external/mesa3d/src/gallium/state_trackers/xorg/
Dxorg_xv.c94 struct pipe_resource *yuv[2][3]; member
/external/webrtc/talk/media/base/
Dvideoframe_unittest.h349 uint8_t yuv[4][3]; in ConvertRgb() local