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

  /external/pdfium/core/fxcodec/codec/
ccodec_jbig2module.h 40 FXCODEC_STATUS StartDecode(
fx_codec_jbig.cpp 42 FXCODEC_STATUS CCodec_Jbig2Module::StartDecode(
ccodec_progressivedecoder.h 61 FXCODEC_STATUS StartDecode(const RetainPtr<CFX_DIBitmap>& pDIBitmap,
fx_codec_progress.cpp     [all...]
  /external/pdfium/testing/libfuzzer/
pdf_codec_jbig2_fuzzer.cc 52 FXCODEC_STATUS status = module.StartDecode(
xfa_codec_fuzzer.h 58 status = decoder->StartDecode(bitmap, 0, 0, bitmap->GetWidth(),
  /external/libaom/libaom/third_party/libyuv/include/libyuv/
mjpeg_decoder.h 160 LIBYUV_BOOL StartDecode();
  /external/libvpx/libvpx/third_party/libyuv/include/libyuv/
mjpeg_decoder.h 162 LIBYUV_BOOL StartDecode();
  /external/libyuv/files/include/libyuv/
mjpeg_decoder.h 162 LIBYUV_BOOL StartDecode();
  /external/libaom/libaom/third_party/libyuv/source/
mjpeg_decoder.cc 262 if (!StartDecode()) {
354 if (!StartDecode()) {
503 LIBYUV_BOOL MJpegDecoder::StartDecode() {
  /external/libvpx/libvpx/third_party/libyuv/source/
mjpeg_decoder.cc 261 if (!StartDecode()) {
351 if (!StartDecode()) {
505 LIBYUV_BOOL MJpegDecoder::StartDecode() {
  /external/libyuv/files/source/
mjpeg_decoder.cc 261 if (!StartDecode()) {
351 if (!StartDecode()) {
505 LIBYUV_BOOL MJpegDecoder::StartDecode() {
  /external/pdfium/xfa/fxfa/
cxfa_ffwidget.cpp 197 status = pProgressiveDecoder->StartDecode(pBitmap, 0, 0, pBitmap->GetWidth(),
  /external/pdfium/core/fpdfapi/render/
cpdf_dibsource.cpp 335 iDecodeStatus = pJbig2Module->StartDecode(
    [all...]

Completed in 1230 milliseconds