Home
last modified time | relevance | path

Searched refs:uvCopyLine (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
H A Dpixel_yuv_utils.cpp997 int32_t uvCopyLine = uvHeight; in Yuv420SPTranslate() local
998 for (int32_t y = 0; y<uvCopyLine ; y++) { in Yuv420SPTranslate()