Searched refs:kernel5 (Results 1 – 2 of 2) sorted by relevance
28 static const short kernel5[] = { variable109 kernel += kernel5[2 + i] * p_src[col + i * pitch]; in vp9_post_proc_down_and_across_c()134 kernel += kernel5[2 + i] * p_src[col + i]; in vp9_post_proc_down_and_across_c()
11 kernel __attribute__((vec_type_hint(int))) __attribute__((vec_type_hint(float))) void kernel5() {} …