Home
last modified time | relevance | path

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

/frameworks/rs/cpu_ref/
DrsCpuCore.cpp369 p.in = mtls->fep.ptrIn + (mtls->fep.yStrideIn * p.y) + in wc_xy()
419 s2 = targetByteChunk / mtls->fep.yStrideIn; in launchThreads()
465 p.in = mtls->fep.ptrIn + (mtls->fep.yStrideIn * offset) + in launchThreads()
DrsCpuScript.cpp830 mtls->fep.yStrideIn = ain->mHal.drvState.lod[0].stride; in forEachMtlsSetup()
/frameworks/rs/
Drs_hal.h72 uint32_t yStrideIn; member