Home
last modified time | relevance | path

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

/aosp_15_r20/external/libgav1/src/dsp/x86/
H A Dloop_restoration_10bit_avx2.cc1496 inline __m128i ShuffleIndex(const __m128i table, const __m128i index) { in ShuffleIndex() function
1503 inline __m256i ShuffleIndex(const __m256i table, const __m256i index) { in ShuffleIndex() function
H A Dloop_restoration_10bit_sse4.cc1124 inline __m128i ShuffleIndex(const __m128i table, const __m128i index) { in ShuffleIndex() function
H A Dloop_restoration_sse4.cc1263 inline __m128i ShuffleIndex(const __m128i table, const __m128i index) { in ShuffleIndex() function
H A Dloop_restoration_avx2.cc1570 inline __m256i ShuffleIndex(const __m256i table, const __m256i index) { in ShuffleIndex() function