Searched refs:StartDecode (Results 1 – 14 of 14) sorted by relevance
262 if (!StartDecode()) { in DecodeToBuffers()354 if (!StartDecode()) { in DecodeToCallback()503 LIBYUV_BOOL MJpegDecoder::StartDecode() { in StartDecode() function in libyuv::MJpegDecoder
261 if (!StartDecode()) { in DecodeToBuffers()351 if (!StartDecode()) { in DecodeToCallback()505 LIBYUV_BOOL MJpegDecoder::StartDecode() { in StartDecode() function in libyuv::MJpegDecoder
40 FXCODEC_STATUS StartDecode(
42 FXCODEC_STATUS CCodec_Jbig2Module::StartDecode( in StartDecode() function in CCodec_Jbig2Module
61 FXCODEC_STATUS StartDecode(const RetainPtr<CFX_DIBitmap>& pDIBitmap,
1848 FXCODEC_STATUS CCodec_ProgressiveDecoder::StartDecode( in StartDecode() function in CCodec_ProgressiveDecoder
52 FXCODEC_STATUS status = module.StartDecode( in LLVMFuzzerTestOneInput()
58 status = decoder->StartDecode(bitmap, 0, 0, bitmap->GetWidth(), in Fuzz()
162 LIBYUV_BOOL StartDecode();
160 LIBYUV_BOOL StartDecode();
197 status = pProgressiveDecoder->StartDecode(pBitmap, 0, 0, pBitmap->GetWidth(), in XFA_LoadImageFromBuffer()
335 iDecodeStatus = pJbig2Module->StartDecode( in ContinueLoadDIBSource()