Searched refs:ff_h274_apply_film_grain (Results 1 - 4 of 4) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | h274.h | 48 int ff_h274_apply_film_grain(AVFrame *out, const AVFrame *in,
|
H A D | h264_picture.c | 246 err = ff_h274_apply_film_grain(cur->f_grain, cur->f, &h->h274db, in ff_h264_field_end()
|
H A D | h274.c | 217 int ff_h274_apply_film_grain(AVFrame *out_frame, const AVFrame *in_frame, in ff_h274_apply_film_grain() function
|
H A D | hevcdec.c | 3088 ret = ff_h274_apply_film_grain(out->frame_grain, out->frame, &s->h274db, in hevc_frame_end()
|
Completed in 10 milliseconds