HomeSort by relevance Sort by last modified time
    Searched refs:copyI420Buffer (Results 1 - 2 of 2) sorted by null

  /frameworks/av/libvideoeditor/lvpp/
NativeWindowRenderer.h 79 void copyI420Buffer(MediaBuffer* src, uint8_t* dst,
NativeWindowRenderer.cpp 411 copyI420Buffer(buffer, img, width, height, buf->getStride());
416 void NativeWindowRenderer::copyI420Buffer(MediaBuffer* src, uint8_t* dst,

Completed in 34 milliseconds