HomeSort by relevance Sort by last modified time
    Searched refs:getIntensityFast (Results 1 - 3 of 3) sorted by null

  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/jni/
imgprocutil.h 23 inline int getIntensityFast(int R, int G, int B) {
frametovalues.cpp 47 int gray = getIntensityFast(R, G, B);
histogram.cpp 33 int i = getIntensityFast(R, G, B);

Completed in 146 milliseconds