diff options
author | Andreas Rheinhardt <[email protected]> | 2021-09-16 13:40:26 +0200 |
---|---|---|
committer | Andreas Rheinhardt <[email protected]> | 2021-09-23 23:53:38 +0200 |
commit | 477a398c3ea9b84cb3c8139becadbb821e234ceb (patch) | |
tree | 911067f8124f8b1ce2549021dcc3160aa8c5204a /libavfilter/removegrain.h | |
parent | cd7e25b14a2a27b73874b5f79a04ae5db738f7f6 (diff) |
avcodec/elbg: Also allocate buffers for recursion only once
This is possible because the number of elements needed in each
recursion step decreases geometrically, so the geometric series
provides an upper bound for the sum of number of elements of
the needed buffers.
Reviewed-by: Paul B Mahol <[email protected]>
Signed-off-by: Andreas Rheinhardt <[email protected]>
Diffstat (limited to 'libavfilter/removegrain.h')
0 files changed, 0 insertions, 0 deletions