Searched defs:shuffle1 (Results 1 – 3 of 3) sorted by relevance
114 const WORD32 shuffle1[4] = { 0x05040100, 0x0d0c0908, 0x07060302, 0x0f0e0b0a }; variable
96 const uint8x8_t shuffle1 = vld1_u8(kBGRShuffle[1]); in ConvertBGRAToBGR() local123 const uint8x8_t shuffle1 = vld1_u8(kRGBShuffle[1]); in ConvertBGRAToRGB() local
47 __m128i firstFilters, secondFilters, shuffle1, shuffle2; in vp9_filter_block1d4_h8_intrin_ssse3() local