Lines Matching refs:thumbnail
5264 const dng_jpeg_preview *thumbnail, in WriteTIFF() argument
5277 thumbnail, in WriteTIFF()
5293 const dng_jpeg_preview *thumbnail, in WriteTIFF() argument
5321 thumbnail, in WriteTIFF()
5338 const dng_jpeg_preview *thumbnail, in WriteTIFFWithProfile() argument
5352 thumbnail, in WriteTIFFWithProfile()
5369 const dng_jpeg_preview *thumbnail, in WriteTIFFWithProfile() argument
5521 thumbnail, in WriteTIFFWithProfile()
5795 const dng_preview *thumbnail = NULL; in WriteDNG() local
5813 if (!thumbnail || thisArea < thumbArea) in WriteDNG()
5816 thumbnail = &previewList->Preview (j); in WriteDNG()
5832 if (!thumbnail || thisArea < thumbArea) in WriteDNG()
5835 thumbnail = &previewList->Preview (j); in WriteDNG()
5856 if (thumbnail) in WriteDNG()
5861 dng_tiff_directory &rawIFD (thumbnail ? *rawIFD_IfNotMain : mainIFD); in WriteDNG()
5891 if (thumbnail) in WriteDNG()
5893 thmBasic.Reset (thumbnail->AddTagSet (mainIFD)); in WriteDNG()
6705 uint32 subFileCount = thumbnail ? 1 : 0; in WriteDNG()
6723 if (thumbnail != &previewList->Preview (j)) in WriteDNG()
6759 if (thumbnail) in WriteDNG()
6780 if (thumbnail != &previewList->Preview (j)) in WriteDNG()
6821 if (thumbnail) in WriteDNG()
6824 thumbnail->WriteData (host, in WriteDNG()
6836 if (thumbnail != &previewList->Preview (j)) in WriteDNG()
6945 if (thumbnail) in WriteDNG()
6962 if (thumbnail != &previewList->Preview (j)) in WriteDNG()