Home
last modified time | relevance | path

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

/hardware/google/av/codec2/hidl/1.0/mts/video/
DMtsHidlC2V1_0TargetVideoEncTest.cpp314 uint8_t* pU = view.data()[C2PlanarLayout::PLANE_U]; in encodeNFrames() local
318 memcpy(pU, data + nWidth * nHeight, (nWidth * nHeight >> 2)); in encodeNFrames()