Home
last modified time | relevance | path

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

/dports/multimedia/transcode/transcode-1.1.7/src/
H A Dtranscode.c639 static int transcode_mode_psu(vob_t *vob, const char *psubase) in transcode_mode_psu() argument
649 vob->video_out_file = psubase; in transcode_mode_psu()
664 tc_snprintf(buf, sizeof(buf), psubase, psu_cur); in transcode_mode_psu()
1334 const char *psubase = NULL; in main() local
1411 psubase = pc; in main()
1413 psubase = vob->video_out_file; in main()
2748 transcode_mode_psu(vob, psubase); in main()