Home
last modified time | relevance | path

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

/frameworks/rs/cpu_ref/
DrsCpuIntrinsicYuvToRGB.cpp132 const uchar *pinU = (const uchar *)cp->alloc->mHal.drvState.lod[1].mallocPtr; in kernel() local
134 const uchar *u = pinU + ((p->y >> 1) * strideU); in kernel()
146 if (pinU == NULL) { in kernel()