Home
last modified time | relevance | path

Searched defs:compute_p (Results 1 – 2 of 2) sorted by relevance

/external/libaom/av1/common/x86/
Dselfguided_sse4.c147 static __m128i compute_p(__m128i sum1, __m128i sum2, int bit_depth, int n) { in compute_p() function
Dselfguided_avx2.c194 static __m256i compute_p(__m256i sum1, __m256i sum2, int bit_depth, int n) { in compute_p() function