Searched defs:shuf2 (Results 1 - 3 of 3) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | dv.c | 49 static const uint8_t shuf2[] = { 24, 12, 36, 0, 48 }; in dv_calc_mb_coordinates() local
|
/third_party/ffmpeg/libavcodec/loongarch/ |
H A D | hevc_lpf_sao_lsx.c | 998 __m128i shuf2 = {0x908070605040302, 0x11100F0E0D0C0B0A}; in hevc_sao_edge_filter_0degree_4width_lsx() local 1083 __m128i shuf2 = {0x908070605040302, 0x11100F0E0D0C0B0A}; in hevc_sao_edge_filter_0degree_8width_lsx() local 1184 __m128i shuf2 = {0x908070605040302, 0x11100F0E0D0C0B0A}; in hevc_sao_edge_filter_0degree_16multiple_lsx() local 1622 __m128i shuf2 = {0x908070605040302, 0x11100F0E0D0C0B0A}; hevc_sao_edge_filter_45degree_4width_lsx() local 1735 __m128i shuf2 = {0x908070605040302, 0x11100F0E0D0C0B0A}; hevc_sao_edge_filter_45degree_8width_lsx() local 1863 __m128i shuf2 = {0x908070605040302, 0x11100F0E0D0C0B0A}; hevc_sao_edge_filter_45degree_16multiple_lsx() local 2003 __m128i shuf2 = {0x908070605040302, 0x11100F0E0D0C0B0A}; hevc_sao_edge_filter_135degree_4width_lsx() local 2118 __m128i shuf2 = {0x908070605040302, 0x11100F0E0D0C0B0A}; hevc_sao_edge_filter_135degree_8width_lsx() local 2238 __m128i shuf2 = {0x908070605040302, 0x11100F0E0D0C0B0A}; hevc_sao_edge_filter_135degree_16multiple_lsx() local [all...] |
/third_party/node/deps/simdutf/ |
H A D | simdutf.cpp | 505 const auto shuf2 = this->apply_lookup_16_to(tb2); in store_ascii_as_utf32_tbl() local [all...] |
Completed in 39 milliseconds