Searched refs:basicFilterPixel (Results 1 – 1 of 1) sorted by relevance
/external/OpenCL-CTS/test_conformance/profiling/ |
D | execute.cpp | 103 static void basicFilterPixel( int x, int y, int n, int m, int xsize, int ysize, int nChannels, cons… in basicFilterPixel() function 358 … basicFilterPixel( x, y, filter_w, filter_h, w, h, nChannels, filter_weights, inptr, outptr ); in basicFilter()
|