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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/
H A Dcmdutils.h135 void set_context_opts(void *ctx, void *opts_ctx, int flags);
H A Dcmdutils.c279 void set_context_opts(void *ctx, void *opts_ctx, int flags) argument
285 const char *str= av_get_string(opts_ctx, opt_names[i], &opt, buf, sizeof(buf));
286 /* if an option with name opt_names[i] is present in opts_ctx then str is non-NULL */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/
H A Dcmdutils.h135 void set_context_opts(void *ctx, void *opts_ctx, int flags);
H A Dcmdutils.c279 void set_context_opts(void *ctx, void *opts_ctx, int flags) argument
285 const char *str= av_get_string(opts_ctx, opt_names[i], &opt, buf, sizeof(buf));
286 /* if an option with name opt_names[i] is present in opts_ctx then str is non-NULL */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/
H A Dcmdutils.h135 void set_context_opts(void *ctx, void *opts_ctx, int flags);
H A Dcmdutils.c279 void set_context_opts(void *ctx, void *opts_ctx, int flags) argument
285 const char *str= av_get_string(opts_ctx, opt_names[i], &opt, buf, sizeof(buf));
286 /* if an option with name opt_names[i] is present in opts_ctx then str is non-NULL */

Completed in 83 milliseconds