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

  /external/pdfium/core/src/fxcodec/codec/
fx_codec_jbig.cpp 58 FXCODEC_STATUS CCodec_Jbig2Module::StartDecode(void* pJbig2Context,
fx_codec_progress.cpp     [all...]
  /external/libvpx/libvpx/third_party/libyuv/source/
mjpeg_decoder.cc 262 if (!StartDecode()) {
354 if (!StartDecode()) {
503 LIBYUV_BOOL MJpegDecoder::StartDecode() {
  /external/libyuv/files/source/
mjpeg_decoder.cc 261 if (!StartDecode()) {
353 if (!StartDecode()) {
501 LIBYUV_BOOL MJpegDecoder::StartDecode() {

Completed in 224 milliseconds