/third_party/flutter/skia/third_party/externals/libwebp/src/enc/ |
D | picture_tools_enc.c | 56 int y_stride, int width, int height) { in SmoothenBlock() 113 const int y_stride = pic->y_stride; in WebPCleanupTransparentArea() local
|
D | picture_enc.c | 93 const int y_stride = width; in WebPPictureAllocYUVA() local
|
/third_party/skia/third_party/externals/libwebp/src/enc/ |
D | picture_tools_enc.c | 56 int y_stride, int width, int height) { in SmoothenBlock() 126 const int y_stride = pic->y_stride; in WebPCleanupTransparentArea() local
|
D | picture_enc.c | 93 const int y_stride = width; in WebPPictureAllocYUVA() local
|
/third_party/flutter/skia/third_party/externals/libwebp/src/dec/ |
D | vp8_dec.h | 59 int y_stride; // row stride for luma member
|
D | buffer_dec.c | 52 const int y_stride = abs(buf->y_stride); in CheckDecBuffer() local
|
/third_party/skia/third_party/externals/libwebp/src/dec/ |
D | vp8_dec.h | 59 int y_stride; // row stride for luma member
|
D | buffer_dec.c | 52 const int y_stride = abs(buf->y_stride); in CheckDecBuffer() local
|
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
D | yuv.c | 52 void WebPSamplerProcessPlane(const uint8_t* y, int y_stride, in WebPSamplerProcessPlane()
|
/third_party/flutter/skia/third_party/externals/libwebp/src/dsp/ |
D | yuv.c | 52 void WebPSamplerProcessPlane(const uint8_t* y, int y_stride, in WebPSamplerProcessPlane()
|
/third_party/ffmpeg/libavcodec/ |
D | vp9.c | 1102 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
|
D | dvdec.c | 322 int y_stride, linesize; in dv_decode_video_segment() local
|
D | dvenc.c | 844 ptrdiff_t linesize, y_stride; in dv_encode_video_segment() local
|
D | truemotion2.c | 86 int y_stride, uv_stride; member
|
D | vp9dec.h | 172 ptrdiff_t y_stride, uv_stride; member
|
/third_party/gstreamer/gstplugins_good/gst/alpha/ |
D | gstalpha.c | 1358 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/ |
D | get_disto.c | 60 int x_stride, int y_stride, int max) { in RescalePlane()
|
/third_party/flutter/skia/third_party/externals/libwebp/extras/ |
D | get_disto.c | 60 int x_stride, int y_stride, int max) { in RescalePlane()
|
/third_party/gstreamer/gstplugins_good/gst/smpte/ |
D | gstsmptealpha.c | 389 gint y_stride, u_stride, v_stride; in gst_smpte_alpha_process_i420_ayuv() local
|
/third_party/skia/third_party/externals/libwebp/src/webp/ |
D | decode.h | 191 int y_stride; // luma stride member
|
D | encode.h | 313 int y_stride, uv_stride; // luma/chroma strides. member
|
/third_party/flutter/skia/third_party/externals/libwebp/src/webp/ |
D | decode.h | 194 int y_stride; // luma stride member
|
D | encode.h | 310 int y_stride, uv_stride; // luma/chroma strides. member
|
/third_party/gstreamer/gstplugins_good/gst/videofilter/ |
D | gstvideoflip.c | 786 gint y_stride; in gst_video_flip_y422() local
|
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_sample_aos.c | 759 LLVMValueRef x_stride, y_stride, z_stride; in lp_build_sample_image_linear() local
|