Lines Matching defs:py0
84 … const uchar4 *py0, const uchar4 *py1, const uchar4 *py2, const uchar4 *py3, const uchar4 *py4, in OneU4()
127 … const uchar2 *py0, const uchar2 *py1, const uchar2 *py2, const uchar2 *py3, const uchar2 *py4, in OneU2()
170 … const uchar *py0, const uchar *py1, const uchar *py2, const uchar *py3, const uchar *py4, in OneU1()
213 … const float4 *py0, const float4 *py1, const float4 *py2, const float4 *py3, const float4 *py4, in OneF4()
255 … const float2 *py0, const float2 *py1, const float2 *py2, const float2 *py3, const float2 *py4, in OneF2()
297 … const float *py0, const float *py1, const float *py2, const float *py3, const float *py4, in OneF1()
360 const uchar4 *py0 = (const uchar4 *)(pin + stride * y0); in kernelU4() local
420 const uchar2 *py0 = (const uchar2 *)(pin + stride * y0); in kernelU2() local
469 const uchar *py0 = (const uchar *)(pin + stride * y0); in kernelU1() local
518 const float4 *py0 = (const float4 *)(pin + stride * y0); in kernelF4() local
567 const float2 *py0 = (const float2 *)(pin + stride * y0); in kernelF2() local
616 const float *py0 = (const float *)(pin + stride * y0); in kernelF1() local