Home
last modified time | relevance | path

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

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/include/
H A Dpixel_yuv_utils.h52 int32_t dstH = 0; 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...]
/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...]
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dmesh_builder.cpp225 constexpr auto dstH = std::numeric_limits<U>::max(); variable

Completed in 9 milliseconds