Home
last modified time | relevance | path

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

/frameworks/rs/cpu_ref/
DrsCpuIntrinsicConvolve3x3.cpp73 const uchar4 *py0, const uchar4 *py1, const uchar4 *py2, in ConvolveOne()
110 const uchar4 *py2 = (const uchar4 *)(pin + stride * y1); in kernel() local
DrsCpuIntrinsicConvolve5x5.cpp71 … const uchar4 *py0, const uchar4 *py1, const uchar4 *py2, const uchar4 *py3, const uchar4 *py4, in One()
142 const uchar4 *py2 = (const uchar4 *)(pin + stride * y2); in kernel() local