Home
last modified time | relevance | path

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

/external/libyuv/files/source/
Dconvert_jpeg.cc71 static void JpegI444ToI420(void* opaque, in JpegI444ToI420() function
195 ret = mjpeg_decoder.DecodeToCallback(&JpegI444ToI420, &bufs, dw, dh); in MJPGToI420()
/external/libvpx/libvpx/third_party/libyuv/source/
Dconvert_jpeg.cc70 static void JpegI444ToI420(void* opaque, in JpegI444ToI420() function
194 ret = mjpeg_decoder.DecodeToCallback(&JpegI444ToI420, &bufs, dw, dh); in MJPGToI420()