Searched refs:JpegI444ToI420 (Results 1 – 3 of 3) sorted by relevance
/external/libyuv/files/source/ |
D | convert_jpeg.cc | 63 static void JpegI444ToI420(void* opaque, in JpegI444ToI420() function 165 ret = mjpeg_decoder.DecodeToCallback(&JpegI444ToI420, &bufs, dw, dh); in MJPGToI420()
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | convert_jpeg.cc | 63 static void JpegI444ToI420(void* opaque, in JpegI444ToI420() function 172 ret = mjpeg_decoder.DecodeToCallback(&JpegI444ToI420, &bufs, dst_width, in MJPGToI420()
|
/external/libaom/libaom/third_party/libyuv/source/ |
D | convert_jpeg.cc | 70 static void JpegI444ToI420(void* opaque, in JpegI444ToI420() function 194 ret = mjpeg_decoder.DecodeToCallback(&JpegI444ToI420, &bufs, dw, dh); in MJPGToI420()
|