Home
last modified time | relevance | path

Searched refs:shuffle_uv (Results 1 – 3 of 3) sorted by relevance

/external/libhevc/common/x86/
Dihevc_tables_x86_intr.c120 const WORD32 shuffle_uv[4] = { 0x03010200, 0x0b090a08, 0x07050604, 0x0f0d0e0c }; variable
Dihevc_deblk_ssse3_intr.c1042 mask_16x8b = _mm_load_si128((__m128i *)(shuffle_uv)); in ihevc_deblk_chroma_vert_ssse3()
/external/libhevc/common/
Dihevc_tables_x86_intr.h68 extern MEM_ALIGN16 const WORD32 shuffle_uv[4];