Searched defs:shuf1 (Results 1 - 3 of 3) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | dv.c | 48 static const uint8_t shuf1[] = { 36, 18, 54, 0, 72 }; in dv_calc_mb_coordinates() local
|
/third_party/ffmpeg/libavcodec/loongarch/ |
H A D | hevc_lpf_sao_lsx.c | 997 __m128i shuf1 = {0x807060504030201, 0x100F0E0D0C0B0A09}; in hevc_sao_edge_filter_0degree_4width_lsx() local 1082 __m128i shuf1 = {0x807060504030201, 0x100F0E0D0C0B0A09}; in hevc_sao_edge_filter_0degree_8width_lsx() local 1183 __m128i shuf1 = {0x807060504030201, 0x100F0E0D0C0B0A09}; in hevc_sao_edge_filter_0degree_16multiple_lsx() local 1621 __m128i shuf1 = {0x807060504030201, 0x100F0E0D0C0B0A09}; hevc_sao_edge_filter_45degree_4width_lsx() local 1734 __m128i shuf1 = {0x807060504030201, 0x100F0E0D0C0B0A09}; hevc_sao_edge_filter_45degree_8width_lsx() local 1862 __m128i shuf1 = {0x807060504030201, 0x100F0E0D0C0B0A09}; hevc_sao_edge_filter_45degree_16multiple_lsx() local 2002 __m128i shuf1 = {0x807060504030201, 0x100F0E0D0C0B0A09}; hevc_sao_edge_filter_135degree_4width_lsx() local 2117 __m128i shuf1 = {0x807060504030201, 0x100F0E0D0C0B0A09}; hevc_sao_edge_filter_135degree_8width_lsx() local 2237 __m128i shuf1 = {0x807060504030201, 0x100F0E0D0C0B0A09}; hevc_sao_edge_filter_135degree_16multiple_lsx() local [all...] |
/third_party/node/deps/simdutf/ |
H A D | simdutf.cpp | 504 const auto shuf1 = this->apply_lookup_16_to(tb1); in store_ascii_as_utf32_tbl() local [all...] |
Completed in 44 milliseconds