OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:parse_layer_options_from_string
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/third_party/libvpx/source/libvpx/vpx/src/
svc_encodeframe.c
186
static vpx_codec_err_t
parse_layer_options_from_string
(SvcContext *svc_ctx,
function
259
res =
parse_layer_options_from_string
(svc_ctx, SCALE_FACTOR, option_value,
264
res =
parse_layer_options_from_string
(svc_ctx, QUANTIZER, option_value,
269
res =
parse_layer_options_from_string
(svc_ctx, QUANTIZER, option_value,
274
res =
parse_layer_options_from_string
(svc_ctx, AUTO_ALT_REF, option_value,
278
res =
parse_layer_options_from_string
(svc_ctx, BITRATE, option_value,
Completed in 115 milliseconds