Home
last modified time | relevance | path

Searched defs:shuffle1 (Results 1 – 3 of 3) sorted by relevance

/external/libhevc/common/x86/
Dihevc_tables_x86_intr.c114 const WORD32 shuffle1[4] = { 0x05040100, 0x0d0c0908, 0x07060302, 0x0f0e0b0a }; variable
/external/webp/src/dsp/
Dlossless_neon.c96 const uint8x8_t shuffle1 = vld1_u8(kBGRShuffle[1]); in ConvertBGRAToBGR() local
123 const uint8x8_t shuffle1 = vld1_u8(kRGBShuffle[1]); in ConvertBGRAToRGB() local
/external/libvpx/libvpx/vp9/common/x86/
Dvp9_subpixel_8t_intrin_ssse3.c47 __m128i firstFilters, secondFilters, shuffle1, shuffle2; in vp9_filter_block1d4_h8_intrin_ssse3() local