Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx/src/
Dsvc_encodeframe.c125 if (level == SVC_LOG_ERROR) { in svc_log()
183 svc_log(svc_ctx, SVC_LOG_ERROR, in parse_layer_options_from_string()
218 svc_log(svc_ctx, SVC_LOG_ERROR, "option missing value: %s\n", in parse_options()
253 svc_log(svc_ctx, SVC_LOG_ERROR, "invalid option: %s\n", option_name); in parse_options()
277 svc_log(svc_ctx, SVC_LOG_ERROR, in parse_options()
413 svc_log(svc_ctx, SVC_LOG_ERROR, "spatial layers: invalid value: %d\n", in vpx_svc_init()
471 svc_log(svc_ctx, SVC_LOG_ERROR, in vpx_svc_init()
480 svc_log(svc_ctx, SVC_LOG_ERROR, in vpx_svc_init()
526 svc_log(svc_ctx, SVC_LOG_ERROR, "svc_enc_init error\n"); in vpx_svc_init()
/external/libvpx/libvpx/vpx/
Dsvc_context.h27 SVC_LOG_ERROR, enumerator