Home
last modified time | relevance | path

Searched refs:MEM_ALIGN16 (Results 1 – 15 of 15) sorted by relevance

/external/libhevc/common/
Dihevc_common_tables.h40 extern MEM_ALIGN16 const WORD32 gai4_ihevc_max_luma_pic_size[];
41 extern MEM_ALIGN16 const WORD32 gai4_ihevc_max_wd_ht[];
42 extern MEM_ALIGN16 const WORD32 gai4_ihevc_min_wd_ht[];
45 extern MEM_ALIGN16 const WORD32 gai4_ihevc_ang_table[35];
46 extern MEM_ALIGN16 const WORD32 gai4_ihevc_inv_ang_table[14];
48 extern MEM_ALIGN16 const UWORD8 gau1_ihevc_scan8x8[][64];
49 extern MEM_ALIGN16 const UWORD8 gau1_ihevc_scan4x4[][16];
50 extern MEM_ALIGN16 const UWORD8 gau1_ihevc_scan2x2[][4];
52 extern MEM_ALIGN16 const UWORD8 gau1_ihevc_invscan8x8[][64];
53 extern MEM_ALIGN16 const UWORD8 gau1_ihevc_invscan4x4[][16];
[all …]
Dihevc_tables_x86_intr.h41 extern MEM_ALIGN16 const UWORD8 IHEVCE_SHUFFLEMASKY1[16];
42 extern MEM_ALIGN16 const UWORD8 IHEVCE_SHUFFLEMASKY2[16];
43 extern MEM_ALIGN16 const UWORD8 IHEVCE_SHUFFLEMASKY3[16];
44 extern MEM_ALIGN16 const UWORD8 IHEVCE_SHUFFLEMASK4[16];
45 extern MEM_ALIGN16 const UWORD8 IHEVCE_SHUFFLEMASK5[16];
47 extern MEM_ALIGN16 const UWORD8 IHEVCE_SHUFFLEMASKY7[16];
49 extern MEM_ALIGN16 const UWORD8 IHEVCE_SHUFFLEMASKY8[16];
51 extern MEM_ALIGN16 const UWORD8 IHEVCE_SHUFFLEMASKY9[16];
53 extern MEM_ALIGN16 const UWORD8 IHEVCE_SHUFFLEMASKY11[16];
55 extern MEM_ALIGN16 const UWORD8 inv_angle_shuffle[7][32];
[all …]
Dihevc_trans_tables.h105 extern MEM_ALIGN16 const WORD16 g_ai2_ihevc_trans_16_even_packed[12][8];
106 extern MEM_ALIGN16 const WORD16 g_ai2_ihevc_trans_32_intr_packed[32][8];
107 extern MEM_ALIGN16 const WORD16 g_ai2_ihevc_trans_32_intr_odd_packed[128][8];
109 extern MEM_ALIGN16 const WORD16 g_ai2_ihevc_trans_16_even[12][8];
110 extern MEM_ALIGN16 const WORD16 g_ai2_ihevc_trans_16_odd[32][8];
112 extern MEM_ALIGN16 const WORD16 g_ai2_ihevc_trans_intr_even_8[4][8];
113 extern MEM_ALIGN16 const WORD16 g_ai2_ihevc_trans_intr_odd_8[8][8];
/external/libavc/common/mips/
Dih264_platform_macros.h53 #define MEM_ALIGN16 __attribute__ ((aligned (16))) macro
99 #define MEM_ALIGN16 __attribute__ ((aligned (16))) macro
/external/libavc/common/x86/
Dih264_platform_macros.h56 #define MEM_ALIGN16 __attribute__ ((aligned (16))) macro
107 #define MEM_ALIGN16 __attribute__ ((aligned (16))) macro
/external/libmpeg2/common/armv8/
Dicv_platform_macros.h89 #define MEM_ALIGN16 __attribute__ ((aligned (16))) macro
/external/libmpeg2/common/mips/
Dicv_platform_macros.h95 #define MEM_ALIGN16 __attribute__ ((aligned (16))) macro
/external/libmpeg2/common/x86/
Dicv_platform_macros.h95 #define MEM_ALIGN16 __attribute__ ((aligned (16))) macro
/external/libhevc/common/mips/
Dihevc_platform_macros.h93 #define MEM_ALIGN16 __attribute__ ((aligned (16))) macro
/external/libmpeg2/common/arm/
Dicv_platform_macros.h111 #define MEM_ALIGN16 __attribute__ ((aligned (16))) macro
/external/libavc/common/arm/
Dih264_platform_macros.h151 #define MEM_ALIGN16 __attribute__ ((aligned (16))) macro
/external/libhevc/common/x86/
Dihevc_platform_macros.h171 #define MEM_ALIGN16 __attribute__ ((aligned (16))) macro
Dihevc_itrans_recon_16x16_ssse3_intr.c1701 MEM_ALIGN16 WORD16 temp_array[256]; in ihevc_itrans_recon_16x16_ssse3()
/external/libavc/common/armv8/
Dih264_platform_macros.h151 #define MEM_ALIGN16 __attribute__ ((aligned (16))) macro
/external/libhevc/common/arm/
Dihevc_platform_macros.h225 #define MEM_ALIGN16 __attribute__ ((aligned (16))) macro