Searched refs:pU (Results 1 – 1 of 1) sorted by relevance
314 uint8_t* pU = view.data()[C2PlanarLayout::PLANE_U]; in encodeNFrames() local318 memcpy(pU, data + nWidth * nHeight, (nWidth * nHeight >> 2)); in encodeNFrames()