Home
last modified time | relevance | path

Searched defs:shuffle0 (Results 1 – 2 of 2) sorted by relevance

/external/libhevc/common/x86/
Dihevc_tables_x86_intr.c113 const WORD32 shuffle0[2] = { 0x80098001, 0x800e8006 }; variable
/external/webp/src/dsp/
Dlossless_neon.c95 const uint8x8_t shuffle0 = vld1_u8(kBGRShuffle[0]); in ConvertBGRAToBGR() local
122 const uint8x8_t shuffle0 = vld1_u8(kRGBShuffle[0]); in ConvertBGRAToRGB() local