Home
last modified time | relevance | path

Searched refs:pp_get_context (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libpostproc/
H A Dpostprocess.h85 pp_context *pp_get_context(int width, int height, int flags);
H A Dpostprocess.c860 av_cold pp_context *pp_get_context(int width, int height, int cpuCaps){ in pp_get_context() function
/third_party/ffmpeg/libavfilter/
H A Dvf_pp.c109 pp->pp_ctx = pp_get_context(inlink->w, inlink->h, flags); in pp_config_props()

Completed in 3 milliseconds