Searched refs:ff_vaapi_vpp_render_picture (Results 1 - 8 of 8) sorted by relevance
/third_party/ffmpeg/libavfilter/ |
H A D | vaapi_vpp.h | 82 int ff_vaapi_vpp_render_picture(AVFilterContext *avctx,
|
H A D | vf_misc_vaapi.c | 158 err = ff_vaapi_vpp_render_picture(avctx, ¶ms, output_frame); in misc_vaapi_filter_frame()
|
H A D | vf_procamp_vaapi.c | 161 err = ff_vaapi_vpp_render_picture(avctx, ¶ms, output_frame); in procamp_vaapi_filter_frame()
|
H A D | vf_scale_vaapi.c | 146 err = ff_vaapi_vpp_render_picture(avctx, ¶ms, output_frame); in scale_vaapi_filter_frame()
|
H A D | vf_transpose_vaapi.c | 156 err = ff_vaapi_vpp_render_picture(avctx, ¶ms, output_frame); in transpose_vaapi_filter_frame()
|
H A D | vf_deinterlace_vaapi.c | 293 err = ff_vaapi_vpp_render_picture(avctx, ¶ms, output_frame); in deint_vaapi_filter_frame()
|
H A D | vf_tonemap_vaapi.c | 302 err = ff_vaapi_vpp_render_picture(avctx, ¶ms, output_frame); in tonemap_vaapi_filter_frame()
|
H A D | vaapi_vpp.c | 592 int ff_vaapi_vpp_render_picture(AVFilterContext *avctx, in ff_vaapi_vpp_render_picture() function
|
Completed in 7 milliseconds