Searched refs:vpx_codec_error_detail (Results 1 – 9 of 9) sorted by relevance
6 text vpx_codec_error_detail
330 const char *vpx_codec_error_detail(vpx_codec_ctx_t *ctx);
58 const char *vpx_codec_error_detail(vpx_codec_ctx_t *ctx) { in vpx_codec_error_detail() function
78 const char *detail = vpx_codec_error_detail(&decoder_); in DecodeError()
174 const char *detail = vpx_codec_error_detail(&encoder_); in EncoderError()
70 const char *detail = vpx_codec_error_detail(ctx); in die_codec()
103 the vpx_codec_error_detail() method. Not all errors produce detailed error
848 const char *detail = vpx_codec_error_detail(&decoder); in main_loop()
70 const char *detail = vpx_codec_error_detail(ctx); in warn_or_exit_on_errorv()