Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
H A Dbasic_transformer.cpp383 const uint16_t *row0 = reinterpret_cast<uint16_t *>(data + aroundPos.y0 * rb); in GetAroundPixelRGB565() local
395 const uint8_t *row0 = data + aroundPos.y0 * rb; in GetAroundPixelRGB888() local
413 const uint32_t *row0 = reinterpret_cast<uint32_t *>(data + aroundPos.y0 * rb); in GetAroundPixelRGBA() local
424 const uint8_t *row0 = data + aroundPos.y0 * rb; in GetAroundPixelALPHA8() local