Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_pixarlog.c478 } PixarLogState; typedef
481 PixarLogMakeTables(PixarLogState *sp) in PixarLogMakeTables()
594 #define DecoderState(tif) ((PixarLogState*) (tif)->tif_data)
595 #define EncoderState(tif) ((PixarLogState*) (tif)->tif_data)
668 PixarLogState* sp = DecoderState(tif); in PixarLogSetupDecode()
733 PixarLogState* sp = DecoderState(tif); in PixarLogPreDecode()
756 PixarLogState* sp = DecoderState(tif); in PixarLogDecode()
901 PixarLogState* sp = EncoderState(tif); in PixarLogSetupEncode()
940 PixarLogState *sp = EncoderState(tif); in PixarLogPreEncode()
1120 PixarLogState *sp = EncoderState(tif); in PixarLogEncode()
[all …]