Home
last modified time | relevance | path

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

/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/filters/
H A Dreframer.c78 u32 range_start_computed; member
1136 st->range_start_computed = 3; in reframer_process()
1146 if (st->range_start_computed) { in reframer_process()
1159 st->range_start_computed = 2; in reframer_process()
1270 st->range_start_computed = 1; in reframer_process()
1293 if (!st->range_start_computed) { in reframer_process()
1295 st->range_start_computed = 1; in reframer_process()
1369 assert(st->range_start_computed); in reframer_process()
1375 if (st->range_start_computed==3) in reframer_process()
1486 st->range_start_computed = 0; in reframer_process()
[all …]
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/filters/
H A Dreframer.c78 u32 range_start_computed; member
1136 st->range_start_computed = 3; in reframer_process()
1146 if (st->range_start_computed) { in reframer_process()
1159 st->range_start_computed = 2; in reframer_process()
1270 st->range_start_computed = 1; in reframer_process()
1293 if (!st->range_start_computed) { in reframer_process()
1295 st->range_start_computed = 1; in reframer_process()
1369 assert(st->range_start_computed); in reframer_process()
1375 if (st->range_start_computed==3) in reframer_process()
1486 st->range_start_computed = 0; in reframer_process()
[all …]