Home
last modified time | relevance | path

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

/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/filters/
H A Dreframer.c136 Bool is_range_extraction; member
416 …ctx->is_range_extraction = ((ctx->extract_mode==EXTRACT_RANGE) || (ctx->extract_mode==EXTRACT_DUR)… in reframer_load_range()
1141 if (!ctx->is_range_extraction) { in reframer_process()
1149 if (!ctx->is_range_extraction) { in reframer_process()
1155 if (!ctx->is_range_extraction) { in reframer_process()
1193 if (ctx->is_range_extraction) { in reframer_process()
1202 if (!ctx->is_range_extraction) { in reframer_process()
1356 && ctx->is_range_extraction in reframer_process()
1528 if (pck && !ctx->is_range_extraction && st->range_end_reached_ts) { in reframer_process()
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/filters/
H A Dreframer.c136 Bool is_range_extraction; member
416 …ctx->is_range_extraction = ((ctx->extract_mode==EXTRACT_RANGE) || (ctx->extract_mode==EXTRACT_DUR)… in reframer_load_range()
1141 if (!ctx->is_range_extraction) { in reframer_process()
1149 if (!ctx->is_range_extraction) { in reframer_process()
1155 if (!ctx->is_range_extraction) { in reframer_process()
1193 if (ctx->is_range_extraction) { in reframer_process()
1202 if (!ctx->is_range_extraction) { in reframer_process()
1356 && ctx->is_range_extraction in reframer_process()
1528 if (pck && !ctx->is_range_extraction && st->range_end_reached_ts) { in reframer_process()