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

  /external/chromium_org/media/cast/test/
linux_output_window.cc 115 libyuv::I420ToARGB(video_frame->data(VideoFrame::kYPlane),
  /external/libyuv/files/include/libyuv/
convert_argb.h 42 int I420ToARGB(const uint8* src_y, int src_stride_y,
convert_from.h 85 int I420ToARGB(const uint8* src_y, int src_stride_y,
  /external/chromium_org/remoting/base/
util.cc 108 // libyuv::I420ToARGB().
122 libyuv::I420ToARGB(source_yplane + y_offset, source_ystride,
  /external/libyuv/files/source/
convert_argb.cc 845 I420ToARGB(data[0], strides[0],
    [all...]
convert_from.cc 684 int I420ToARGB(const uint8* src_y, int src_stride_y,
    [all...]

Completed in 68 milliseconds