Home
last modified time | relevance | path

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

/hardware/google/av/codec2/hidl/1.0/mts/video/
DMtsHidlC2V1_0TargetVideoEncTest.cpp315 uint8_t* pV = view.data()[C2PlanarLayout::PLANE_V]; in encodeNFrames() local
319 memcpy(pV, data + (nWidth * nHeight * 5 >> 2), nWidth * nHeight >> 2); in encodeNFrames()