Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx/src/
Dsvc_encodeframe.c103 static int svc_log(SvcContext *svc_ctx, SVC_LOG_LEVEL level, const char *fmt, in svc_log() function
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()
568 svc_log(svc_ctx, SVC_LOG_DEBUG, in vpx_svc_encode()
[all …]