Searched refs:vpx_svc_get_message (Results 1 – 4 of 4) sorted by relevance
12 text vpx_svc_get_message
117 const char *vpx_svc_get_message(const SvcContext *svc_ctx);
583 const char *vpx_svc_get_message(const SvcContext *svc_ctx) { in vpx_svc_get_message() function610 if (number_of_frames <= 0) return vpx_svc_get_message(svc_ctx); in vpx_svc_dump_statistics()651 return vpx_svc_get_message(svc_ctx); in vpx_svc_dump_statistics()
741 printf("%s", vpx_svc_get_message(&svc_ctx)); in main()