Searched refs:vpx_svc_get_message (Results 1 – 4 of 4) sorted by relevance
15 text vpx_svc_get_message
104 const char *vpx_svc_get_message(const SvcContext *svc_ctx);
1009 const char *vpx_svc_get_message(const SvcContext *svc_ctx) { in vpx_svc_get_message() function1066 if (si->encode_frame_count <= 0) return vpx_svc_get_message(svc_ctx); in vpx_svc_dump_statistics()1113 return vpx_svc_get_message(svc_ctx); in vpx_svc_dump_statistics()
348 printf("%s", vpx_svc_get_message(&svc_ctx)); in main()