Searched refs:SVC_LOG_INFO (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libvpx/vpx/src/ |
D | svc_encodeframe.c | 653 svc_log(svc_ctx, SVC_LOG_INFO, "\n"); in vpx_svc_dump_statistics() 655 svc_log(svc_ctx, SVC_LOG_INFO, in vpx_svc_dump_statistics() 671 svc_log(svc_ctx, SVC_LOG_INFO, in vpx_svc_dump_statistics() 674 svc_log(svc_ctx, SVC_LOG_INFO, in vpx_svc_dump_statistics() 690 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
|