Home
last modified time | relevance | path

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

/dports/graphics/libfpx/libfpx-1.3.1-10/fpx/
H A Dptil_fpx.h146 void Fastconv( unsigned char *src, long len, long padLen,
H A Dfilter.cpp618 Fastconv( src, width, pad, sizeof( Pixel), luts, dst); in Convolve()
628 Fastconv(src, height, pad, dstInc, luts, dst); in Convolve()
756 void PTileFlashPix::Fastconv(unsigned char *src, long len, long padLen, long stride, in Fastconv() function in PTileFlashPix