Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/codec2/tests/vndk/
H A DC2BufferTest.cpp437 int32_t rowOffset = (row + rect.top / info.rowSampling) * info.rowInc; in fillPlane() local
447 int32_t rowOffset = (row + rect.top / info.rowSampling) * info.rowInc; in verifyPlane() local