/external/libgav1/libgav1/src/dsp/x86/ |
D | loop_restoration_10bit_sse4.cc | 1231 inline void Store343_444Lo(const __m128i ma3[3], const __m128i b3[3], in Store343_444Lo() function 1261 inline void Store343_444Lo(const __m128i ma3[3], const __m128i b3[2], in Store343_444Lo() function 1267 Store343_444Lo(ma3, b3, x, sum_ma343, &sum_ma444, sum_b343, sum_b444, ma343, in Store343_444Lo() 1281 inline void Store343_444Lo(const __m128i ma3[3], const __m128i b3[2], in Store343_444Lo() function 1286 Store343_444Lo(ma3, b3, x, &sum_ma343, sum_b343, ma343, ma444, b343, b444); in Store343_444Lo() 1653 Store343_444Lo(ma3, bs + 0, 0, ma343, ma444, b343, b444); in BoxSumFilterPreProcess3() 1722 Store343_444Lo(ma3x, b3[1], x, ma343[1], ma444, b343[1], b444); in BoxSumFilterPreProcess() 1980 Store343_444Lo(ma3, bs + 0, x, &ma[2], b[2], ma343[2], ma444[1], b343[2], in BoxFilterPass2() 2048 Store343_444Lo(ma3x[0], b3[0], x, &ma[1][2], &ma[2][1], b[1][2], b[2][1], in BoxFilter() 2050 Store343_444Lo(ma3x[1], b3[1], x, &ma[2][2], b[2][2], ma343[3], ma444[2], in BoxFilter()
|
D | loop_restoration_sse4.cc | 1369 inline void Store343_444Lo(const __m128i ma3[3], const __m128i b3[2], in Store343_444Lo() function 1399 inline void Store343_444Lo(const __m128i ma3[3], const __m128i b3[2], in Store343_444Lo() function 1405 Store343_444Lo(ma3, b3, x, sum_ma343, &sum_ma444, sum_b343, sum_b444, ma343, in Store343_444Lo() 1419 inline void Store343_444Lo(const __m128i ma3[3], const __m128i b3[2], in Store343_444Lo() function 1424 Store343_444Lo(ma3, b3, x, &sum_ma343, sum_b343, ma343, ma444, b343, b444); in Store343_444Lo() 1769 Store343_444Lo(ma3, bs + 0, 0, ma343, ma444, b343, b444); in BoxSumFilterPreProcess3() 1828 Store343_444Lo(ma3x, b3[1], x, ma343[1], ma444, b343[1], b444); in BoxSumFilterPreProcess() 2049 Store343_444Lo(ma3, bs + 0, x, &ma[2], b[2], ma343[2], ma444[1], b343[2], in BoxFilterPass2() 2107 Store343_444Lo(ma3x[0], b3[0], x, &ma[1][2], &ma[2][1], b[1][2], b[2][1], in BoxFilter() 2109 Store343_444Lo(ma3x[1], b3[1], x, &ma[2][2], b[2][2], ma343[3], ma444[2], in BoxFilter()
|
D | loop_restoration_avx2.cc | 1680 inline void Store343_444Lo(const __m256i ma3[3], const __m256i b3[2], in Store343_444Lo() function 1710 inline void Store343_444Lo(const __m256i ma3[3], const __m256i b3[2], in Store343_444Lo() function 1716 Store343_444Lo(ma3, b3, x, sum_ma343, &sum_ma444, sum_b343, sum_b444, ma343, in Store343_444Lo() 1730 inline void Store343_444Lo(const __m256i ma3[3], const __m256i b3[2], in Store343_444Lo() function 1735 Store343_444Lo(ma3, b3, x, &sum_ma343, sum_b343, ma343, ma444, b343, b444); in Store343_444Lo() 2120 Store343_444Lo(ma3, bs + 0, 0, ma343, ma444, b343, b444); in BoxSumFilterPreProcess3() 2183 Store343_444Lo(ma3x, b3[1], x, ma343[1], ma444, b343[1], b444); in BoxSumFilterPreProcess() 2411 Store343_444Lo(ma3, bs + 0, x + 0, &ma[2], b[2], ma343[2], ma444[1], in BoxFilterPass2() 2474 Store343_444Lo(ma3x[0], b3[0], x, &ma[1][2], &ma[2][1], b[1][2], b[2][1], in BoxFilter() 2476 Store343_444Lo(ma3x[1], b3[1], x, &ma[2][2], b[2][2], ma343[3], ma444[2], in BoxFilter()
|
D | loop_restoration_10bit_avx2.cc | 1680 inline void Store343_444Lo(const __m256i ma3[3], const __m256i b3[2], in Store343_444Lo() function 1710 inline void Store343_444Lo(const __m256i ma3[3], const __m256i b3[2], in Store343_444Lo() function 1716 Store343_444Lo(ma3, b3, x, sum_ma343, &sum_ma444, sum_b343, sum_b444, ma343, in Store343_444Lo() 1730 inline void Store343_444Lo(const __m256i ma3[3], const __m256i b3[2], in Store343_444Lo() function 1735 Store343_444Lo(ma3, b3, x, &sum_ma343, sum_b343, ma343, ma444, b343, b444); in Store343_444Lo() 2247 Store343_444Lo(ma3, bs + 0, 0, ma343, ma444, b343, b444); in BoxSumFilterPreProcess3() 2323 Store343_444Lo(ma3x, b3[1], x, ma343[1], ma444, b343[1], b444); in BoxSumFilterPreProcess()
|