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

/external/libvpx/libvpx/vpx/
H A Dvpx_codec.h142 vpx_codec_err_t; typedef in typeref:enum:__anon11159
202 vpx_codec_err_t err; /**< Last returned error */
305 const char *vpx_codec_err_to_string(vpx_codec_err_t err);
351 vpx_codec_err_t vpx_codec_destroy(vpx_codec_ctx_t *ctx);
388 vpx_codec_err_t vpx_codec_control_(vpx_codec_ctx_t *ctx,
423 static vpx_codec_err_t \
426 static vpx_codec_err_t \
443 DECLSPEC_DEPRECATED static vpx_codec_err_t \
446 DECLSPEC_DEPRECATED static vpx_codec_err_t \
463 static vpx_codec_err_t \
[all...]

Completed in 212 milliseconds