Searched refs:StartDecode (Results 1 – 12 of 12) sorted by relevance
/external/pdfium/core/fxcodec/codec/ |
D | ccodec_jbig2module.h | 41 FXCODEC_STATUS StartDecode(
|
D | fx_codec_jbig.cpp | 43 FXCODEC_STATUS CCodec_Jbig2Module::StartDecode( in StartDecode() function in CCodec_Jbig2Module
|
D | ccodec_progressivedecoder.h | 61 FXCODEC_STATUS StartDecode(CFX_DIBitmap* pDIBitmap,
|
D | fx_codec_progress.cpp | 1838 FXCODEC_STATUS CCodec_ProgressiveDecoder::StartDecode(CFX_DIBitmap* pDIBitmap, in StartDecode() function in CCodec_ProgressiveDecoder
|
/external/pdfium/testing/libfuzzer/ |
D | pdf_codec_jbig2_fuzzer.cc | 40 FXCODEC_STATUS status = module.StartDecode( in LLVMFuzzerTestOneInput()
|
D | xfa_codec_fuzzer.h | 43 status = decoder->StartDecode(bitmap.get(), 0, 0, bitmap->GetWidth(), in Fuzz()
|
/external/libyuv/files/source/ |
D | mjpeg_decoder.cc | 261 if (!StartDecode()) { in DecodeToBuffers() 351 if (!StartDecode()) { in DecodeToCallback() 505 LIBYUV_BOOL MJpegDecoder::StartDecode() { in StartDecode() function in libyuv::MJpegDecoder
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | mjpeg_decoder.cc | 263 if (!StartDecode()) { in DecodeToBuffers() 355 if (!StartDecode()) { in DecodeToCallback() 508 LIBYUV_BOOL MJpegDecoder::StartDecode() { in StartDecode() function in libyuv::MJpegDecoder
|
/external/libyuv/files/include/libyuv/ |
D | mjpeg_decoder.h | 162 LIBYUV_BOOL StartDecode();
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | mjpeg_decoder.h | 159 LIBYUV_BOOL StartDecode();
|
/external/pdfium/core/fpdfapi/render/ |
D | cpdf_dibsource.cpp | 330 ret = pJbig2Module->StartDecode( in ContinueLoadDIBSource()
|
/external/pdfium/xfa/fxfa/app/ |
D | xfa_ffwidget.cpp | 1162 pProgressiveDecoder->StartDecode(pBitmap, 0, 0, pBitmap->GetWidth(), in XFA_LoadImageFromBuffer()
|