OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shuffle3
(Results
1 - 3
of
3
) sorted by null
/external/libhevc/common/
ihevc_tables_x86_intr.h
64
extern MEM_ALIGN16 const WORD32
shuffle3
[4];
/external/libhevc/common/x86/
ihevc_tables_x86_intr.c
116
const WORD32
shuffle3
[4] = { 0x80808080, 0x0b0a0908, 0x0f0e0d0c, 0x80808080 };
variable
ihevc_deblk_ssse3_intr.c
509
tmp1_const_8x16b = _mm_load_si128((__m128i *)
shuffle3
);
[
all
...]
Completed in 5179 milliseconds