Home
last modified time | relevance | path

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

/dports/multimedia/l-smash/l-smash-2.14.5/cli/
H A Dboxdumper.c160 …if( lsmash_get_composition_to_decode_shift_from_media_timeline( root, track_ID, &timeline_shift ) ) in main()
H A Dremuxer.c1137 …if( lsmash_get_composition_to_decode_shift_from_media_timeline( input->root, in_track->track_ID, &… in set_starting_point()
/dports/multimedia/vapoursynth-l-smash-works/L-SMASH-Works-0.0-940-g198cc78/AviSynth/
H A Dlibavsmash_source.cpp313 … if( lsmash_get_composition_to_decode_shift_from_media_timeline( root, track_id, &ctd_shift ) ) in count_output_audio_samples()
/dports/multimedia/vapoursynth-l-smash-works/L-SMASH-Works-0.0-940-g198cc78/AviUtl/
H A Dlibavsmash_input.c144 if( lsmash_get_composition_to_decode_shift_from_media_timeline( root, track_id, ctd_shift ) ) in get_ctd_shift()
H A Dlwmuxer.c365 …if( lsmash_get_composition_to_decode_shift_from_media_timeline( input->root, track_ID, &in_track->… in get_first_track_of_type()
/dports/multimedia/l-smash/l-smash-2.14.5/
H A Dlsmash.h2489 int lsmash_get_composition_to_decode_shift_from_media_timeline
/dports/multimedia/l-smash/l-smash-2.14.5/core/
H A Dtimeline.c1490 int lsmash_get_composition_to_decode_shift_from_media_timeline( lsmash_root_t *root, uint32_t track… in lsmash_get_composition_to_decode_shift_from_media_timeline() function