Home
last modified time | relevance | path

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

/dports/multimedia/x264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/output/
H A Dflv.c52 int64_t i_prev_dts; member
264 if( p_flv->i_prev_dts == dts ) in write_frame()
271 p_flv->i_prev_dts = dts; in write_frame()
H A Dmp4_lsmash.c78 uint64_t i_prev_dts; member
413 …R( lsmash_flush_pooled_samples( p_mp4->p_root, p_mp4->i_track, p_sample->dts - p_mp4->i_prev_dts ), in write_frame()
423 p_mp4->i_prev_dts = dts; in write_frame()
/dports/emulators/vice/vice-3.5/src/lib/libx264/output/
H A Dflv.c52 int64_t i_prev_dts; member
263 if( p_flv->i_prev_dts == dts ) in write_frame()
270 p_flv->i_prev_dts = dts; in write_frame()
H A Dmp4_lsmash.c72 uint64_t i_prev_dts; member
407 …R( lsmash_flush_pooled_samples( p_mp4->p_root, p_mp4->i_track, p_sample->dts - p_mp4->i_prev_dts ), in write_frame()
417 p_mp4->i_prev_dts = dts; in write_frame()
/dports/multimedia/libx264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/output/
H A Dflv.c52 int64_t i_prev_dts; member
264 if( p_flv->i_prev_dts == dts ) in write_frame()
271 p_flv->i_prev_dts = dts; in write_frame()
H A Dmp4_lsmash.c78 uint64_t i_prev_dts; member
413 …R( lsmash_flush_pooled_samples( p_mp4->p_root, p_mp4->i_track, p_sample->dts - p_mp4->i_prev_dts ), in write_frame()
423 p_mp4->i_prev_dts = dts; in write_frame()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libx264/output/
H A Dflv.c52 int64_t i_prev_dts; member
263 if( p_flv->i_prev_dts == dts ) in write_frame()
270 p_flv->i_prev_dts = dts; in write_frame()
H A Dmp4_lsmash.c72 uint64_t i_prev_dts; member
407 …R( lsmash_flush_pooled_samples( p_mp4->p_root, p_mp4->i_track, p_sample->dts - p_mp4->i_prev_dts ), in write_frame()
417 p_mp4->i_prev_dts = dts; in write_frame()