Home
last modified time | relevance | path

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

/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/media_tools/
H A Ddash_segmenter.c66 s32 time_shift_depth; member
324 … *dasher, GF_DashDynamicMode dash_mode, Double mpd_update_time, s32 time_shift_depth, Double mpd_l… in gf_dasher_set_dynamic_mode() argument
331 dasher->time_shift_depth = time_shift_depth; in gf_dasher_set_dynamic_mode()
644 if (dasher->time_shift_depth<0) e |= gf_dynstrcat(&args, "tsb=-1", ":"); in gf_dasher_setup()
646 sprintf(szArg, "tsb=%g", ((Double)dasher->time_shift_depth)/1000); in gf_dasher_setup()
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/media_tools/
H A Ddash_segmenter.c66 s32 time_shift_depth; member
324 … *dasher, GF_DashDynamicMode dash_mode, Double mpd_update_time, s32 time_shift_depth, Double mpd_l… in gf_dasher_set_dynamic_mode() argument
331 dasher->time_shift_depth = time_shift_depth; in gf_dasher_set_dynamic_mode()
644 if (dasher->time_shift_depth<0) e |= gf_dynstrcat(&args, "tsb=-1", ":"); in gf_dasher_setup()
646 sprintf(szArg, "tsb=%g", ((Double)dasher->time_shift_depth)/1000); in gf_dasher_setup()
/dports/multimedia/ccextractor/ccextractor-0.85/src/gpacmp4/gpac/
H A Dmedia_tools.h723 … *dasher, GF_DashDynamicMode dash_mode, Double mpd_update_time, s32 time_shift_depth, Double mpd_l…
/dports/multimedia/gpac-libgpac/gpac-1.0.0/include/gpac/
H A Dmedia_tools.h855 … *dasher, GF_DashDynamicMode dash_mode, Double mpd_update_time, s32 time_shift_depth, Double mpd_l…
/dports/multimedia/gpac-mp4box/gpac-1.0.0/include/gpac/
H A Dmedia_tools.h855 … *dasher, GF_DashDynamicMode dash_mode, Double mpd_update_time, s32 time_shift_depth, Double mpd_l…
/dports/multimedia/gpac-libgpac/gpac-1.0.0/applications/mp4box/
H A Dmain.c2375 …, minor_version, conv_type, nb_tsel_acts, program_number, dump_nal, time_shift_depth, initial_moof… variable
4165 time_shift_depth = (u32)atoi(argv[i + 1]); in mp4box_parse_args() local
4361 time_shift_depth = 0; in mp4boxMain()
5012 time_shift_depth = 0; in mp4boxMain()
5063 …if (!e) e = gf_dasher_set_dynamic_mode(dasher, dash_mode, mpd_update_time, time_shift_depth, mpd_l… in mp4boxMain()
5099 …e = gf_dasher_set_dynamic_mode(dasher, GF_DASH_DYNAMIC_LAST, 0, time_shift_depth, mpd_live_duratio… in mp4boxMain()
/dports/multimedia/gpac-mp4box/gpac-1.0.0/applications/mp4box/
H A Dmain.c2375 …, minor_version, conv_type, nb_tsel_acts, program_number, dump_nal, time_shift_depth, initial_moof… variable
4165 time_shift_depth = (u32)atoi(argv[i + 1]); in mp4box_parse_args() local
4361 time_shift_depth = 0; in mp4boxMain()
5012 time_shift_depth = 0; in mp4boxMain()
5063 …if (!e) e = gf_dasher_set_dynamic_mode(dasher, dash_mode, mpd_update_time, time_shift_depth, mpd_l… in mp4boxMain()
5099 …e = gf_dasher_set_dynamic_mode(dasher, GF_DASH_DYNAMIC_LAST, 0, time_shift_depth, mpd_live_duratio… in mp4boxMain()