Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx/src/
Dsvc_encodeframe.c152 static vpx_codec_err_t parse_layer_options_from_string(SvcContext *svc_ctx, in parse_layer_options_from_string() function
228 res = parse_layer_options_from_string(svc_ctx, SCALE_FACTOR, option_value, in parse_options()
234 parse_layer_options_from_string(svc_ctx, QUANTIZER, option_value, in parse_options()
239 parse_layer_options_from_string(svc_ctx, QUANTIZER, option_value, in parse_options()
243 res = parse_layer_options_from_string(svc_ctx, AUTO_ALT_REF, option_value, in parse_options()
247 res = parse_layer_options_from_string(svc_ctx, BITRATE, option_value, in parse_options()