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

  /external/libhevc/common/
ihevc_tables_x86_intr.h 58 extern MEM_ALIGN16 const WORD8 coef_de1[16];
  /external/libhevc/common/x86/
ihevc_tables_x86_intr.c 110 const WORD8 coef_de1[16] = { 3, -9, 9, -3, 3, -9, 9, -3, 3, -9, 9, -3, 3, -9, 9, -3 }; variable
ihevc_deblk_ssse3_intr.c 409 coefdelta_0_8x16b = _mm_load_si128((__m128i *)coef_de1);
    [all...]

Completed in 164 milliseconds