Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp2829 const size_t yline = h * width; in ConvertYUV420ToRGBA() local
2833 const size_t ypos = yline + w; in ConvertYUV420ToRGBA()