Home
last modified time | relevance | path

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

/libtiff-4.0.7/tools/
H A Dtiff2pdf.c3208 uint32 q_length=0; in t2p_process_ojpeg_tables() local
3241 if(!TIFFGetField(input, TIFFTAG_JPEGQTABLES, &q_length, &q)){ in t2p_process_ojpeg_tables()
3248 if(q_length < (64U * t2p->tiff_samplesperpixel)){ in t2p_process_ojpeg_tables()