Home
last modified time | relevance | path

Searched refs:first_pck_sent (Results 1 – 4 of 4) sorted by relevance

/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/filters/
H A Dreframer.c84 Bool first_pck_sent; member
598 if (!st->first_pck_sent) { in reframer_send_packet()
604 st->first_pck_sent = GF_TRUE; in reframer_send_packet()
1032 st->first_pck_sent = GF_FALSE; in check_gop_split()
1488 st->first_pck_sent = GF_FALSE; in reframer_process()
1490 st->first_pck_sent = ctx->splitrange ? GF_FALSE : GF_TRUE; in reframer_process()
H A Dmux_isom.c235 Bool first_pck_sent; member
3427 ctx->first_pck_sent = GF_FALSE; in mp4_mux_flush_frag()
3455 ctx->first_pck_sent = GF_FALSE; in mp4_mux_flush_frag()
3743 ctx->first_pck_sent = GF_FALSE; in mp4_mux_initialize_movie()
4832 gf_filter_pck_set_framing(ctx->dst_pck, !ctx->first_pck_sent, GF_FALSE); in mp4_mux_on_data()
4835 if (!ctx->first_pck_sent && ctx->seg_name) { in mp4_mux_on_data()
4839 ctx->first_pck_sent = GF_TRUE; in mp4_mux_on_data()
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/filters/
H A Dreframer.c84 Bool first_pck_sent; member
598 if (!st->first_pck_sent) { in reframer_send_packet()
604 st->first_pck_sent = GF_TRUE; in reframer_send_packet()
1032 st->first_pck_sent = GF_FALSE; in check_gop_split()
1488 st->first_pck_sent = GF_FALSE; in reframer_process()
1490 st->first_pck_sent = ctx->splitrange ? GF_FALSE : GF_TRUE; in reframer_process()
H A Dmux_isom.c235 Bool first_pck_sent; member
3427 ctx->first_pck_sent = GF_FALSE; in mp4_mux_flush_frag()
3455 ctx->first_pck_sent = GF_FALSE; in mp4_mux_flush_frag()
3743 ctx->first_pck_sent = GF_FALSE; in mp4_mux_initialize_movie()
4832 gf_filter_pck_set_framing(ctx->dst_pck, !ctx->first_pck_sent, GF_FALSE); in mp4_mux_on_data()
4835 if (!ctx->first_pck_sent && ctx->seg_name) { in mp4_mux_on_data()
4839 ctx->first_pck_sent = GF_TRUE; in mp4_mux_on_data()