Searched refs:MJPGToI420 (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/
H A Dconvert.h201 int MJPGToI420(const uint8* sample, size_t sample_size,
/external/chromium_org/third_party/libyuv/include/libyuv/
H A Dconvert.h201 int MJPGToI420(const uint8* sample, size_t sample_size,
/external/libyuv/files/include/libyuv/
H A Dconvert.h202 int MJPGToI420(const uint8* sample, size_t sample_size,
/external/chromium_org/third_party/libyuv/util/
H A Dpsnr_main.cc435 if (0 != libyuv::MJPGToI420(ch_jpeg, bytes_org,
465 if (0 != libyuv::MJPGToI420(ch_jpeg, bytes_rec,
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
H A Dconvert_jpeg.cc139 int MJPGToI420(const uint8* sample, function
H A Dconvert_to_i420.cc353 r = MJPGToI420(sample, sample_size,
/external/chromium_org/third_party/libyuv/source/
H A Dconvert_jpeg.cc139 int MJPGToI420(const uint8* sample, function
H A Dconvert_to_i420.cc353 r = MJPGToI420(sample, sample_size,
/external/chromium_org/third_party/libyuv/unit_test/
H A Dconvert_test.cc1090 TEST_F(libyuvTest, MJPGToI420) {
1113 int ret = MJPGToI420(orig_pixels, kSize,
/external/libyuv/files/source/
H A Dconvert.cc1617 int MJPGToI420(const uint8* sample, function
2051 r = MJPGToI420(sample, sample_size,

Completed in 231 milliseconds