Searched refs:thumbspace (Results 1 – 1 of 1) sorted by relevance
489 size_t thumbspace = reserve_thumbnail_space ? m_szMaxThumbSize + JPEG_APP1_OEM_RESERVED : 0; in WriteAPP1() local491 return thumbwriter.GetNextIFDBase() + thumbspace; in WriteAPP1()