Home
last modified time | relevance | path

Searched refs:IMG_TYPE_BEST (Results 1 – 8 of 8) sorted by relevance

/dports/multimedia/lives/lives-3.2.0/src/
H A Dcvirtual.c292 return IMG_TYPE_BEST; in resolve_img_type()
366 …empirical_img_type = sfile->img_type = IMG_TYPE_BEST; // read_headers() will have set this to "jpe… in check_clip_integrity()
H A Dlives-yuv4mpeg.c341 cfile->img_type = IMG_TYPE_BEST; // override the pref in open_yuv4m_inner()
H A Dsaveplay.c217 … get_image_ext_for_type(IMG_TYPE_BEST), mainw->opening_loc ? 3 : in read_file_details()
422 cfile->img_type = IMG_TYPE_BEST; // override the pref in open_file_sel()
538 … prefs->image_ext, get_image_ext_for_type(IMG_TYPE_BEST), start, frames, probed_achans, in open_file_sel()
768 … prefs->image_ext, get_image_ext_for_type(IMG_TYPE_BEST), start, frames, cfile->achans, in open_file_sel()
5911 sfile->img_type = IMG_TYPE_BEST; // read_headers() will have set this to "jpeg" (default)
H A Dmain.h781 #define IMG_TYPE_BEST IMG_TYPE_PNG macro
H A Dutils.c2299 clipboard->img_type = IMG_TYPE_BEST; // override the pref in init_clipboard()
4117 cfile->img_type = IMG_TYPE_BEST; // override the pref in prepare_to_play_foreign()
4225 cfile->img_type = IMG_TYPE_BEST; in after_foreign_play()
H A Dcallbacks.c11604 get_image_ext_for_type(IMG_TYPE_BEST),
12474 cfile->img_type = IMG_TYPE_BEST; // override the pref
H A Devents.c4814 if (new_clip) cfile->img_type = IMG_TYPE_BEST; // override the pref in render_to_clip()
H A Dmultitrack.c11148 cfile->img_type = IMG_TYPE_BEST; // override the pref in on_multitrack_activate()