Home
last modified time | relevance | path

Searched defs:ShuffleIndex (Results 1 – 4 of 4) sorted by relevance

/external/libgav1/libgav1/src/dsp/x86/
Dloop_restoration_10bit_avx2.cc1493 inline __m128i ShuffleIndex(const __m128i table, const __m128i index) { in ShuffleIndex() function
1500 inline __m256i ShuffleIndex(const __m256i table, const __m256i index) { in ShuffleIndex() function
Dloop_restoration_10bit_sse4.cc1114 inline __m128i ShuffleIndex(const __m128i table, const __m128i index) { in ShuffleIndex() function
Dloop_restoration_sse4.cc1253 inline __m128i ShuffleIndex(const __m128i table, const __m128i index) { in ShuffleIndex() function
Dloop_restoration_avx2.cc1567 inline __m256i ShuffleIndex(const __m256i table, const __m256i index) { in ShuffleIndex() function