Home
last modified time | relevance | path

Searched refs:xbrfunc_t (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavfilter/
Dvf_xbr.c44 typedef int (*xbrfunc_t)(AVFilterContext *ctx, void *arg, int jobnr, int nb_jobs); typedef
49 xbrfunc_t func;
386 static const xbrfunc_t xbrfuncs[] = {xbr2x, xbr3x, xbr4x}; in init()