Home
last modified time | relevance | path

Searched refs:JpegI422ToI420 (Results 1 – 3 of 3) sorted by relevance

/external/libyuv/files/source/
Dconvert_jpeg.cc49 static void JpegI422ToI420(void* opaque, in JpegI422ToI420() function
154 ret = mjpeg_decoder.DecodeToCallback(&JpegI422ToI420, &bufs, dw, dh); in MJPGToI420()
/external/libvpx/libvpx/third_party/libyuv/source/
Dconvert_jpeg.cc49 static void JpegI422ToI420(void* opaque, in JpegI422ToI420() function
160 ret = mjpeg_decoder.DecodeToCallback(&JpegI422ToI420, &bufs, dst_width, in MJPGToI420()
/external/libaom/libaom/third_party/libyuv/source/
Dconvert_jpeg.cc52 static void JpegI422ToI420(void* opaque, in JpegI422ToI420() function
183 ret = mjpeg_decoder.DecodeToCallback(&JpegI422ToI420, &bufs, dw, dh); in MJPGToI420()