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

/external/libvpx/libvpx/vpx/src/
H A Dsvc_encodeframe.c896 const char *vpx_svc_get_message(const SvcContext *svc_ctx) { function
944 if (si->encode_frame_count <= 0) return vpx_svc_get_message(svc_ctx);
967 return vpx_svc_get_message(svc_ctx);

Completed in 32 milliseconds