Searched refs:SVC_LOG_INFO (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libvpx/vpx/src/ |
D | svc_encodeframe.c | 612 svc_log(svc_ctx, SVC_LOG_INFO, "\n"); in vpx_svc_dump_statistics() 615 svc_log(svc_ctx, SVC_LOG_INFO, in vpx_svc_dump_statistics() 631 svc_log(svc_ctx, SVC_LOG_INFO, in vpx_svc_dump_statistics() 634 svc_log(svc_ctx, SVC_LOG_INFO, in vpx_svc_dump_statistics() 650 svc_log(svc_ctx, SVC_LOG_INFO, "Total Bytes=[%u]\n", bytes_total); in vpx_svc_dump_statistics()
|
/external/libvpx/libvpx/vpx/ |
D | svc_context.h | 28 SVC_LOG_INFO, enumerator
|