Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Dvf_drawtext.c1128 static int eval_function(AVFilterContext *ctx, AVBPrint *bp, char *fct, in eval_function() function
1184 if ((ret = eval_function(ctx, bp, argv[0], argc - 1, argv + 1)) < 0) in expand_function()