Searched refs:vpx_svc_set_options (Results 1 – 4 of 4) sorted by relevance
5 text vpx_svc_set_options
83 vpx_codec_err_t vpx_svc_set_options(SvcContext *svc_ctx, const char *options);
273 vpx_codec_err_t vpx_svc_set_options(SvcContext *svc_ctx, const char *options) { in vpx_svc_set_options() function
345 vpx_svc_set_options(svc_ctx, string_options + 1); in parse_command_line()