HomeSort by relevance Sort by last modified time
    Searched refs:SVC_LOG_INFO (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/vpx/
svc_context.h 35 SVC_LOG_INFO,
  /external/libvpx/libvpx/vpx/src/
svc_encodeframe.c 946 svc_log(svc_ctx, SVC_LOG_INFO, "\n");
955 svc_log(svc_ctx, SVC_LOG_INFO, "Layer %d PSNR=[%2.3f], Bytes=[%u]\n", i,
966 svc_log(svc_ctx, SVC_LOG_INFO, "Total Bytes=[%u]\n", bytes_total);

Completed in 323 milliseconds