Home
last modified time | relevance | path

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

/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
Dext_pixel_convert.cpp68 size_t srcPixelCount = src.byteCount / NUM_4; in RGBxToRGB() local
85 size_t srcPixelCount = src.byteCount / NUM_3; in RGBToRGBx() local