Home
last modified time | relevance | path

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

/hardware/google/av/codec2/tests/vndk/
DC2BufferTest.cpp433 int32_t colOffset = (col + rect.left / info.colSampling) * info.colInc; in fillPlane() local
443 int32_t colOffset = (col + rect.left / info.colSampling) * info.colInc; in verifyPlane() local