Searched refs:set_error_detail (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp9/
H A Dvp9_dx_iface.c188 static void set_error_detail(vpx_codec_alg_priv_t *ctx, function
196 set_error_detail(ctx, error->has_detail ? error->detail : NULL);
248 set_error_detail(ctx, "Failed to allocate decoder");
348 set_error_detail(ctx, "Invalid frame size in index");

Completed in 191 milliseconds