Searched defs:rgb2gray (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Camera/jni/feature_mos/src/mosaic/
H A DImageUtils.cpp116 ImageType ImageUtils::rgb2gray(ImageType in, int width, int height) function in class:ImageUtils
146 ImageType ImageUtils::rgb2gray(ImageType out, ImageType in, int width, int height) function in class:ImageUtils
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
H A DImageUtils.cpp116 ImageType ImageUtils::rgb2gray(ImageType in, int width, int height) function in class:ImageUtils
146 ImageType ImageUtils::rgb2gray(ImageType out, ImageType in, int width, int height) function in class:ImageUtils

Completed in 69 milliseconds