Home
last modified time | relevance | path

Searched defs:dstHeight (Results 1 – 25 of 199) sorted by relevance

12345678

/aosp_15_r20/packages/apps/Gallery2/jni/filters/
Dgeometry.c55 …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 …ce, int srcWidth, int srcHeight, uint8_t * destination, int dstWidth, int dstHeight, int offsetWid… in crop()
131 …object src, jint srcWidth, jint srcHeight, jobject dst, jint dstWidth, jint dstHeight, jint flip) { in JNIFUNCF()
144 …ject src, jint srcWidth, jint srcHeight, jobject dst, jint dstWidth, jint dstHeight, jint rotate) { in JNIFUNCF()
154 …ject src, jint srcWidth, jint srcHeight, jobject dst, jint dstWidth, jint dstHeight, jint offsetWi… in JNIFUNCF()
165 jint srcHeight __unused, jobject dst, jint dstWidth, jint dstHeight, in JNIFUNCF()
/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dmipmap.c324 GLint dstWidth, GLint dstHeight, in make_2d_mipmap()
416 GLint dstWidth, GLint dstHeight, GLint dstDepth, in make_3d_mipmap()
580 GLint dstWidth, GLint dstHeight, GLint dstDepth, in _mesa_generate_mipmap_level()
644 GLint *dstWidth, GLint *dstHeight, GLint *dstDepth) in _mesa_next_mipmap_level_size()
813 GLint dstWidth, dstHeight, dstDepth; in generate_mipmap_uncompressed() local
997 GLint dstWidth, dstHeight, dstDepth; in generate_mipmap_compressed() local
/aosp_15_r20/external/webrtc/sdk/android/api/org/webrtc/
H A DYuvHelper.java29 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()
111 final int dstHeight = rotationMode % 180 == 0 ? srcHeight : srcWidth; in I420Rotate() local
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowMediaMetadataRetriever.java81 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 DImageUtil.java142 int dstHeight = dst.getHeight(); in scaledBitmap() local
/aosp_15_r20/frameworks/av/media/module/libmediatranscoding/tests/
H A DTranscodingLogger_tests.cpp74 int32_t dstHeight; member
136 bool dstIsHdr) -> int { in SetUp()
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/vp/hal/pipeline/
H A Dvp_pipeline.cpp431 uint32_t dstHeight = pcSrc->rcDst.bottom - pcSrc->rcDst.top; in UpdateRectForNegtiveDstTopLeft() local
1185 …lineScalabilityParams(uint32_t srcWidth, uint32_t srcHeight, uint32_t dstWidth, uint32_t dstHeight) in PrepareVpPipelineScalabilityParams()
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
Dgdiplusbrush.h460 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 DSkWritePixelsRec.cpp12 bool SkWritePixelsRec::trim(int dstWidth, int dstHeight) { in trim()
/aosp_15_r20/frameworks/av/media/module/libmediatranscoding/
H A DTranscodingLogger.cpp133 int32_t dstHeight = getInt32(dstFormat, AMEDIAFORMAT_KEY_HEIGHT, srcHeight); in logSessionEnded() local
/aosp_15_r20/hardware/google/aemu/host-common/
DMediaVpxVideoHelper.cpp106 size_t dstHeight = outputBufferHeight; in copyYV12FrameToOutputBuffer() local
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/fov/
H A DDetermineFovActivity.java255 float dstHeight = drawRect.bottom - drawRect.top + 1; in drawContents() local
/aosp_15_r20/external/armnn/src/backends/backendsCommon/
H A DWorkloadUtils.hpp91 size_t dstHeight = 1; in CopyTensorContentsGeneric() local
/aosp_15_r20/external/skia/src/codec/
H A DSkSampledCodec.cpp209 const int dstHeight = info.height(); in sampledDecode() local
/aosp_15_r20/external/deqp/framework/delibs/deimage/
H A DdeImage.c123 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/
DImageDraw.java225 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 DImageUtils.java297 final int dstHeight, in getTransformationMatrix()
/aosp_15_r20/external/skia/bench/
H A DCompositingImagesBench.cpp280 float dstHeight = srcRect.height() * 1.25f; in getEntry() local
/aosp_15_r20/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
DImageFilterDraw.java173 public Bitmap createScaledBitmap(Bitmap src, int dstWidth, int dstHeight, boolean filter) in createScaledBitmap()
/aosp_15_r20/hardware/google/aemu/third-party/cuda/include/host-common/
Ddynlink_cuda_cuda.h859 …size_t dstHeight; /**< Destination height (ignored when dst is array; may be 0 if Depth=… member
893 …size_t dstHeight; /**< Destination height (ignored when dst is array; may be 0 if Depth=… member
1068 …unsigned int dstHeight; /**< Destination height (ignored when dst is array; may be 0 if Depth=… member
/aosp_15_r20/device/generic/goldfish/camera/
Djpeg.cpp234 const size_t dstHeight = dstSize.height; in resizeYUV() local
/aosp_15_r20/development/samples/AccelerometerPlay/src/com/example/android/accelerometerplay/
H A DAccelerometerPlayActivity.java358 final int dstHeight = (int) (sBallDiameter * mMetersToPixelsY + 0.5f); in SimulationView() local
/aosp_15_r20/frameworks/av/media/libstagefright/omx/
H A DSoftVideoDecoderOMXComponent.cpp323 size_t dstHeight = outputBufferHeight(); in copyYV12FrameToOutputBuffer() local
/aosp_15_r20/device/generic/goldfish-opengl/system/codecs/omx/plugin/
DGoldfishVideoDecoderOMXComponent.cpp323 size_t dstHeight = outputBufferHeight(); in copyYV12FrameToOutputBuffer() local
/aosp_15_r20/cts/tests/tests/media/codec/src/android/media/codec/cts/
H A DVideoCodecTestBase.java460 byte[] dst, int dstByteOffset, int dstWidth, int dstHeight) { in imageUpscale1To2()
513 int dstWidth, int dstHeight) throws Exception { in imageScale()

12345678