Home
last modified time | relevance | path

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

/external/libvpx/libvpx/examples/
Dsvc_encodeframe.c98 static int svc_log(SvcContext *svc_ctx, SVC_LOG_LEVEL level, const char *fmt, in svc_log() function
169 svc_log(svc_ctx, SVC_LOG_ERROR, in parse_layer_options_from_string()
204 svc_log(svc_ctx, SVC_LOG_ERROR, "option missing value: %s\n", in parse_options()
239 svc_log(svc_ctx, SVC_LOG_ERROR, "invalid option: %s\n", option_name); in parse_options()
263 svc_log(svc_ctx, SVC_LOG_ERROR, in parse_options()
399 svc_log(svc_ctx, SVC_LOG_ERROR, "spatial layers: invalid value: %d\n", in vpx_svc_init()
457 svc_log(svc_ctx, SVC_LOG_ERROR, in vpx_svc_init()
466 svc_log(svc_ctx, SVC_LOG_ERROR, in vpx_svc_init()
517 svc_log(svc_ctx, SVC_LOG_ERROR, "svc_enc_init error\n"); in vpx_svc_init()
583 svc_log(svc_ctx, SVC_LOG_INFO, "\n"); in vpx_svc_dump_statistics()
[all …]