OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
409
copyI420Buffer
(buffer, img, width, height, buf->getStride());
414
void NativeWindowRenderer::
copyI420Buffer
(MediaBuffer* src, uint8_t* dst,
Completed in 24 milliseconds