Home
last modified time | relevance | path

Searched defs:StartDecode (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/pdfium/core/fxcodec/bmp/
H A Dbmp_decoder.cpp21 std::unique_ptr<ProgressiveDecoderIface::Context> BmpDecoder::StartDecode( in StartDecode() function in fxcodec::BmpDecoder
/aosp_15_r20/external/pdfium/core/fxcodec/gif/
H A Dgif_decoder.cpp16 std::unique_ptr<ProgressiveDecoderIface::Context> GifDecoder::StartDecode( in StartDecode() function in fxcodec::GifDecoder
/aosp_15_r20/external/pdfium/core/fxcodec/jbig2/
H A Djbig2_decoder.cpp42 FXCODEC_STATUS Jbig2Decoder::StartDecode( in StartDecode() function in fxcodec::Jbig2Decoder
/aosp_15_r20/external/pdfium/core/fxcodec/png/
H A Dpng_decoder.cpp185 std::unique_ptr<ProgressiveDecoderIface::Context> PngDecoder::StartDecode( in StartDecode() function in fxcodec::PngDecoder
/aosp_15_r20/external/libaom/third_party/libyuv/source/
H A Dmjpeg_decoder.cc517 LIBYUV_BOOL MJpegDecoder::StartDecode() { in StartDecode() function in libyuv::MJpegDecoder
/aosp_15_r20/external/libvpx/third_party/libyuv/source/
H A Dmjpeg_decoder.cc505 LIBYUV_BOOL MJpegDecoder::StartDecode() { in StartDecode() function in libyuv::MJpegDecoder
/aosp_15_r20/external/libyuv/source/
H A Dmjpeg_decoder.cc513 LIBYUV_BOOL MJpegDecoder::StartDecode() { in StartDecode() function in libyuv::MJpegDecoder
/aosp_15_r20/external/pdfium/core/fxcodec/jpx/
H A Dcjpx_decoder.cpp466 bool CJPX_Decoder::StartDecode() { in StartDecode() function in fxcodec::CJPX_Decoder
/aosp_15_r20/external/pdfium/core/fxcodec/
H A Dprogressive_decoder.cpp2083 FXCODEC_STATUS ProgressiveDecoder::StartDecode( in StartDecode() function in fxcodec::ProgressiveDecoder