Searched refs:lt2size (Results 1 – 1 of 1) sorted by relevance
495 int nlin, lt2size; in PixarLogMakeTables() local513 lt2size = (int)(2./linstep) + 1; in PixarLogMakeTables()514 FromLT2 = (uint16 *)_TIFFmalloc(lt2size*sizeof(uint16)); in PixarLogMakeTables()557 for (i = 0; i < lt2size; i++) { in PixarLogMakeTables()582 Fltsize = (float)(lt2size/2); in PixarLogMakeTables()