Searched refs:computeGradient (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/jni/
H A Dsobeloperator.cpp42 void computeGradient(unsigned char* dataPtr, int width, int height, short* gxPtr, short* gyPtr) { function
82 computeGradient(srcPtr, width, height, gxPtr, gyPtr);

Completed in 36 milliseconds