Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
H A Dpixel_yuv_ext_utils.cpp159 int dstYStride = static_cast<int>(dstStrides.yStride); in NV12Rotate() local
205 int32_t dstYStride = static_cast<int32_t>(dstStrides.yStride); in NV12P010Rotate() local
260 YuvImageInfo &yuvInfo, uint32_t dstYStride, uint32_t dstYHeight, uint32_t dstYWidth) in ScaleUVPlane()
340 int32_t dstYStride = static_cast<int32_t>(dstStrides.yStride); in ScaleP010() local
388 int dstYStride = static_cast<int>(dstStrides.yStride); in ScaleYuv420() local
415 int dstYStride = static_cast<int>(dstStrides.yStride); in ScaleYuv420() local
441 int dstYStride = static_cast<int>(dstStrides.yStride); in FlipXaxis() local
462 int dstYStride = static_cast<int>(dstStrides.yStride); in Mirror() local