Home
last modified time | relevance | path

Searched refs:calc_ab_fast (Results 1 – 2 of 2) sorted by relevance

/external/libaom/libaom/av1/common/x86/
Dselfguided_sse4.c309 static void calc_ab_fast(int32_t *A, int32_t *B, const int32_t *C, in calc_ab_fast() function
567 calc_ab_fast(A, B, C, D, width, height, buf_stride, bit_depth, in av1_selfguided_restoration_sse4_1()
Dselfguided_avx2.c355 static void calc_ab_fast(int32_t *A, int32_t *B, const int32_t *C, in calc_ab_fast() function
617 calc_ab_fast(A, B, C, D, width, height, buf_stride, bit_depth, in av1_selfguided_restoration_avx2()