Home
last modified time | relevance | path

Searched defs:dstH (Results 1 - 23 of 23) sorted by relevance

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/include/
H A Dpixel_yuv_utils.h52 int32_t dstH = 0; member
/third_party/skia/src/core/
H A DSkMask.cpp67 size_t dstH = safe.add(src.fBounds.height(), safe.add(radiusY, radiusY)); in PrepareDestination() local
H A DSkScalerContext.cpp469 int dstH = srcH; in generateMask() local
/third_party/ffmpeg/libswscale/tests/
H A Dswscale.c264 const int dstH[] = { srcH - srcH / 3, srcH, srcH + srcH / 3, 0 }; in selfTest() local
83 doTest(const uint8_t * const ref[4], int refStride[4], int w, int h, enum AVPixelFormat srcFormat, enum AVPixelFormat dstFormat, int srcW, int srcH, int dstW, int dstH, int flags, struct Results *r) doTest() argument
319 int dstW = 0, dstH = 0; fileTest() local
[all...]
/third_party/ffmpeg/libswscale/
H A Dslice.c222 int dstH = c->dstH; in get_min_buffer_size() local
H A Dswscale_unscaled.c1979 const int dstH = c->dstH; in ff_get_unscaled_swscale() local
H A Dswscale.c244 int dstH = c->dstH; in swscale() local
[all...]
H A Dutils.c975 int dstH = c->dstH; in sws_setColorspaceDetails() local
1302 int dstH = c->dstH; in sws_init_context() local
2025 sws_alloc_set_opts(int srcW, int srcH, enum AVPixelFormat srcFormat, int dstW, int dstH, enum AVPixelFormat dstFormat, int flags, const double *param) sws_alloc_set_opts() argument
2050 sws_getContext(int srcW, int srcH, enum AVPixelFormat srcFormat, int dstW, int dstH, enum AVPixelFormat dstFormat, int flags, SwsFilter *srcFilter, SwsFilter *dstFilter, const double *param) sws_getContext() argument
2456 sws_getCachedContext(struct SwsContext *context, int srcW, int srcH, enum AVPixelFormat srcFormat, int dstW, int dstH, enum AVPixelFormat dstFormat, int flags, SwsFilter *srcFilter, SwsFilter *dstFilter, const double *param) sws_getCachedContext() argument
[all...]
H A Dswscale_internal.h322 int dstH; ///< Height of destination luma/alpha planes. member
/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/
H A Dcommand_parser.h91 int32_t dstH; member
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dpixel_yuv_ext.cpp91 bool PixelYuvExt::resize(int32_t dstW, int32_t dstH) in resize() argument
106 void PixelYuvExt::scale(int32_t dstW, int32_t dstH) in scale() argument
149 int32_t dstH = (imageInfo.size.height * yAxis + ROUND_FLOAT_NUMBER); in scale() local
173 void PixelYuvExt::scale(int32_t dstW, int32_t dstH, const AntiAliasingOption &option) in scale() argument
[all...]
H A Dpixel_yuv.cpp365 void PixelYuv::scale(int32_t dstW, int32_t dstH) in scale() argument
371 bool PixelYuv::resize(int32_t dstW, int32_t dstH) in resize() argument
397 int32_t dstH = imageInfo.size.height * yAxis; in scale() local
425 void PixelYuv::scale(int32_t dstW, int32_t dstH, const AntiAliasingOption &option) in scale() argument
[all...]
/third_party/vk-gl-cts/modules/gles2/accuracy/
H A Des2aVaryingInterpolationTests.cpp67 float dstH = (float)dst.getHeight(); in renderReference() local
/third_party/vk-gl-cts/modules/gles3/accuracy/
H A Des3aVaryingInterpolationTests.cpp69 float dstH = (float)dst.getHeight(); in renderReference() local
/third_party/ffmpeg/libswscale/x86/
H A Dswscale.c68 const int dstH= c->dstH; in ff_updateMMXDitherTables() local
/third_party/mesa3d/src/gallium/frontends/xa/
H A Dxa_renderer.c281 setup_vertex_data_yuv(struct xa_context *r, float srcX, float srcY, float srcW, float srcH, float dstX, float dstY, float dstW, float dstH, struct xa_surface *srf[]) setup_vertex_data_yuv() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_image.cpp181 float dstH; member
281 float dstH = frameH; ApplyImageFit() local
[all...]
/third_party/skia/src/effects/imagefilters/
H A DSkBlurImageFilter.cpp711 dstH = dstBounds.height(); in copy_image_with_bounds() local
801 dstH = dstBounds.height(); in cpu_blur() local
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dmesh_builder.cpp225 constexpr auto dstH = std::numeric_limits<U>::max(); variable
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DETC_Decoder.cpp677 bool ETC_Decoder::Decode(const unsigned char* src, unsigned char *dst, int w, int h, int dstW, int dstH, int dstPitch, int dstBpp, InputType inputType) in Decode() argument
H A DSurface.cpp3457 int dstH = dst->getHeight(); in copyCubeEdge() local
/third_party/vk-gl-cts/framework/opengl/
H A DgluTextureTestUtil.cpp482 float dstH = (float)dst.getHeight(); in sampleTextureProjected() local
523 float dstH = (float)dst.getHeight(); in sampleTextureProjected() local
661 const float dstH = float(dstSize.y()); in sampleTextureCube() local
867 float dstH = (float)dst.getHeight(); sampleTextureProjected() local
937 const float dstH = (float)dst.getHeight(); sampleTextureCubeArray() local
1311 const float dstH = float(dstSize.y()); computeTextureLookupDiff() local
1427 const float dstH = float(dstSize.y()); computeTextureLookupDiff() local
1644 const float dstH = float(dstSize.y()); computeTextureLookupDiff() local
1841 const float dstH = float(dstSize.y()); computeTextureLookupDiff() local
2018 const float dstH = float(dstSize.y()); computeTextureLookupDiff() local
2126 const float dstH = float(dstSize.y()); computeTextureLookupDiff() local
2324 const float dstH = float(dstSize.y()); computeTextureLookupDiff() local
2504 const float dstH = float(dstSize.y()); computeTextureCompareDiff() local
2619 const float dstH = float(dstSize.y()); computeTextureCompareDiff() local
2743 const float dstH = float(dstSize.y()); computeTextureCompareDiff() local
2857 const float dstH = float(dstSize.y()); computeTextureCompareDiff() local
2963 const float dstH = float(dstSize.y()); computeTextureCompareDiff() local
3072 const float dstH = float(dstSize.y()); computeTextureCompareDiff() local
3184 const float dstH = float(dst.getHeight()); compareGenMipmapBilinear() local
3220 const float dstH = float(dst.getHeight()); compareGenMipmapBox() local
3257 const float dstH = float(dst.getHeight()); compareGenMipmapVeryLenient() local
[all...]
/third_party/node/deps/v8/src/codegen/arm/
H A Dassembler-arm.cc1784 void Assembler::smlal(Register dstL, Register dstH, Register src1, in smlal() argument
1792 void Assembler::smull(Register dstL, Register dstH, Register src1, in smull() argument
1800 void Assembler::umlal(Register dstL, Register dstH, Register src1, in umlal() argument
1808 umull(Register dstL, Register dstH, Register src1, Register src2, SBit s, Condition cond) umull() argument
[all...]

Completed in 46 milliseconds