Searched defs:pexpr (Results 1 - 6 of 6) sorted by relevance
/third_party/littlefs/scripts/ |
H A D | explode_asserts.py | 305 def pexpr(p): function
|
/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() argument 270 static inline int set_param(AVExpr **pexpr, const char *args, const char *cmd, in set_param() argument
|
H A D | af_volume.c | 93 static int set_expr(AVExpr **pexpr, const char *expr, void *log_ctx) in set_expr() argument
|
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() argument
|
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() argument
|
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() argument
|
Completed in 7 milliseconds