Searched refs:vpx_codec_error_detail (Results 1 – 9 of 9) sorted by relevance
6 text vpx_codec_error_detail
329 const char *vpx_codec_error_detail(vpx_codec_ctx_t *ctx);
75 const char *vpx_codec_error_detail(vpx_codec_ctx_t *ctx) { in vpx_codec_error_detail() function
81 const char *detail = vpx_codec_error_detail(&decoder_); in DecodeError()
149 const char *detail = vpx_codec_error_detail(&encoder_); in EncoderError()
73 const char *detail = vpx_codec_error_detail(ctx); in die_codec()
100 the vpx_codec_error_detail() method. Not all errors produce detailed error
825 const char *detail = vpx_codec_error_detail(&decoder); in main_loop()
69 const char *detail = vpx_codec_error_detail(ctx); in warn_or_exit_on_errorv()