Searched refs:line16_count (Results 1 – 1 of 1) sorted by relevance
1888 int line16_count = 0; in JPEGEncode() local1904 line16_count = (sp->bytesperline * 2) / 3; in JPEGEncode()1905 line16 = (short *) _TIFFmalloc(sizeof(short) * line16_count); in JPEGEncode()1921 int value_pairs = line16_count / 2; in JPEGEncode()