Home
last modified time | relevance | path

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

/external/libhevc/common/x86/
Dihevc_tables_x86_intr.c111 const WORD8 coef_dep1[16] = { -2, 1, 1, -2, -2, 1, 1, -2, -2, 1, 1, -2, -2, 1, 1, -2 }; variable
Dihevc_deblk_ssse3_intr.c431 coefdelta_0_8x16b = _mm_load_si128((__m128i *)coef_dep1); in ihevc_deblk_luma_vert_ssse3()
867 coefdelta_0_8x16b = _mm_load_si128((__m128i *)coef_dep1); in ihevc_deblk_luma_horz_ssse3()
/external/libhevc/common/
Dihevc_tables_x86_intr.h59 extern MEM_ALIGN16 const WORD8 coef_dep1[16];