FFmpeg
|
#include "libavutil/film_grain_params.h"
Go to the source code of this file.
Data Structures | |
struct | H274FilmGrainDatabase |
Functions | |
int | ff_h274_apply_film_grain (AVFrame *out, const AVFrame *in, H274FilmGrainDatabase *db, const AVFilmGrainParams *params) |
H.274 film grain synthesis.
Definition in file h274.h.
int ff_h274_apply_film_grain | ( | AVFrame * | out, |
const AVFrame * | in, | ||
H274FilmGrainDatabase * | db, | ||
const AVFilmGrainParams * | params | ||
) |
Definition at line 217 of file h274.c.
Referenced by ff_h264_field_end(), and hevc_frame_end().