Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_fax3.c88 } Fax3CodecState; typedef
89 #define DecoderState(tif) ((Fax3CodecState*) Fax3State(tif))
90 #define EncoderState(tif) ((Fax3CodecState*) Fax3State(tif))
105 Fax3CodecState* sp = DecoderState(tif); \
149 Fax3CodecState* sp = DecoderState(tif); in Fax3PreDecode()
509 Fax3CodecState* dsp = (Fax3CodecState*) Fax3State(tif); in Fax3SetupState()
574 Fax3CodecState* esp = EncoderState(tif); in Fax3SetupState()
635 Fax3CodecState* sp = EncoderState(tif); in Fax3PutBits()
670 Fax3CodecState* sp = EncoderState(tif); in putspan()
716 Fax3CodecState* sp = EncoderState(tif); in Fax3PutEOL()
[all …]