Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/third_party/libtiff/
H A Dtif_luv.c158 struct logLuvState struct
160 int encoder_state; /* 1 if encoder correctly initialized */
161 int user_datafmt; /* user data format */
162 int encode_meth; /* encoding method */
163 int pixel_size; /* bytes per pixel */
165 uint8_t *tbuf; /* translation buffer */
166 tmsize_t tbuflen; /* buffer length */
167 void (*tfunc)(LogLuvState *, uint8_t *, tmsize_t);
169 TIFFVSetMethod vgetparent; /* super-class method */
170 TIFFVSetMethod vsetparent; /* super-class method */