Home
last modified time | relevance | path

Searched defs:GetAvailInput (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/pdfium/core/fxcodec/bmp/
H A Dbmp_progressive_decoder.cpp24 FX_FILESIZE BmpProgressiveDecoder::GetAvailInput(Context* context) const { in GetAvailInput() function in fxcodec::BmpProgressiveDecoder
H A Dbmp_decoder.cpp62 FX_FILESIZE BmpDecoder::GetAvailInput( in GetAvailInput() function in fxcodec::BmpDecoder
H A Dcfx_bmpdecompressor.cpp684 FX_FILESIZE CFX_BmpDecompressor::GetAvailInput() const { in GetAvailInput() function in fxcodec::CFX_BmpDecompressor
/aosp_15_r20/external/pdfium/core/fxcodec/gif/
H A Dgif_progressive_decoder.cpp24 FX_FILESIZE GifProgressiveDecoder::GetAvailInput(Context* context) const { in GetAvailInput() function in fxcodec::GifProgressiveDecoder
H A Dgif_decoder.cpp61 FX_FILESIZE GifDecoder::GetAvailInput( in GetAvailInput() function in fxcodec::GifDecoder
H A Dcfx_gifcontext.cpp324 uint32_t CFX_GifContext::GetAvailInput() const { in GetAvailInput() function in fxcodec::CFX_GifContext
/aosp_15_r20/external/pdfium/core/fxcodec/jpeg/
H A Djpeg_progressive_decoder.cpp151 FX_FILESIZE JpegProgressiveDecoder::GetAvailInput(Context* pContext) const { in GetAvailInput() function in fxcodec::JpegProgressiveDecoder