HomeSort by relevance Sort by last modified time
    Searched refs:coef_dep1 (Results 1 - 3 of 3) sorted by null

  /external/libhevc/common/
ihevc_tables_x86_intr.h 59 extern MEM_ALIGN16 const WORD8 coef_dep1[16];
  /external/libhevc/common/x86/
ihevc_tables_x86_intr.c 111 const WORD8 coef_dep1[16] = { -2, 1, 1, -2, -2, 1, 1, -2, -2, 1, 1, -2, -2, 1, 1, -2 }; variable
ihevc_deblk_ssse3_intr.c 431 coefdelta_0_8x16b = _mm_load_si128((__m128i *)coef_dep1);
    [all...]

Completed in 99 milliseconds