Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/profiling/
Dexecute.cpp73 static void read_imagef( int x, int y, int w, int h, int nChannels, uchar *src, float *srcRgb ) in read_imagef()
108 float srcRgb[4]; in basicFilterPixel() local