On Thu, 29 Feb 2024 13:33:36 +0100 Niklas Haas <ffm...@haasn.xyz> wrote:
> +// Symbols that do not depend on bit depth
> +#ifndef GRAIN_WIDTH
> +# define GRAIN_WIDTH 82
> +# define GRAIN_HEIGHT 73
> +# define SUB_GRAIN_WIDTH 44
> +# define SUB_GRAIN_HEIGHT 38
> +# define FG_BLOCK_SIZE 32
> +#endif

Decided to move these out of this template as well.

At what point would it be cleaner to introduce an
<aom_film_grain_internal.h> just for these shared helpers / definitions
live inside?
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to