HomeSort by relevance Sort by last modified time
    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 497 CopyAPlane(vpx_image_alpha->planes[VPX_PLANE_Y],

Completed in 227 milliseconds