Home
last modified time | relevance | path

Searched defs:dstSizeY (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_camera/services/data_process/src/pipeline_node/scale_conversion/
H A Dscale_convert_process.cpp280 int dstSizeY = dstImgInfo.width * dstImgInfo.height; in ConvertResolution() local
335 int dstSizeY = dstImgInfo.width * dstImgInfo.height; in ConvertFormatToNV21() local
/ohos5.0/foundation/distributedhardware/distributed_camera/services/data_process/src/pipeline_node/multimedia_codec/decoder/
H A Ddecode_data_process.cpp549 int dstSizeY = sourceConfig_.GetWidth() * sourceConfig_.GetHeight(); in CopyDecodedImage() local