Home
last modified time | relevance | path

Searched refs:full_file_name_to_work_on (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/rapid-photo-downloader/rapid-photo-downloader-0.9.26/raphodo/
H A Dthumbnailpara.py209 full_file_name_to_work_on = ''
252 full_file_name_to_work_on = get_thumbnail.path
256 return task, thumbnail_bytes, full_file_name_to_work_on, origin
412 full_file_name_to_work_on, argument
456 full_file_name_to_work_on = rpd_file.temp_cache_full_file_chunk
460 full_file_name_to_work_on = rpd_file.cache_full_file_name
465 return task, full_file_name_to_work_on, file_to_work_on_is_temporary
674 task, full_file_name_to_work_on, \
678 full_file_name_to_work_on,
783 full_file_name_to_work_on,
[all …]
H A Dthumbnaildaemon.py158 task, thumbnail_bytes, full_file_name_to_work_on, origin = cache_search
169 full_file_name_to_work_on = rpd_file.download_thm_full_name
171 full_file_name_to_work_on = rpd_file.download_full_file_name
190 full_file_name_to_work_on=full_file_name_to_work_on,
H A Dthumbnailextractor.py548 thumbnail = QImage(data.full_file_name_to_work_on)
552 rpd_file=rpd_file, full_file_name=data.full_file_name_to_work_on,
563 rpd_file=rpd_file, full_file_name=data.full_file_name_to_work_on,
605 data.full_file_name_to_work_on, process_name=self.identity.decode()
610 rpd_file=rpd_file, full_file_name=data.full_file_name_to_work_on,
615 rpd_file=rpd_file, full_file_name=data.full_file_name_to_work_on,
625 rpd_file=rpd_file, full_file_name=data.full_file_name_to_work_on,
637 rpd_file=rpd_file, full_file_name=data.full_file_name_to_work_on
642 png = get_video_frame(data.full_file_name_to_work_on, 1.0)
656 rpd_file, data.full_file_name_to_work_on
[all …]
H A Dinterprocess.py1580 full_file_name_to_work_on: str,
1592 self.full_file_name_to_work_on = full_file_name_to_work_on