Home
last modified time | relevance | path

Searched defs:y_stride (Results 1 – 25 of 28) sorted by relevance

12

/third_party/flutter/skia/third_party/externals/libwebp/src/enc/
Dpicture_tools_enc.c56 int y_stride, int width, int height) { in SmoothenBlock()
113 const int y_stride = pic->y_stride; in WebPCleanupTransparentArea() local
Dpicture_enc.c93 const int y_stride = width; in WebPPictureAllocYUVA() local
/third_party/skia/third_party/externals/libwebp/src/enc/
Dpicture_tools_enc.c56 int y_stride, int width, int height) { in SmoothenBlock()
126 const int y_stride = pic->y_stride; in WebPCleanupTransparentArea() local
Dpicture_enc.c93 const int y_stride = width; in WebPPictureAllocYUVA() local
/third_party/flutter/skia/third_party/externals/libwebp/src/dec/
Dvp8_dec.h59 int y_stride; // row stride for luma member
Dbuffer_dec.c52 const int y_stride = abs(buf->y_stride); in CheckDecBuffer() local
/third_party/skia/third_party/externals/libwebp/src/dec/
Dvp8_dec.h59 int y_stride; // row stride for luma member
Dbuffer_dec.c52 const int y_stride = abs(buf->y_stride); in CheckDecBuffer() local
/third_party/skia/third_party/externals/libwebp/src/dsp/
Dyuv.c52 void WebPSamplerProcessPlane(const uint8_t* y, int y_stride, in WebPSamplerProcessPlane()
/third_party/flutter/skia/third_party/externals/libwebp/src/dsp/
Dyuv.c52 void WebPSamplerProcessPlane(const uint8_t* y, int y_stride, in WebPSamplerProcessPlane()
/third_party/ffmpeg/libavcodec/
Dvp9.c1102 ptrdiff_t y_stride = f->linesize[0], uv_stride = f->linesize[1]; in decode_sb() local
1177 ptrdiff_t y_stride = f->linesize[0], uv_stride = f->linesize[1]; in decode_sb_mem() local
Ddvdec.c322 int y_stride, linesize; in dv_decode_video_segment() local
Ddvenc.c844 ptrdiff_t linesize, y_stride; in dv_encode_video_segment() local
Dtruemotion2.c86 int y_stride, uv_stride; member
Dvp9dec.h172 ptrdiff_t y_stride, uv_stride; member
/third_party/gstreamer/gstplugins_good/gst/alpha/
Dgstalpha.c1358 gint y_stride, uv_stride; in gst_alpha_set_planar_yuv_ayuv() local
1471 gint y_stride, uv_stride; in gst_alpha_chroma_key_planar_yuv_ayuv() local
1607 gint y_stride, uv_stride; in gst_alpha_set_planar_yuv_argb() local
1703 gint y_stride, uv_stride; in gst_alpha_chroma_key_planar_yuv_argb() local
/third_party/skia/third_party/externals/libwebp/extras/
Dget_disto.c60 int x_stride, int y_stride, int max) { in RescalePlane()
/third_party/flutter/skia/third_party/externals/libwebp/extras/
Dget_disto.c60 int x_stride, int y_stride, int max) { in RescalePlane()
/third_party/gstreamer/gstplugins_good/gst/smpte/
Dgstsmptealpha.c389 gint y_stride, u_stride, v_stride; in gst_smpte_alpha_process_i420_ayuv() local
/third_party/skia/third_party/externals/libwebp/src/webp/
Ddecode.h191 int y_stride; // luma stride member
Dencode.h313 int y_stride, uv_stride; // luma/chroma strides. member
/third_party/flutter/skia/third_party/externals/libwebp/src/webp/
Ddecode.h194 int y_stride; // luma stride member
Dencode.h310 int y_stride, uv_stride; // luma/chroma strides. member
/third_party/gstreamer/gstplugins_good/gst/videofilter/
Dgstvideoflip.c786 gint y_stride; in gst_video_flip_y422() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample_aos.c759 LLVMValueRef x_stride, y_stride, z_stride; in lp_build_sample_image_linear() local

12