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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/
H A Dopt.h510 int av_opt_set_from_string(void *ctx, const char *opts,
H A Dopt.c1358 int av_opt_set_from_string(void *ctx, const char *opts, function
1814 printf("\nTesting av_opt_set_from_string()\n");
1837 if (av_opt_set_from_string(&test_ctx, options[i], shorthand, "=", ":") < 0)

Completed in 40 milliseconds