Home
last modified time | relevance | path

Searched refs:cfile (Results 2976 – 3000 of 5781) sorted by last modified time

1...<<111112113114115116117118119120>>...232

/dports/multimedia/lives/lives-3.2.0/src/
H A Dpreferences.c3419 …s(&prefsw->spinbutton_mt_def_width, mainw->multitrack == NULL ? prefs->mt_def_width : cfile->hsize, in create_prefs_dialog()
3421 … mainw->multitrack == NULL ? prefs->mt_def_height : cfile->vsize, &prefsw->spinbutton_mt_def_fps, in create_prefs_dialog()
3422 … mainw->multitrack == NULL ? prefs->mt_def_fps : cfile->fps, NULL, 0, FALSE, NULL); in create_prefs_dialog()
H A Dinterface.c240 if (cfile->frames > 0 && frame > cfile->frames) frame = cfile->frames; in lives_ce_update_timeline()
244 cfile->frameno = cfile->last_frameno = frame; in lives_ce_update_timeline()
246 cfile->aseek_pos = (off64_t)((double)(cfile->real_pointer_time * cfile->arate) * cfile->achans * in lives_ce_update_timeline()
248 if (cfile->aseek_pos > cfile->afilesize) cfile->aseek_pos = 0.; in lives_ce_update_timeline()
350 offset_right = ROUND_I((double)(cfile->end) / cfile->fps * scalex); in update_timer_bars()
393 offset_right = ROUND_I((double)(cfile->end) / cfile->fps * scalex); in update_timer_bars()
425 cfile->audio_waveform[0][i] = cfile->vol in update_timer_bars()
494 offset_right = ROUND_I((double)(cfile->end) / cfile->fps * scalex); in update_timer_bars()
521 cfile->audio_waveform[1][i] = cfile->vol in update_timer_bars()
1585 if (cfile->achans == 0 || (double)cfile->end / cfile->fps >= cfile->laudio_time - 0.0001) { in create_insert_dialog()
[all …]
H A Dcallbacks.c2493 cfile->hsize != cfile->ohsize || cfile->vsize != cfile->ovsize)) {
2735 … if ((cfile->end = (int)(cfile->end / cfile->fps * cfile->undo1_dbl + .49999)) < 1) cfile->end = 1;
2773 cfile->ovsize = cfile->vsize - cfile->ovsize;
2776 cfile->ohsize = cfile->hsize - cfile->ohsize;
4417 if (cfile->undo_start > cfile->frames) cfile->undo_start = cfile->frames;
4418 if (cfile->undo_end > cfile->frames) cfile->undo_end = cfile->frames;
4434 if (cfile->insert_end > cfile->frames) cfile->insert_end = cfile->frames;
5990 if (cfile->frameno > cfile->frames && cfile->frameno > 1) cfile->frameno = cfile->frames;
8850 if (cfile->undo_arate > 0) cfile->arps = cfile->undo_arps / cfile->undo_arate * cfile->arate;
8929 if (cfile->undo_arate > 0) cfile->arps = cfile->undo_arps / cfile->undo_arate * cfile->arate;
[all …]
H A Dsaveplay.c963 cfile->video_time = cfile->frames / cfile->fps; in open_file_sel()
3714 cfile->hsize = cfile->vsize = cfile->ohsize = cfile->ovsize = 0;
3880 cfile->arps = cfile->arate = cfile->achans = cfile->asampsize = 0;
4013 cfile->arps = cfile->arate = cfile->achans = cfile->asampsize = 0;
4022 cfile->start = cfile->end = cfile->undo_start = cfile->undo_end = 0;
4038 …if ((cfile->afilesize * cfile->asampsize * cfile->arate * cfile->achans == 0) || cfile->frames < 2…
4046cfile->laudio_time = cfile->raudio_time = cfile->afilesize / cfile->asampsize * 8. / cfile->arate …
4047 cfile->pb_fps = cfile->fps = 1.*(int)(cfile->frames / cfile->laudio_time);
4072 cfile->type, cfile->hsize, cfile->vsize, cfile->bpp, cfile->fps);
5092 if (cfile->frameno > cfile->frames && cfile->frameno > 1) cfile->frameno = cfile->frames;
[all …]
H A Dutils.c2291 cfile->progress_start = cfile->start; in init_clipboard()
2292 cfile->progress_end = cfile->end; in init_clipboard()
4080 cfile->arate = cfile->arps = mainw->rec_arate; in prepare_to_play_foreign()
4101 cfile->fps = cfile->pb_fps = mainw->rec_fps; in prepare_to_play_foreign()
4218 cfile->progress_start = cfile->start = 1; in after_foreign_play()
4219 cfile->progress_end = cfile->frames = cfile->end = new_frames; in after_foreign_play()
4220 cfile->pb_fps = cfile->fps = mainw->rec_fps; in after_foreign_play()
4229 cfile->arate = cfile->arps = mainw->rec_arate; in after_foreign_play()
4243 … resize_all(mainw->current_file, cfile->hsize, cfile->vsize, cfile->img_type, FALSE, NULL, NULL); in after_foreign_play()
4245 if (cfile->afilesize > 0 && cfile->achans > 0 in after_foreign_play()
[all …]
H A Dgui.c3192 …t_sensitive(mainw->sa_button, CURRENT_CLIP_HAS_VIDEO && (cfile->start > 1 || cfile->end < cfile->f… in set_interactive()
3726 sqrt(cfile->hsize * cfile->hsize + cfile->vsize * cfile->vsize); in play_window_set_title()
4012 (!cfile->is_loaded && !mainw->preview && cfile->clip_type != CLIP_TYPE_GENERATOR)) || in _resize_play_window()
4025 mainw->pwidth = cfile->hsize; in _resize_play_window()
4026 mainw->pheight = cfile->vsize; in _resize_play_window()
4035 mainw->pwidth = cfile->hsize; in _resize_play_window()
4036 mainw->pheight = cfile->vsize; in _resize_play_window()
4534 lives_widget_show(cfile->menuentry); in add_to_clipmenu()
4545 cfile->old_frames = cfile->frames; in add_to_clipmenu()
4546 cfile->ratio_fps = check_for_ratio_fps(cfile->fps); in add_to_clipmenu()
[all …]
H A Dresample.c98 cfile->undo2_int = cfile->achans; in auto_resample_resize()
116 cfile->undo1_int = cfile->arate; in auto_resample_resize()
117 cfile->undo2_int = cfile->achans; in auto_resample_resize()
119 cfile->undo4_int = cfile->arps; in auto_resample_resize()
134 cfile->ohsize = cfile->hsize; in auto_resample_resize()
135 cfile->ovsize = cfile->vsize; in auto_resample_resize()
181 cfile->ohsize = cfile->hsize; in auto_resample_resize()
271 cfile->ohsize = cfile->hsize; in auto_resample_resize()
272 cfile->ovsize = cfile->vsize; in auto_resample_resize()
1120 cfile->end = cfile->frames; in on_reorder_activate()
[all …]
H A Dcvirtual.c171 if (!cfile->frame_index) { in load_frame_index()
809 if (mainw->cbstores[i]->gamma_type == cfile->gamma_type) found = i; in restore_gamma_cb()
858 if (clipno == 0 && prefs->btgamma && CURRENT_CLIP_HAS_VIDEO && cfile->gamma_type in realize_all_frames()
860 restore_gamma_cb(cfile->gamma_type); in realize_all_frames()
865 cfile->progress_start = 1; in realize_all_frames()
866 cfile->progress_end = count_virtual_frames(cfile->frame_index, 1, cfile->frames); in realize_all_frames()
871 ret = virtual_to_images(mainw->current_file, 1, cfile->frames, TRUE, NULL); in realize_all_frames()
1139 if (cfile->fx_frame_pump >= cfile->end) return FALSE; in pull_frame_idle()
1140 …if (virtual_to_images(mainw->current_file, cfile->fx_frame_pump, cfile->fx_frame_pump, FALSE, NULL… in pull_frame_idle()
1143 cfile->fx_frame_pump++; in pull_frame_idle()
/dports/www/mod_rivet/rivet-3.2.0/tclconfig/
H A Dcompile264 cfile=
287 cfile=$1
300 if test -z "$ofile" || test -z "$cfile"; then
310 cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
/dports/net-mgmt/lldpd/lldpd-1.0.8/
H A Dcompile265 cfile=
288 cfile=$1
301 if test -z "$ofile" || test -z "$cfile"; then
311 cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
/dports/security/hitch/hitch-1.7.0/build-aux/
H A Dcompile265 cfile=
288 cfile=$1
301 if test -z "$ofile" || test -z "$cfile"; then
311 cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
/dports/x11/i3lock/i3lock-2.13/
H A Dcompile265 cfile=
288 cfile=$1
301 if test -z "$ofile" || test -z "$cfile"; then
311 cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
/dports/emulators/mess/mame-mame0226/3rdparty/expat/conftools/
H A Dcompile265 cfile=
288 cfile=$1
301 if test -z "$ofile" || test -z "$cfile"; then
311 cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
/dports/emulators/mess/mame-mame0226/3rdparty/libjpeg/
H A Dcompile264 cfile=
287 cfile=$1
300 if test -z "$ofile" || test -z "$cfile"; then
310 cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
/dports/emulators/mame/mame-mame0226/3rdparty/expat/conftools/
H A Dcompile265 cfile=
288 cfile=$1
301 if test -z "$ofile" || test -z "$cfile"; then
311 cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
/dports/emulators/mame/mame-mame0226/3rdparty/libjpeg/
H A Dcompile264 cfile=
287 cfile=$1
300 if test -z "$ofile" || test -z "$cfile"; then
310 cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/tools/java/org/unicode/cldr/test/
H A DExampleGenerator.java417 CLDRFile cfile = getCldrFile(); in handleLabelPattern() local
420 String regionName = cfile.getStringValue(path); in handleLabelPattern()
435 CLDRFile cfile = getCldrFile(); in handleLabel() local
448 CLDRFile cfile = getCldrFile(); in handleLabel() local
462 String regionName = cfile.getStringValue(path); in addFlag()
505 CLDRFile cfile = getCldrFile(); in handleAnnotationName() local
508 String skinName = getEmojiName(cfile, skin); in handleAnnotationName()
509 String hairName = getEmojiName(cfile, hair); in handleAnnotationName()
531 CLDRFile cfile = getCldrFile(); in formatGroup() local
537 names[i++] = getEmojiName(cfile, component); in formatGroup()
[all …]
/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/tools/java/org/unicode/cldr/icu/
H A DTestCldr.java101 CLDRFile cfile = cldrFactory.make(locale.toString(), true, true); in TestScripts() local
102 UnicodeSet exemplars = getExemplarSet(cfile, "").addAll( in TestScripts()
103 getExemplarSet(cfile, "auxiliary")); in TestScripts()
/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/tools/java/org/unicode/cldr/util/
H A DDtdPathIterator.java144 CLDRFile cfile = factory.make(locale, true);
145 for (String path : cfile.fullIterable()) {
/dports/www/limesurvey/limesurvey/third_party/kcfinder/core/class/
H A Dbrowser.php578 foreach ($zipFiles as $cfile)
579 $zip->addFile($cfile, basename($cfile));
620 foreach ($zipFiles as $cfile)
621 $zip->addFile($cfile, basename($cfile));
/dports/devel/re2c/re2c-2.2/build-aux/
H A Dcompile265 cfile=
288 cfile=$1
301 if test -z "$ofile" || test -z "$cfile"; then
311 cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
/dports/net/ip2proxy/ip2proxy-c-436bd40/
H A Dcompile264 cfile=
287 cfile=$1
300 if test -z "$ofile" || test -z "$cfile"; then
310 cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
/dports/astro/opencpn/OpenCPN-5.2.4/libs/tinyxml/src/
H A Dtinyxml.cpp803 assert( cfile ); in Print()
1147 assert( cfile ); in Print()
1218 if ( cfile ) { in Print()
1226 if ( cfile ) { in Print()
1299 assert( cfile ); in Print()
1334 assert( cfile ); in Print()
1420 if ( cfile ) fprintf( cfile, "<?xml " ); in Print()
1424 if ( cfile ) fprintf (cfile, "version=\"%s\" ", version.c_str ()); in Print()
1428 if ( cfile ) fprintf (cfile, "encoding=\"%s\" ", encoding.c_str ()); in Print()
1432 if ( cfile ) fprintf (cfile, "standalone=\"%s\" ", standalone.c_str ()); in Print()
[all …]
/dports/astro/opencpn/OpenCPN-5.2.4/libs/tinyxml/include/
H A Dtinyxml.h213 virtual void Print( FILE* cfile, int depth ) const = 0;
870 virtual void Print( FILE* cfile, int depth ) const { in Print() argument
871 Print( cfile, depth, 0 ); in Print()
873 void Print( FILE* cfile, int depth, TIXML_STRING* str ) const;
1126 virtual void Print( FILE* cfile, int depth ) const;
1179 virtual void Print( FILE* cfile, int depth ) const;
1240 virtual void Print( FILE* cfile, int depth ) const;
1319 virtual void Print( FILE* cfile, int depth ) const { in Print() argument
1320 Print( cfile, depth, 0 ); in Print()
1366 virtual void Print( FILE* cfile, int depth ) const;
[all …]
/dports/astro/opencpn/OpenCPN-5.2.4/plugins/chartdldr_pi/src/tinyxml/
H A Dtinyxml.cpp803 assert( cfile ); in Print()
1147 assert( cfile ); in Print()
1218 if ( cfile ) { in Print()
1226 if ( cfile ) { in Print()
1299 assert( cfile ); in Print()
1334 assert( cfile ); in Print()
1420 if ( cfile ) fprintf( cfile, "<?xml " ); in Print()
1424 if ( cfile ) fprintf (cfile, "version=\"%s\" ", version.c_str ()); in Print()
1428 if ( cfile ) fprintf (cfile, "encoding=\"%s\" ", encoding.c_str ()); in Print()
1432 if ( cfile ) fprintf (cfile, "standalone=\"%s\" ", standalone.c_str ()); in Print()
[all …]

1...<<111112113114115116117118119120>>...232