Searched defs:StartDecode (Results 1 – 9 of 9) sorted by relevance
20 std::unique_ptr<ProgressiveDecoderIface::Context> BmpDecoder::StartDecode( in StartDecode() function in fxcodec::BmpDecoder
16 std::unique_ptr<ProgressiveDecoderIface::Context> GifDecoder::StartDecode( in StartDecode() function in fxcodec::GifDecoder
44 FXCODEC_STATUS Jbig2Decoder::StartDecode( in StartDecode() function in fxcodec::Jbig2Decoder
182 std::unique_ptr<ProgressiveDecoderIface::Context> PngDecoder::StartDecode( in StartDecode() function in fxcodec::PngDecoder
505 LIBYUV_BOOL MJpegDecoder::StartDecode() { in StartDecode() function in libyuv::MJpegDecoder
517 LIBYUV_BOOL MJpegDecoder::StartDecode() { in StartDecode() function in libyuv::MJpegDecoder
513 LIBYUV_BOOL MJpegDecoder::StartDecode() { in StartDecode() function in libyuv::MJpegDecoder
490 bool CJPX_Decoder::StartDecode() { in StartDecode() function in fxcodec::CJPX_Decoder
1203 FXCODEC_STATUS ProgressiveDecoder::StartDecode(RetainPtr<CFX_DIBitmap> bitmap) { in StartDecode() function in fxcodec::ProgressiveDecoder