Go to the documentation of this file.
   28 #ifndef AVCODEC_H274_H 
   29 #define AVCODEC_H274_H 
   36     int8_t 
db[13 ][13 ][64][64];
 
  
AVPixelFormat
Pixel format.
 
int ff_h274_apply_film_grain(AVFrame *out, const AVFrame *in, H274FilmGrainDatabase *db, const AVFilmGrainParams *params)
 
This structure describes decoded (raw) audio or video data.
 
int16_t slice_tmp[64][64]
 
static enum AVPixelFormat pix_fmt
 
@ AV_PIX_FMT_YUV420P
planar YUV 4:2:0, 12bpp, (1 Cr & Cb sample per 2x2 Y samples)
 
int8_t db[13][13][64][64]
 
This structure describes how to handle film grain synthesis in video for specific codecs.
 
static int ff_h274_film_grain_params_supported(int model_id, enum AVPixelFormat pix_fmt)
Check whether ff_h274_apply_film_grain() supports the given parameter combination.