Home
last modified time | relevance | path

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

/external/libyuv/files/source/
Dconvert_jpeg.cc107 static void JpegI400ToI420(void* opaque, in JpegI400ToI420() function
213 ret = mjpeg_decoder.DecodeToCallback(&JpegI400ToI420, &bufs, dw, dh); in MJPGToI420()
/external/libvpx/libvpx/third_party/libyuv/source/
Dconvert_jpeg.cc106 static void JpegI400ToI420(void* opaque, in JpegI400ToI420() function
212 ret = mjpeg_decoder.DecodeToCallback(&JpegI400ToI420, &bufs, dw, dh); in MJPGToI420()