Home
last modified time | relevance | path

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

/frameworks/rs/
DrsGrallocConsumer.cpp174 const int yHeight = mAlloc[idx]->mHal.drvState.lod[0].dimY; in lockNextBuffer() local
179 const int cHeight = yHeight / 2; in lockNextBuffer()
203 const int cHeight = yHeight / 2; in lockNextBuffer()
215 uint8_t *crPtr = yPtr + yStride * yHeight; in lockNextBuffer()