HomeSort by relevance Sort by last modified time
    Searched defs:StartDecode (Results 1 - 4 of 4) sorted by null

  /external/pdfium/core/fxcodec/codec/
fx_codec_jbig.cpp 43 FXCODEC_STATUS CCodec_Jbig2Module::StartDecode(
fx_codec_progress.cpp     [all...]
  /external/libvpx/libvpx/third_party/libyuv/source/
mjpeg_decoder.cc 263 if (!StartDecode()) {
355 if (!StartDecode()) {
508 LIBYUV_BOOL MJpegDecoder::StartDecode() {
  /external/libyuv/files/source/
mjpeg_decoder.cc 261 if (!StartDecode()) {
351 if (!StartDecode()) {
505 LIBYUV_BOOL MJpegDecoder::StartDecode() {

Completed in 168 milliseconds