Home
last modified time | relevance | path

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

/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/filters/
H A Dreframer.c69 Bool all_saps; member
195 st->all_saps = GF_TRUE; in reframer_configure_pid()
204 if (!st->all_saps) { in reframer_configure_pid()
206 st->all_saps = GF_TRUE; in reframer_configure_pid()
853 } else if (!st->all_saps) { in check_gop_split()
858 if (st->all_saps) { in check_gop_split()
1183 if (st->all_saps) { in reframer_process()
1184 st->all_saps = GF_FALSE; in reframer_process()
1234 if (!pck_in_range && ((count==1) || !st->all_saps) ) { in reframer_process()
1384 else if (st->all_saps) { in reframer_process()
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/filters/
H A Dreframer.c69 Bool all_saps; member
195 st->all_saps = GF_TRUE; in reframer_configure_pid()
204 if (!st->all_saps) { in reframer_configure_pid()
206 st->all_saps = GF_TRUE; in reframer_configure_pid()
853 } else if (!st->all_saps) { in check_gop_split()
858 if (st->all_saps) { in check_gop_split()
1183 if (st->all_saps) { in reframer_process()
1184 st->all_saps = GF_FALSE; in reframer_process()
1234 if (!pck_in_range && ((count==1) || !st->all_saps) ) { in reframer_process()
1384 else if (st->all_saps) { in reframer_process()