Home
last modified time | relevance | path

Searched refs:JpegCopyI420 (Results 1 – 2 of 2) sorted by relevance

/external/libyuv/files/source/
Dconvert_jpeg.cc35 static void JpegCopyI420(void* opaque, in JpegCopyI420() function
173 ret = mjpeg_decoder.DecodeToCallback(&JpegCopyI420, &bufs, dw, dh); in MJPGToI420()
/external/libvpx/libvpx/third_party/libyuv/source/
Dconvert_jpeg.cc34 static void JpegCopyI420(void* opaque, in JpegCopyI420() function
172 ret = mjpeg_decoder.DecodeToCallback(&JpegCopyI420, &bufs, dw, dh); in MJPGToI420()