Searched defs:set_expr (Results 1 - 6 of 6) sorted by relevance
/third_party/ffmpeg/libavfilter/ |
H A D | vf_eq.c | 137 static int set_expr(AVExpr **pexpr, const char *expr, const char *option, void *log_ctx) in set_expr() function [all...] |
H A D | af_volume.c | 93 static int set_expr(AVExpr **pexpr, const char *expr, void *log_ctx) in set_expr() function
|
H A D | vf_delogo.c | 59 static int set_expr(AVExpr **pexpr, const char *expr, const char *option, void *log_ctx) in set_expr() function
|
H A D | vf_hue.c | 178 static int set_expr(AVExpr **pexpr_ptr, char **expr_ptr, in set_expr() function
|
H A D | vf_overlay_cuda.c | 156 static int set_expr(AVExpr **pexpr, const char *expr, const char *option, void *log_ctx) in set_expr() function
|
H A D | vf_overlay.c | 109 static int set_expr(AVExpr **pexpr, const char *expr, const char *option, void *log_ctx) in set_expr() function
|
Completed in 7 milliseconds