Searched refs:av_opt_get_key_value (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/
H A Dopt.h581 int av_opt_get_key_value(const char **ropts,
H A Dopt.c1336 int av_opt_get_key_value(const char **ropts, function
1373 ret = av_opt_get_key_value(&opts, key_val_sep, pairs_sep,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/
H A Dcmdutils_opencl.c264 ret = av_opt_get_key_value(&opts, "=", ":", 0, &key, &value);
H A Dcmdutils.c923 if ((ret = av_opt_get_key_value(&env, "=", ":", 0, &key, &val)) < 0) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dtee.c74 ret = av_opt_get_key_value(&p, "=", slave_opt_delim, 0, &key, &val);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Davfilter.c761 ret = av_opt_get_key_value(&args, "=", ":",

Completed in 76 milliseconds