Home
last modified time | relevance | path

Searched defs:rowOffset (Results 1 – 1 of 1) sorted by relevance

/hardware/google/av/codec2/tests/vndk/
DC2BufferTest.cpp431 int32_t rowOffset = (row + rect.top / info.rowSampling) * info.rowInc; in fillPlane() local
441 int32_t rowOffset = (row + rect.top / info.rowSampling) * info.rowInc; in verifyPlane() local