/aosp_15_r20/external/skia/src/codec/ |
H A D | SkSwizzler.cpp | 100 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_bit_to_grayscale() 125 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_bit_to_n32() 148 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_bit_to_565() 171 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_bit_to_f16() 202 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_small_index_to_565() 223 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_small_index_to_n32() 246 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_index_to_n32() 259 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_index_to_n32_skipZ() 274 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_index_to_565() 287 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_gray_to_n32() [all …]
|
H A D | SkJpegCodec.cpp | 362 const unsigned int dstWidth = size.width(); in onDimensionsSupported() local 418 int dstWidth = opts.fSubset ? opts.fSubset->width() : dstInfo.width(); in readRows() local 523 int dstWidth = dstInfo.width(); in allocateStorage() local
|
H A D | SkHeifCodec.cpp | 294 int dstWidth = opts.fSubset ? opts.fSubset->width() : dstInfo.width(); in readRows() local 444 int dstWidth = dstInfo.width(); in allocateStorage() local
|
/aosp_15_r20/external/mesa3d/src/mesa/main/ |
H A D | mipmap.c | 77 int dstWidth, void *dstRow) in do_span_zs() 111 int dstWidth, void *dstRow) in do_span_rgba_unorm8() 152 int dstWidth, void *dstRow) in do_span_rgba_float() 193 int dstWidth, void *dstRow) in do_span() 213 int dstWidth, void *dstRow) in do_span_3D() 230 int dstWidth, uint8_t *dstRow) in do_row() 265 int dstWidth, uint8_t *dstRow) in do_row_3D() 293 GLint dstWidth, GLubyte *dstPtr) in make_1d_mipmap() 324 GLint dstWidth, GLint dstHeight, in make_2d_mipmap() 416 GLint dstWidth, GLint dstHeight, GLint dstDepth, in make_3d_mipmap() [all …]
|
/aosp_15_r20/packages/apps/Gallery2/jni/filters/ |
D | geometry.c | 55 …uint8_t * source, int srcWidth, int srcHeight, uint8_t * destination, int dstWidth, int dstHeight){ in flip_fun() 91 …uint8_t * source, int srcWidth, int srcHeight, uint8_t * destination, int dstWidth, int dstHeight){ in rotate180() 95 …uint8_t * source, int srcWidth, int srcHeight, uint8_t * destination, int dstWidth, int dstHeight){ in rotate270() 101 …uint8_t * source, int srcWidth, int srcHeight, uint8_t * destination, int dstWidth, int dstHeight){ in rotate_fun() 118 …uint8_t * source, int srcWidth, int srcHeight, uint8_t * destination, int dstWidth, int dstHeight,… in crop() 131 …yFilterFlip, jobject src, jint srcWidth, jint srcHeight, jobject dst, jint dstWidth, jint dstHeigh… in JNIFUNCF() 144 …ilterRotate, jobject src, jint srcWidth, jint srcHeight, jobject dst, jint dstWidth, jint dstHeigh… in JNIFUNCF() 154 …yFilterCrop, jobject src, jint srcWidth, jint srcHeight, jobject dst, jint dstWidth, jint dstHeigh… in JNIFUNCF() 165 jint srcHeight __unused, jobject dst, jint dstWidth, jint dstHeight, in JNIFUNCF()
|
/aosp_15_r20/external/webrtc/sdk/android/api/org/webrtc/ |
H A D | YuvHelper.java | 29 ByteBuffer srcV, int srcStrideV, ByteBuffer dst, int dstWidth, int dstHeight, int dstStrideY, in I420Copy() 63 ByteBuffer srcV, int srcStrideV, ByteBuffer dst, int dstWidth, int dstHeight) { in I420Copy() 74 ByteBuffer srcV, int srcStrideV, ByteBuffer dst, int dstWidth, int dstHeight, int dstStrideY, in I420ToNV12() 101 ByteBuffer srcV, int srcStrideV, ByteBuffer dst, int dstWidth, int dstHeight) { in I420ToNV12() 110 final int dstWidth = rotationMode % 180 == 0 ? srcWidth : srcHeight; in I420Rotate() local
|
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
H A D | ShadowMediaMetadataRetriever.java | 81 protected Bitmap getScaledFrameAtTime(long timeUs, int option, int dstWidth, int dstHeight) { in getScaledFrameAtTime() 128 DataSource ds, long time, int dstWidth, int dstHeight, Bitmap bitmap) { in addScaledFrame() 219 private static String getScaledFrameKey(long time, int dstWidth, int dstHeight) { in getScaledFrameKey()
|
H A D | ImageUtil.java | 141 int dstWidth = dst.getWidth(); in scaledBitmap() local
|
/aosp_15_r20/frameworks/av/media/module/libmediatranscoding/tests/ |
H A D | TranscodingLogger_tests.cpp | 73 int32_t dstWidth; member 136 bool dstIsHdr) -> int { in SetUp()
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/vp/hal/pipeline/ |
H A D | vp_pipeline.cpp | 432 uint32_t dstWidth = pcSrc->rcDst.right - pcSrc->rcDst.left; in UpdateRectForNegtiveDstTopLeft() local 1185 …eVpPipelineScalabilityParams(uint32_t srcWidth, uint32_t srcHeight, uint32_t dstWidth, uint32_t ds… in PrepareVpPipelineScalabilityParams()
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/ |
D | gdiplusbrush.h | 460 REAL dstX, REAL dstY, REAL dstWidth, REAL dstHeight) in TextureBrush() 470 INT dstX, INT dstY, INT dstWidth, INT dstHeight) in TextureBrush()
|
/aosp_15_r20/external/skia/src/core/ |
H A D | SkBlurMask.cpp | 453 int dstWidth = dst->fBounds.width(); in BlurRect() local 567 int dstWidth = dst->fBounds.width(); in BlurGroundTruth() local
|
H A D | SkWritePixelsRec.cpp | 12 bool SkWritePixelsRec::trim(int dstWidth, int dstHeight) { in trim()
|
/aosp_15_r20/frameworks/av/media/module/libmediatranscoding/ |
H A D | TranscodingLogger.cpp | 132 int32_t dstWidth = getInt32(dstFormat, AMEDIAFORMAT_KEY_WIDTH, srcWidth); in logSessionEnded() local
|
/aosp_15_r20/external/skia/src/effects/ |
H A D | SkTableMaskFilter.cpp | 84 int dstWidth = dst->fBounds.width(); in filterMask() local
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/dec/av1/features/ |
H A D | decode_av1_tile_coding.cpp | 431 int32_t dstWidth = upscaledX1 - upscaledX0; in GetUpscaleConvolveStepX0() local
|
/aosp_15_r20/external/intel-media-driver/media_driver/media_softlet/agnostic/gen12/codec/hal/dec/av1/features/ |
H A D | decode_av1_tile_coding_g12.cpp | 439 int32_t dstWidth = upscaledX1 - upscaledX0; in GetUpscaleConvolveStepX0() local
|
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/fov/ |
H A D | DetermineFovActivity.java | 254 float dstWidth = drawRect.right - drawRect.left + 1; in drawContents() local
|
/aosp_15_r20/external/armnn/src/backends/backendsCommon/ |
H A D | WorkloadUtils.hpp | 92 size_t dstWidth = 1; in CopyTensorContentsGeneric() local
|
/aosp_15_r20/external/deqp/framework/delibs/deimage/ |
H A D | deImage.c | 123 deImage *deImage_scale(const deImage *srcImage, int dstWidth, int dstHeight) in deImage_scale()
|
/aosp_15_r20/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/ |
D | ImageDraw.java | 225 public Bitmap createScaledBitmap(Bitmap src, int dstWidth, int dstHeight, boolean filter) { in createScaledBitmap()
|
/aosp_15_r20/external/tensorflow/tensorflow/tools/android/test/src/org/tensorflow/demo/env/ |
H A D | ImageUtils.java | 296 final int dstWidth, in getTransformationMatrix()
|
/aosp_15_r20/external/skia/bench/ |
H A D | CompositingImagesBench.cpp | 279 float dstWidth = srcRect.width() * 1.25f; in getEntry() local
|
/aosp_15_r20/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/ |
D | ImageFilterDraw.java | 173 public Bitmap createScaledBitmap(Bitmap src, int dstWidth, int dstHeight, boolean filter) in createScaledBitmap()
|
/aosp_15_r20/device/generic/goldfish/camera/ |
D | jpeg.cpp | 233 const size_t dstWidth = dstSize.width; in resizeYUV() local
|