Searched defs:StartDecode (Results 1 – 9 of 9) sorted by relevance
21 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
42 FXCODEC_STATUS Jbig2Decoder::StartDecode( in StartDecode() function in fxcodec::Jbig2Decoder
185 std::unique_ptr<ProgressiveDecoderIface::Context> PngDecoder::StartDecode( in StartDecode() function in fxcodec::PngDecoder
517 LIBYUV_BOOL MJpegDecoder::StartDecode() { in StartDecode() function in libyuv::MJpegDecoder
505 LIBYUV_BOOL MJpegDecoder::StartDecode() { in StartDecode() function in libyuv::MJpegDecoder
513 LIBYUV_BOOL MJpegDecoder::StartDecode() { in StartDecode() function in libyuv::MJpegDecoder
467 bool CJPX_Decoder::StartDecode() { in StartDecode() function in fxcodec::CJPX_Decoder
2089 FXCODEC_STATUS ProgressiveDecoder::StartDecode( in StartDecode() function in fxcodec::ProgressiveDecoder