Home
last modified time | relevance | path

Searched defs:MJPGToI420 (Results 1 – 3 of 3) sorted by relevance

/external/libyuv/files/source/
Dconvert_jpeg.cc106 int MJPGToI420(const uint8* sample, in MJPGToI420() function
/external/libvpx/libvpx/third_party/libyuv/source/
Dconvert_jpeg.cc140 int MJPGToI420(const uint8* sample, in MJPGToI420() function
/external/libyuv/files/unit_test/
Dconvert_test.cc1364 TEST_F(LibYUVConvertTest, MJPGToI420) { in TEST_F() argument