Home
last modified time | relevance | path

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

/external/libhevc/common/x86/
Dihevc_tables_x86_intr.c115 const WORD32 shuffle2[4] = { 0x80808080, 0x03020100, 0x07060504, 0x80808080 }; variable
/external/eigen/unsupported/test/
Dcxx11_tensor_shuffling.cpp166 Tensor<float, 4, DataLayout> shuffle2(5,7,3,2); in test_shuffling_as_value() local
/external/webp/src/dsp/
Dlossless_neon.c97 const uint8x8_t shuffle2 = vld1_u8(kBGRShuffle[2]); in ConvertBGRAToBGR() local
124 const uint8x8_t shuffle2 = vld1_u8(kRGBShuffle[2]); in ConvertBGRAToRGB() local
/external/libvpx/libvpx/vpx_dsp/x86/
Dvpx_subpixel_8t_intrin_ssse3.c54 __m128i firstFilters, secondFilters, shuffle1, shuffle2; in vpx_filter_block1d4_h8_intrin_ssse3() local