Searched refs:av_set_string3 (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/include/libavcodec/
H A Dopt.h113 * @see av_set_string3()
142 int av_set_string3(void *obj, const char *name, const char *val, int alloc, const AVOption **o_out);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavutil/
H A Dopt.h337 int av_set_string3(void *obj, const char *name, const char *val, int alloc, const AVOption **o_out);
386 * the error code issued by av_set_string3() if a key/value pair
475 * directly with av_set_string3(). Use special calls which take an options
H A Dopt.c218 int av_set_string3(void *obj, const char *name, const char *val, int alloc, const AVOption **o_out) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/
H A Dopt.h427 int av_set_string3(void *obj, const char *name, const char *val, int alloc, const AVOption **o_out);
477 * the error code issued by av_set_string3() if a key/value pair
503 * the error code issued by av_set_string3() if a key/value pair
654 * directly with av_set_string3(). Use special calls which take an options
H A Dopt.c360 int av_set_string3(void *obj, const char *name, const char *val, int alloc, const AVOption **o_out) function

Completed in 50 milliseconds