| /third_party/gstreamer/gstplugins_bad/gst/dvdspu/ |
| D | gstdvdspu-render.c | 40 gint16 uv_width = sizeof (guint32) * (right - left + 1); in gstspu_clear_comp_buffers() local
|
| /third_party/flutter/skia/third_party/externals/libwebp/extras/ |
| D | extras.c | 32 int y, width, uv_width; in WebPImportGray() local
|
| /third_party/skia/third_party/externals/libwebp/extras/ |
| D | extras.c | 33 int y, width, uv_width; in WebPImportGray() local
|
| /third_party/flutter/skia/third_party/externals/libwebp/imageio/ |
| D | image_enc.c | 475 const int uv_width = (width + 1) / 2; in WebPWritePGM() local 519 const int uv_width = (width + 1) / 2; in WebPWriteYUV() local
|
| /third_party/skia/third_party/externals/libwebp/imageio/ |
| D | image_enc.c | 475 const int uv_width = (width + 1) / 2; in WebPWritePGM() local 519 const int uv_width = (width + 1) / 2; in WebPWriteYUV() local
|
| /third_party/skia/third_party/externals/libwebp/src/enc/ |
| D | picture_enc.c | 94 const int uv_width = (int)(((int64_t)width + 1) >> 1); in WebPPictureAllocYUVA() local
|
| D | picture_tools_enc.c | 200 const int uv_width = (pic->width >> 1); // omit last pixel during u/v loop in WebPBlendAlpha() local
|
| D | picture_csp_enc.c | 886 const int uv_width = (width + 1) >> 1; in ImportYUVAFromRGBA() local
|
| /third_party/flutter/skia/third_party/externals/libwebp/src/enc/ |
| D | picture_enc.c | 94 const int uv_width = (int)(((int64_t)width + 1) >> 1); in WebPPictureAllocYUVA() local
|
| D | picture_tools_enc.c | 205 const int uv_width = (pic->width >> 1); // omit last pixel during u/v loop in WebPBlendAlpha() local
|
| D | picture_csp_enc.c | 882 const int uv_width = (width + 1) >> 1; in ImportYUVAFromRGBA() local
|
| /third_party/flutter/skia/third_party/externals/libwebp/src/dec/ |
| D | buffer_dec.c | 50 const int uv_width = (width + 1) / 2; in CheckDecBuffer() local
|
| D | io_dec.c | 581 const int uv_width = (io->mb_w + 1) >> 1; in CustomSetup() local
|
| /third_party/skia/third_party/externals/libwebp/src/dec/ |
| D | buffer_dec.c | 50 const int uv_width = (width + 1) / 2; in CheckDecBuffer() local
|
| D | io_dec.c | 594 const int uv_width = (io->mb_w + 1) >> 1; in CustomSetup() local
|
| /third_party/flutter/skia/third_party/externals/libwebp/src/dsp/ |
| D | yuv.c | 131 const int uv_width = src_width >> 1; in WebPConvertARGBToUV_C() local
|
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| D | yuv.c | 131 const int uv_width = src_width >> 1; in WebPConvertARGBToUV_C() local
|
| /third_party/skia/third_party/externals/libwebp/examples/ |
| D | cwebp.c | 51 const int uv_width = (pic->width + 1) / 2; in ReadYUV() local 308 const int uv_width = (picture->width + 1) / 2; in DumpPicture() local
|
| /third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/soft_dvpp/utils/ |
| D | soft_vpc.cc | 419 int32_t uv_width = crop_width / yuvCoeffiNum2; in Yuv444PackedToYuv422Packed() local 531 uint32_t uv_width = crop_width / yuvCoeffiNum2; in BypassHorizonScaler() local
|
| /third_party/flutter/skia/third_party/externals/libwebp/examples/ |
| D | cwebp.c | 49 const int uv_width = (pic->width + 1) / 2; in ReadYUV() local 305 const int uv_width = (picture->width + 1) / 2; in DumpPicture() local
|