Home
last modified time | relevance | path

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

/frameworks/rs/cpu_ref/
DrsCpuIntrinsicYuvToRGB.cpp126 const uchar *pinU = (const uchar *)cp->alloc->mHal.drvState.lod[1].mallocPtr; in kernel() local
128 const uchar *u = pinU + ((info->current.y >> 1) * strideU); in kernel()
140 if (pinU == nullptr) { in kernel()