Home
last modified time | relevance | path

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

/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/filters/
H A Dreframer.c92 GF_FilterPacket *resinsert_single_pck; member
162 if (st->resinsert_single_pck) gf_filter_pck_unref(st->resinsert_single_pck); in reframer_reset_stream()
780 if (st->resinsert_single_pck) in reframer_purge_queues()
924 if (st->resinsert_single_pck) continue; in check_gop_split()
1134 if (st->resinsert_single_pck) { in reframer_process()
1138 pck = st->resinsert_single_pck; in reframer_process()
1211 st->resinsert_single_pck = pck; in reframer_process()
1214 st->resinsert_single_pck = NULL; in reframer_process()
1337 st->resinsert_single_pck = pck; in reframer_process()
1340 st->resinsert_single_pck = NULL; in reframer_process()
[all …]
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/filters/
H A Dreframer.c92 GF_FilterPacket *resinsert_single_pck; member
162 if (st->resinsert_single_pck) gf_filter_pck_unref(st->resinsert_single_pck); in reframer_reset_stream()
780 if (st->resinsert_single_pck) in reframer_purge_queues()
924 if (st->resinsert_single_pck) continue; in check_gop_split()
1134 if (st->resinsert_single_pck) { in reframer_process()
1138 pck = st->resinsert_single_pck; in reframer_process()
1211 st->resinsert_single_pck = pck; in reframer_process()
1214 st->resinsert_single_pck = NULL; in reframer_process()
1337 st->resinsert_single_pck = pck; in reframer_process()
1340 st->resinsert_single_pck = NULL; in reframer_process()
[all …]