Searched refs:T2P_PAGE (Results 1 – 1 of 1) sorted by relevance
130 } T2P_PAGE; typedef161 T2P_PAGE* tiff_pages;1052 …t2p->tiff_pages = (T2P_PAGE*) _TIFFmalloc(TIFFSafeMultiply(tmsize_t,directorycount,sizeof(T2P_PAGE… in t2p_read_tiff_init()1057 (TIFF_SIZE_T) directorycount * sizeof(T2P_PAGE), in t2p_read_tiff_init()1062 _TIFFmemset( t2p->tiff_pages, 0x00, directorycount * sizeof(T2P_PAGE)); in t2p_read_tiff_init()1127 sizeof(T2P_PAGE), t2p_cmp_t2p_page); in t2p_read_tiff_init()1239 d = (int32)(((T2P_PAGE*)e1)->page_number) - (int32)(((T2P_PAGE*)e2)->page_number); in t2p_cmp_t2p_page()1241 d = (int32)(((T2P_PAGE*)e1)->page_directory) - (int32)(((T2P_PAGE*)e2)->page_directory); in t2p_cmp_t2p_page()