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

  /external/libvpx/libvpx/third_party/libyuv/include/libyuv/
convert_argb.h 277 int MJPGToARGB(const uint8* sample, size_t sample_size,
  /external/libyuv/files/include/libyuv/
convert_argb.h 403 int MJPGToARGB(const uint8* sample,
  /external/libvpx/libvpx/third_party/libyuv/source/
convert_to_argb.cc 281 r = MJPGToARGB(sample, sample_size,
convert_jpeg.cc 304 int MJPGToARGB(const uint8* sample,
  /external/libyuv/files/source/
convert_jpeg.cc 238 int MJPGToARGB(const uint8* sample,
convert_to_argb.cc 244 r = MJPGToARGB(sample, sample_size, crop_argb, argb_stride, src_width,
  /external/libyuv/files/unit_test/
convert_test.cc     [all...]

Completed in 558 milliseconds