Home
last modified time | relevance | path

Searched +defs:w +defs:track +defs:n +defs:file (Results 1 – 25 of 67) sorted by relevance

123

/dports/games/stuntrally/stuntrally-2.6.1/source/ogre/common/
H A DTools.cpp47 String n = *i; in ToolTexAlpha() local
53 int w = pb.getWidth(), h = pb.getHeight(); in ToolTexAlpha() local
155 int i,n; local
409 { string track = data->tracks->trks[i].name; local
414 string file = PATHMANAGER::TrkGhosts()+"/original/"+ track + sRev + "_ES.rpl"; local
470 { string track = data->tracks->trks[i].name; local
494 { string track = data->tracks->trks[i].name; local
499 string file = PATHMANAGER::TrkGhosts()+"/"+ track + sRev + ".gho"; local
/dports/multimedia/libass/libass-0.15.2/compare/
H A Dcompare.c43 int32_t w = FFMIN(x0 + frame->width, x1 + img->w); in blend_image() local
108 int32_t w = target->width; in calc_grad() local
240 static bool load_font(ASS_Library *lib, const char *dir, const char *file) in load_font()
268 size_t n = fread(buf + pos, 1, size - pos, fp); in load_font() local
285 const char *dir, const char *file) in load_track()
289 ASS_Track *track = ass_read_file(lib, path, NULL); in load_track() local
324 static Result process_image(ASS_Renderer *renderer, ASS_Track *track, in process_image()
326 const char *file, int64_t time, int scale) in process_image()
393 size_t n = list->max_items ? 2 * list->max_items : 256; in add_item() local
492 struct dirent *file; in process_input() local
[all …]
/dports/multimedia/baka-mplayer/Baka-MPlayer-2.0.4/src/
H A Dmpvhandler.cpp81 for(auto &track : fileInfo.tracks) in getMediaInfo() local
115 int n = 1; in getMediaInfo() local
249 void MpvHandler::AddOverlay(int id, int x, int y, QString file, int offset, int w, int h) in AddOverlay()
588 for(auto track : old) // remove the old tracks in current in AddSubtitleTrack() local
590 Mpv::Track &track = current.first(); in AddSubtitleTrack() local
604 for(auto track : old) in AddAudioTrack() local
606 Mpv::Track &track = current.first(); in AddAudioTrack() local
701 Mpv::Track track; in LoadTracks() local
702 for(int n = 0; n < node.u.list->values[i].u.list->num; n++) in LoadTracks() local
775 for(int n = 0; n < node.u.list->values[i].u.list->num; n++) in LoadChapters() local
[all …]
/dports/audio/muse-sequencer/muse-4.0.0/src/muse/
H A Dplugin.cpp1418 void Pipeline::setChannels(int n) in setChannels()
2729 int x, y, w, h; in writeConfiguration() local
2749 QString file; in loadControl() local
2809 QString file; in readConfiguration() local
3118 void PluginI::apply(unsigned pos, unsigned long n, in apply()
3691 QFile file(uifile.fileName()); in constructGUIFromFile() local
4108 int x = 0, y = 0, w = 0, h = 0; in showEvent() local
4699 int n = (int)v; in updateControls() local
4716 QWidget* w = gw[idx].widget; in guiParamChanged() local
4872 QWidget *w = gw[idx].widget; in guiSliderPressed() local
[all …]
/dports/games/devilutionX/devilutionX-1.2.1/3rdParty/libsmacker/
H A Dsmacker.c57 } file; member
81 unsigned long w; member
131 FILE* file; member
167 #define smk_read(ret,n) \ argument
442 smk smk_open_filepointer(FILE* file, const unsigned char mode) in smk_open_filepointer()
572 char smk_info_video(const smk object, unsigned long* w, unsigned long* h, unsigned char* y_scale_mo… in smk_info_video()
683 char smk_enable_audio(smk object, const unsigned char track, const unsigned char enable) in smk_enable_audio()
1218 unsigned char* buffer = NULL,* p,track; in smk_render() local
/dports/games/fheroes2/fheroes2-0.9.11/src/thirdparty/libsmacker/
H A Dsmacker.c57 } file; member
81 unsigned long w; member
131 FILE* file; member
167 #define smk_read(ret,n) \ argument
443 smk smk_open_filepointer(FILE* file, const unsigned char mode) in smk_open_filepointer()
575 char smk_info_video(const smk object, unsigned long* w, unsigned long* h, unsigned char* y_scale_mo… in smk_info_video()
686 char smk_enable_audio(smk object, const unsigned char track, const unsigned char enable) in smk_enable_audio()
1222 unsigned char* buffer = NULL,* p,track; in smk_render() local
/dports/emulators/fuse/fuse-1.6.0/peripherals/disk/
H A Ddisk.c159 id_read( disk_t *d, int *head, int *track, int *sector, int *length ) in id_read()
232 savetrack( disk_t *d, FILE *file, int head, int track, in savetrack()
254 saverawtrack( disk_t *d, FILE *file, int head, int track ) in saverawtrack()
282 guess_track_geom( disk_t *d, int head, int track, int *sector_base, in guess_track_geom()
655 trackgen( disk_t *d, buffer_t *buffer, int head, int track, in trackgen()
1554 cpc_set_weak_range( disk_t *d, int idx, buffer_t *buffer, int n, int len ) in cpc_set_weak_range()
1557 libspectrum_byte *t, *w; in cpc_set_weak_range() local
2309 write_udi( FILE *file, disk_t *d ) in write_udi()
2444 write_trd( FILE *file, disk_t *d ) in write_trd()
2838 FILE *file; in disk_write() local
[all …]
/dports/misc/darknet/darknet-darknet_yolo_v4_pre/src/
H A Ddata.c21 FILE *file = fopen(filename, "r"); in get_paths() local
111 matrix load_image_paths_gray(char **paths, int n, int w, int h) in load_image_paths_gray()
132 matrix load_image_paths(char **paths, int n, int w, int h) in load_image_paths()
188 FILE *file = fopen(filename, "r"); in read_boxes() local
477 data load_data_captcha(char **paths, int n, int m, int k, int w, int h) in load_data_captcha()
492 data load_data_captcha_encode(char **paths, int n, int m, int w, int h) in load_data_captcha_encode()
607 FILE *file = fopen(label, "r"); in load_tags_paths() local
705 data load_data_compare(int n, char **paths, int m, int classes, int w, int h) in load_data_compare()
1680 data load_data_writing(char **paths, int n, int m, int w, int h, int out_w, int out_h) in load_data_writing()
1695 data load_data_old(char **paths, int n, int m, char **labels, int k, int w, int h) in load_data_old()
[all …]
/dports/games/libretro-fuse/fuse-libretro-8b51f87/fuse/peripherals/disk/
H A Ddisk.c137 id_read( disk_t *d, int *head, int *track, int *sector, int *length ) in id_read()
210 savetrack( disk_t *d, FILE *file, int head, int track, in savetrack()
232 saverawtrack( disk_t *d, FILE *file, int head, int track ) in saverawtrack()
260 guess_track_geom( disk_t *d, int head, int track, int *sector_base, in guess_track_geom()
633 trackgen( disk_t *d, buffer_t *buffer, int head, int track, in trackgen()
1313 cpc_set_weak_range( disk_t *d, int idx, buffer_t *buffer, int n, int len ) in cpc_set_weak_range()
1316 libspectrum_byte *t, *w; in cpc_set_weak_range() local
2055 write_udi( FILE *file, disk_t *d ) in write_udi()
2159 write_trd( FILE *file, disk_t *d ) in write_trd()
2553 FILE *file; in disk_write() local
[all …]
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/io/
H A DWriteHDF5.cpp272 CheckOpenWriteHDF5Handles(mhdf_FileHandle file, int line) in CheckOpenWriteHDF5Handles()
326 const EntityHandle n = pi->second - pi->first + 1; in assign_ids() local
899 IODebugTrack track(debugTrack, "nodes", num_nodes); in write_nodes() local
1149 for (size_t w = 0; w < num_total_writes; ++w) { in write_set_data() local
1387 std::vector<mhdf_index_t>::const_iterator n = set_sizes.begin(); in write_sets() local
1398 for (size_t w = 0; w < num_local_writes; ++w) { in write_sets() local
1468 for (size_t w = num_local_writes; w != num_global_writes; ++w) { in write_sets() local
1512 WriteHDF5::wid_t n = pi->second - h + 1; in range_to_id_list_templ() local
1557 WriteHDF5::wid_t n = pi->second - pi->first + 1; in range_to_blocked_list_templ() local
1839 IODebugTrack track(debugTrack, tname, table_size); in write_sparse_ids() local
[all …]
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/dependencies/lib-smacker/libsmacker/
H A Dsmacker.c62 } file; member
87 unsigned long w; member
167 #define smk_read(ret,n) \ argument
569 char smk_info_video(const smk object, unsigned long *w, unsigned long *h, unsigned char *y_scale_mo… in smk_info_video()
683 char smk_enable_audio(smk object, const unsigned char track, const unsigned char enable) in smk_enable_audio()
1243 unsigned char *buffer = NULL, *p,track; in smk_render() local
/dports/graphics/gmt/gmt-6.3.0/src/spotter/
H A Dspotter.c163 …_to_struct_euler (struct EULER *p, double lon[], double lat[], double w[], unsigned int n, unsigne… in spotter_xyw_to_struct_euler()
339 bool spotter_GPlates_pair (char *file) { in spotter_GPlates_pair()
415 unsigned int n, i = 0, k, id, A_id = 0, B_id = 0, p1, p2, V1 = 0, V2 = 0; in spotter_init() local
421 …char file[PATH_MAX] = {""}, Plates[GMT_BUFSIZ] = {""}, Rotations[GMT_BUFSIZ] = {""}, *this_c = NUL… in spotter_init() local
625 int spotter_hotspot_init (struct GMT_CTRL *GMT, char *file, bool geocentric, struct HOTSPOT **p) { in spotter_hotspot_init()
626 unsigned int i = 0, n; in spotter_hotspot_init() local
708 double s_lat, c_lat, s_lon, c_lon, cc, ss, cs, i_nd, *track = NULL; in spotter_backtrack() local
888 double t, tt = 0.0, dt, d_lon, tlon, dd = 0.0, i_km = 0.0, xnew, xx, yy, *track = NULL; in spotter_forthtrack() local
1145 double *t = NULL, t_min, t_max, Ra[3][3], Rb[3][3], Rab[3][3], lon, lat, w, sign_a, sign_b; in spotter_add_rotations() local
1281 double w = 0.0; in spotter_t2w() local
[all …]
/dports/multimedia/baka-mplayer/Baka-MPlayer-2.0.4/src/ui/
H A Dmainwindow.cpp277 QString f = mpv->getFile(), file = mpv->getPath()+f; in MainWindow() local
330 for(auto &track : trackList) in MainWindow() local
454 int n = 1, in MainWindow() local
858 void MainWindow::Load(QString file) in Load()
1145 void MainWindow::HideAllControls(bool w, bool s) in HideAllControls()
1237 int n = 1, in UpdateRecentFiles() local
/dports/audio/gtkpod/gtkpod-1.0.0/src/
H A Dmisc.c97 parse_tracks_from_string(gchar **s, Track **track) in parse_tracks_from_string()
211 gchar *file; in call_script() local
518 GtkWidget *w; in option_set_radio_button() local
555 GtkWidget *w = gtkpod_xml_get_widget (win_xml, widgets[i]); in option_get_radio_button() local
791 static gchar *select_template (Track *track, const gchar *p) in select_template()
855 gchar *get_string_from_template (Track *track, in get_string_from_template()
1031 gchar *get_string_from_full_template (Track *track, in get_string_from_full_template()
1254 GtkWidget *w = glade_xml_get_widget (xml, name); in gtkpod_xml_get_widget() local
1519 gint i, n; in remove_itdb_index_prefs() local
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/scumm/smush/
H A Dsmush_player.cpp185 static StringResource *getStrings(ScummEngine *vm, const char *file, bool is_encoded) { in getStrings()
409 int32 track = track_id; in handleIACT() local
671 bool SmushPlayer::readString(const char *file) { in readString()
935 void SmushPlayer::setupAnim(const char *file) { in setupAnim()
1067 void SmushPlayer::setPaletteValue(int n, byte r, byte g, byte b) { in setPaletteValue()
1099 void SmushPlayer::seekSan(const char *file, int32 pos, int32 contFrame) { in seekSan()
1117 Common::File *file = new Common::File(); in tryCmpFile() local
1249 int w = MIN(_width, _vm->_screenWidth); in play() local
/dports/games/scummvm/scummvm-2.5.1/engines/scumm/smush/
H A Dsmush_player.cpp186 static StringResource *getStrings(ScummEngine *vm, const char *file, bool is_encoded) { in getStrings()
410 int32 track = track_id; in handleIACT() local
682 bool SmushPlayer::readString(const char *file) { in readString()
951 void SmushPlayer::setupAnim(const char *file) { in setupAnim()
1083 void SmushPlayer::setPaletteValue(int n, byte r, byte g, byte b) { in setPaletteValue()
1115 void SmushPlayer::seekSan(const char *file, int32 pos, int32 contFrame) { in seekSan()
1133 Common::File *file = new Common::File(); in tryCmpFile() local
1265 int w = MIN(_width, _vm->_screenWidth); in play() local
/dports/multimedia/smplayer/smplayer-21.10.0/src/
H A Dcore.cpp448 void Core::open(QString file, int seek) { in open()
960 void Core::playNewFile(QString file, int seek) { in playNewFile()
1043 QString file = mdat.filename; in newMediaPlaying() local
2598 for (int n = 0; n < args.count(); n++) { in startMplayer() local
2617 for (int n = 0; n < args.count(); n++) { in startMplayer() local
3880 void Core::changeSubtitle(int track) { in changeSubtitle()
3943 void Core::changeSecondarySubtitle(int track) { in changeSecondarySubtitle()
4370 void Core::changeAdapter(int n) { in changeAdapter()
4423 QSize w = mplayerwindow->videoLayer()->size(); in autoZoom() local
4452 QSize w = mplayerwindow->videoLayer()->size(); in autoZoomFromLetterbox() local
[all …]
/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/GameSrc/
H A Dsetup.c567 int track; in WaitForKey() local
602 short w, h; in PrintWinStats() local
712 short w, h; in PrintCredits() local
1148 char old_diff, old_setup_line = curr_setup_line, n = 0; in intro_key_handler() local
1331 int file; in load_savegame_names() local
1515 int track = 0; in setup_loop() local
/dports/x11-fm/wcmcommander/WCMCommander-release-0.20.0/src/
H A Dncview.cpp221 int n = a + b; in Align() local
285 int n = bn % TABLESIZE; in CacheGet() local
326 int n = bn % TABLESIZE; in CacheSet() local
524 int n = sizeof( buf ) - m; in GetPrevLine() local
818 int64_t track; member
833 VFilePtr file; member in ViewerThreadData
903 VFile* file = tData->File(); in ViewerThread() local
2090 int n = ( t ? t : e ) - s; in ViewPreparHexModeText() local
2205 int w = ( 10 + 2 + size.cols * 3 + 1 + size.cols + size.cols / 8 ) * charW; in Paint() local
2520 VFilePtr file; member
[all …]
/dports/multimedia/mpv/mpv-0.34.1/player/
H A Dcommand.c1011 int n; in mp_property_list_chapters() local
1905 static int track_channels(struct track *track) in track_channels()
1913 struct track *track = mpctx->tracks[item]; in get_track_entry() local
2014 struct track *track = mpctx->tracks[n]; in property_list_tracks() local
4071 int n = prop.min; in show_property_osd() local
4078 float n = prop.min; in show_property_osd() local
4298 char *file = cmd->args[3].v.s; in cmd_overlay_add() local
4301 int w = cmd->args[6].v.i, h = cmd->args[7].v.i, stride = cmd->args[8].v.i; in cmd_overlay_add() local
4383 for (int n = 0; n < 2; n++) in overlay_uninit() local
4425 struct track *track = mpctx->tracks[n]; in find_track_with_url() local
[all …]
/dports/games/mangband/mangband-1.5.3/src/client/
H A Dmain-crb.c275 WindowRef w; member
465 int fd_open(cptr file, int flags) in fd_open()
671 WindowRef w; in validate_main_window() local
1434 Track track; in load_sounds() local
2527 int n = strlen(s); in init_windows() local
2820 int n = CountMenuItems(m); in validate_menus() local
3009 WindowRef w = 0; in CloseCommand() local
3050 WindowRef w = 0; in ResizeCommand() local
3214 WindowRef w = 0; in RestoreCommand() local
3328 WindowRef w = 0; in UpdateCommand() local
[all …]
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/map/
H A Dmap.c25 struct file { struct
30 static struct file dfltfile = { argument
33 static struct file *file = &dfltfile; /* list of map files */ variable
97 static struct file *track; /* options -t and -u */ variable
594 int n; in getdata() local
1069 radbds(double *w, double *rw) in radbds()
/dports/www/npapi-xine/xine-plugin-1.0.2/src/
H A Dplugin.c94 int w, h; member
109 playlist_entry_t *track; member
245 char *n = strchr (s, '\n'); in osd_show_text() local
248 int w, h; in osd_show_text() local
300 playlist_entry_t *track = this->track; in player_thread() local
1744 void NPP_StreamAsFile (NPP instance, NPStream *stream, const char *file) { in NPP_StreamAsFile()
/dports/textproc/heirloom-doctools/heirloom-doctools-160308/troff/troff.d/dpost.d/
H A Ddpost.c425 int track = 0; /* tracking hint from troff */ variable
928 int n; in header() local
2123 int j, n; in fontprint() local
2430 char *file; member
2439 char *np, *file, *type = NULL, c; in t_supply() local
2663 supply1(char *font, char *file, char *type) in supply1()
2962 int n; in t_font() local
4177 int n; in addoctal() local
4358 int n; in documentfont() local
4464 int n = 0, w; in mbs2pdf() local
[all …]
/dports/audio/hvl2wav/hivelytracker-8296a50/
H A Dgui.c216 int16 w; member
232 int16 w, h; member
542 void setpathpart(char *path, const char *file) in setpathpart()
584 int32 n; in gui_req() local
1108 int32 w; in gui_render_tbox() local
1161 int32 i, j, k, n; in gui_render_perf() local
1739 int32 ntabs, rtabs, tabw, tabsw, i, j, k, l, m, n, o, tabh; in gui_render_tabs() local
3031 int w, tx; in gui_render_pcycle() local
4217 void gui_paste( struct ahx_tune *at, int16 track, int16 pastemask ) in gui_paste()
4412 int32 chan, track; in gui_check_bbank() local
[all …]

123