Home
last modified time | relevance | path

Searched refs:vpx_svc_set_options (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/vpx/
Dexports_spatial_svc5 text vpx_svc_set_options
/external/libvpx/libvpx/examples/
Dsvc_context.h83 vpx_codec_err_t vpx_svc_set_options(SvcContext *svc_ctx, const char *options);
Dsvc_encodeframe.c273 vpx_codec_err_t vpx_svc_set_options(SvcContext *svc_ctx, const char *options) { in vpx_svc_set_options() function
Dvp9_spatial_svc_encoder.c345 vpx_svc_set_options(svc_ctx, string_options + 1); in parse_command_line()