Home
last modified time | relevance | path

Searched refs:v_GetNextLine (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/core/fxcodec/codec/
Dfx_codec.cpp92 return v_GetNextLine(); in ReadNextLine()
279 uint8_t* v_GetNextLine() override;
370 uint8_t* CCodec_RLScanlineDecoder::v_GetNextLine() { in v_GetNextLine() function in CCodec_RLScanlineDecoder
Dccodec_scanlinedecoder.h38 virtual uint8_t* v_GetNextLine() = 0;
Dfx_codec_fax.cpp468 uint8_t* v_GetNextLine() override;
511 uint8_t* CCodec_FaxDecoder::v_GetNextLine() { in v_GetNextLine() function in CCodec_FaxDecoder
Dfx_codec_jpeg.cpp163 uint8_t* v_GetNextLine() override;
307 uint8_t* CCodec_JpegDecoder::v_GetNextLine() { in v_GetNextLine() function in CCodec_JpegDecoder
Dfx_codec_flate.cpp633 uint8_t* v_GetNextLine() override;
724 uint8_t* CCodec_FlateScanlineDecoder::v_GetNextLine() { in v_GetNextLine() function in CCodec_FlateScanlineDecoder