Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/sfplugin/tests/
DCCodecBuffers_test.cpp650 uint8_t *rowPtr = view.data()[index]; in FillPlane() local
653 uint8_t *colPtr = rowPtr; in FillPlane()
658 rowPtr += plane.rowInc; in FillPlane()
678 const uint8_t *rowPtr = base + plane.mOffset; in VerifyPlane() local
680 const uint8_t *colPtr = rowPtr; in VerifyPlane()
689 rowPtr += plane.mRowInc; in VerifyPlane()