Home
last modified time | relevance | path

Searched refs:opt_max_alloc (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/fftools/
H A Dopt_common.h187 int opt_max_alloc(void *optctx, const char *opt, const char *arg);
225 { "max_alloc", HAS_ARG, { .func_arg = opt_max_alloc }, "set maximum size of a single allocated block", "bytes" }, \
H A Dopt_common.c1215 int opt_max_alloc(void *optctx, const char *opt, const char *arg) in opt_max_alloc() function

Completed in 3 milliseconds