Home
last modified time | relevance | path

Searched refs:ff_vaapi_vpp_render_picture (Results 1 - 8 of 8) sorted by relevance

/third_party/ffmpeg/libavfilter/
H A Dvaapi_vpp.h82 int ff_vaapi_vpp_render_picture(AVFilterContext *avctx,
H A Dvf_misc_vaapi.c158 err = ff_vaapi_vpp_render_picture(avctx, &params, output_frame); in misc_vaapi_filter_frame()
H A Dvf_procamp_vaapi.c161 err = ff_vaapi_vpp_render_picture(avctx, &params, output_frame); in procamp_vaapi_filter_frame()
H A Dvf_scale_vaapi.c146 err = ff_vaapi_vpp_render_picture(avctx, &params, output_frame); in scale_vaapi_filter_frame()
H A Dvf_transpose_vaapi.c156 err = ff_vaapi_vpp_render_picture(avctx, &params, output_frame); in transpose_vaapi_filter_frame()
H A Dvf_deinterlace_vaapi.c293 err = ff_vaapi_vpp_render_picture(avctx, &params, output_frame); in deint_vaapi_filter_frame()
H A Dvf_tonemap_vaapi.c302 err = ff_vaapi_vpp_render_picture(avctx, &params, output_frame); in tonemap_vaapi_filter_frame()
H A Dvaapi_vpp.c592 int ff_vaapi_vpp_render_picture(AVFilterContext *avctx, in ff_vaapi_vpp_render_picture() function

Completed in 7 milliseconds