Searched refs:vpx_codec_error_detail (Results 1 – 11 of 11) sorted by relevance
6 text vpx_codec_error_detail
322 const char *vpx_codec_error_detail(vpx_codec_ctx_t *ctx);
75 const char *detail = vpx_codec_error_detail(&decoder_); in DecodeError()
149 const char *detail = vpx_codec_error_detail(&encoder_); in EncoderError()
75 const char *vpx_codec_error_detail(vpx_codec_ctx_t *ctx) { in vpx_codec_error_detail() function
93 const char *detail = vpx_codec_error_detail(ctx); in die_codec()
59 const char *detail = vpx_codec_error_detail(ctx); in die_codec()
73 const char *detail = vpx_codec_error_detail(ctx); in die_codec()
105 the vpx_codec_error_detail() method. Not all errors produce detailed error
807 const char *detail = vpx_codec_error_detail(&decoder); in main_loop()
67 const char *detail = vpx_codec_error_detail(ctx); in warn_or_exit_on_errorv()