AVExpr             31 extra_lib/include/ffmpeg_android/libavutil/eval.h typedef struct AVExpr AVExpr;
AVExpr             74 extra_lib/include/ffmpeg_android/libavutil/eval.h int av_expr_parse(AVExpr **expr, const char *s,
AVExpr             87 extra_lib/include/ffmpeg_android/libavutil/eval.h double av_expr_eval(AVExpr *e, const double *const_values, void *opaque);
AVExpr             92 extra_lib/include/ffmpeg_android/libavutil/eval.h void av_expr_free(AVExpr *e);
AVExpr            144 extra_lib/include/ffmpeg_android/libavutil/eval.h typedef struct AVExpr AVExpr;
AVExpr            187 extra_lib/include/ffmpeg_android/libavutil/eval.h int av_expr_parse(AVExpr **expr, const char *s,
AVExpr            200 extra_lib/include/ffmpeg_android/libavutil/eval.h double av_expr_eval(AVExpr *e, const double *const_values, void *opaque);
AVExpr            205 extra_lib/include/ffmpeg_android/libavutil/eval.h void av_expr_free(AVExpr *e);
AVExpr             31 extra_lib/include/libavutil/eval.h typedef struct AVExpr AVExpr;
AVExpr             74 extra_lib/include/libavutil/eval.h int av_expr_parse(AVExpr **expr, const char *s,
AVExpr             87 extra_lib/include/libavutil/eval.h double av_expr_eval(AVExpr *e, const double *const_values, void *opaque);
AVExpr             92 extra_lib/include/libavutil/eval.h void av_expr_free(AVExpr *e);