Lines Matching defs:end
141 int64_t start, end; ///< start, end in second/AV_TIME_BASE units
803 goto end;
822 end:
846 if (ret < 0) goto end;
848 if (ret < 0) goto end;
850 end:
1932 goto end; \
2779 av_log(log_ctx, log_level, " end:%s", interval->end_is_offset ? "+" : "");
2781 av_log(log_ctx, log_level, "#%"PRId64, interval->end);
2783 av_log(log_ctx, log_level, "%s", av_ts2timestr(interval->end, &AV_TIME_BASE_Q));
2785 av_log(log_ctx, log_level, " end:N/A");
2798 int64_t start = -INT64_MAX, end = interval->end;
2812 goto end;
2824 goto end;
2831 goto end;
2836 goto end;
2857 end = start + interval->end;
2862 if (frame_count >= interval->end)
2864 } else if (has_end && *cur_ts != AV_NOPTS_VALUE && *cur_ts >= end) {
2892 end:
3174 goto end;
3186 end:
3223 print_int("end", chapter->end);
3224 print_time("end_time", chapter->end, &chapter->time_base);
3422 goto end;
3424 #define CHECK_END if (ret < 0) goto end
3481 end:
3770 goto end;
3792 goto end;
3820 goto end;
3822 interval->end = lli;
3827 av_log(NULL, AV_LOG_ERROR, "Invalid interval end/duration specification '%s'\n", p);
3828 goto end;
3830 interval->end = us;
3836 end:
3857 goto end;
3876 goto end;
3884 end:
4036 goto end;
4084 goto end;
4093 goto end;
4100 goto end;
4115 goto end;
4123 goto end;
4163 end: