HomeSort by relevance Sort by last modified time
    Searched defs:ConvertFromI420 (Results 1 - 3 of 3) sorted by null

  /external/webrtc/webrtc/common_video/libyuv/
webrtc_libyuv.cc 262 int ConvertFromI420(const VideoFrame& src_frame,
266 return libyuv::ConvertFromI420(src_frame.buffer(kYPlane),
283 return libyuv::ConvertFromI420(src_frame.buffer(kYPlane),
  /external/libvpx/libvpx/third_party/libyuv/source/
convert_from.cc 894 int ConvertFromI420(const uint8* y, int y_stride,
    [all...]
  /external/libyuv/files/source/
convert_from.cc     [all...]

Completed in 123 milliseconds