OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CopyAPlane
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/media/base/
video_util.h
32
MEDIA_EXPORT void
CopyAPlane
(const uint8* source, int stride, int rows,
video_util.cc
65
void
CopyAPlane
(const uint8* source, int stride, int rows, VideoFrame* frame) {
/external/chromium_org/media/filters/
vpx_video_decoder.cc
371
CopyAPlane
(vpx_image_alpha->planes[VPX_PLANE_Y],
Completed in 1314 milliseconds