Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/x86/
Dselfguided_sse4.c170 static void calc_ab(int32_t *A, int32_t *B, const int32_t *C, const int32_t *D, in calc_ab() function
574 calc_ab(A, B, C, D, width, height, buf_stride, bit_depth, sgr_params_idx, in av1_selfguided_restoration_sse4_1()
Dselfguided_avx2.c219 static void calc_ab(int32_t *A, int32_t *B, const int32_t *C, const int32_t *D, in calc_ab() function
624 calc_ab(A, B, C, D, width, height, buf_stride, bit_depth, sgr_params_idx, in av1_selfguided_restoration_avx2()