74 __coverity_negative_sink__(
size);
76 __coverity_escape__(ptr);
77 ptr = __coverity_alloc__(
size);
78 __coverity_writeall__(ptr);
79 __coverity_mark_as_afm_allocated__(ptr,
"av_free");
int64_t av_rescale_rnd(int64_t a, int64_t b, int64_t c, enum AVRounding rnd)
Rescale a 64-bit integer with specified rounding.