Home
last modified time | relevance | path

Searched refs:shuf3 (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Ddv.c50 static const uint8_t shuf3[] = { 18, 9, 27, 0, 36 }; in dv_calc_mb_coordinates() local
137 x = shuf3[m] + slot / 3; in dv_calc_mb_coordinates()
143 x = shuf3[m] + slot / 3; in dv_calc_mb_coordinates()
/third_party/node/deps/simdutf/
H A Dsimdutf.cpp509 const auto shuf3 = this->apply_lookup_16_to(tb3); in store_ascii_as_utf32_tbl() local
511 shuf3.store(reinterpret_cast<int8_t *>(p + 8)); in store_ascii_as_utf32_tbl()
[all...]

Completed in 48 milliseconds