Home
last modified time | relevance | path

Searched refs:basicFilterPixel (Results 1 – 1 of 1) sorted by relevance

/external/OpenCL-CTS/test_conformance/profiling/
Dexecute.cpp103 static void basicFilterPixel( int x, int y, int n, int m, int xsize, int ysize, int nChannels, cons… in basicFilterPixel() function
358basicFilterPixel( x, y, filter_w, filter_h, w, h, nChannels, filter_weights, inptr, outptr ); in basicFilter()