Searched defs:vpx_svc_get_message (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/vpx/src/
H A Dsvc_encodeframe.c583 const char *vpx_svc_get_message(const SvcContext *svc_ctx) { function
610 if (number_of_frames <= 0) return vpx_svc_get_message(svc_ctx);
651 return vpx_svc_get_message(svc_ctx);

Completed in 90 milliseconds