Lines Matching defs:report
110 static void check_add_left_pred(LLVidDSPContext c, int width, int acc, const char * report)
124 if (check_func(c.add_left_pred, "%s", report)) {
139 static void check_add_left_pred_16(LLVidDSPContext c, unsigned mask, int width, unsigned acc, const char * report)
153 if (check_func(c.add_left_pred_int16, "%s", report)) {
204 report("add_bytes");
207 report("add_median_pred");
210 report("add_left_pred_zero");
213 report("add_left_pred_rnd_acc");
216 report("add_left_pred_int16");
219 report("add_gradient_pred");