Home
last modified time | relevance | path

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

/frameworks/rs/cpu_ref/
DrsCpuIntrinsicYuvToRGB.cpp130 const uchar *pinV = (const uchar *)cp->alloc->mHal.drvState.lod[2].mallocPtr; in kernel() local
132 const uchar *v = pinV + ((info->current.y >> 1) * strideV); in kernel()