Home
last modified time | relevance | path

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

/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/filters/
H A Dreframer.c80 u64 prev_sap_ts; member
1256 diff_prev -= st->prev_sap_ts; in reframer_process()
1263 st->sap_ts_plus_one = st->prev_sap_ts + 1; in reframer_process()
1266 st->sap_ts_plus_one = st->prev_sap_ts+1; in reframer_process()
1275 st->prev_sap_ts = ts; in reframer_process()
1294 st->sap_ts_plus_one = st->prev_sap_ts + 1; in reframer_process()
1297 if (st->prev_sap_ts == ts) in reframer_process()
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/filters/
H A Dreframer.c80 u64 prev_sap_ts; member
1256 diff_prev -= st->prev_sap_ts; in reframer_process()
1263 st->sap_ts_plus_one = st->prev_sap_ts + 1; in reframer_process()
1266 st->sap_ts_plus_one = st->prev_sap_ts+1; in reframer_process()
1275 st->prev_sap_ts = ts; in reframer_process()
1294 st->sap_ts_plus_one = st->prev_sap_ts + 1; in reframer_process()
1297 if (st->prev_sap_ts == ts) in reframer_process()