Home
last modified time | relevance | path

Searched refs:MEM_ALIGN16 (Results 1 – 17 of 17) 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.h61 #define MEM_ALIGN16 __attribute__ ((aligned (16))) macro
112 #define MEM_ALIGN16 __attribute__ ((aligned (16))) macro
/external/libavc/common/x86/
Dih264_platform_macros.h62 #define MEM_ALIGN16 __attribute__ ((aligned (16))) macro
118 #define MEM_ALIGN16 __attribute__ ((aligned (16))) macro
/external/libhevc/encoder/
Dhme_defs.h1858 MEM_ALIGN16 WORD16 i2_tot_cost[2][TOT_NUM_PARTS + 7];
1860 MEM_ALIGN16 WORD16 i2_stim_injected_cost[2][TOT_NUM_PARTS + 7];
1863 MEM_ALIGN16 WORD16 i2_mv_cost[2][TOT_NUM_PARTS + 7];
1865 MEM_ALIGN16 WORD16 i2_mv_x[2][TOT_NUM_PARTS + 7];
1867 MEM_ALIGN16 WORD16 i2_mv_y[2][TOT_NUM_PARTS + 7];
1869 MEM_ALIGN16 WORD16 i2_ref_idx[2][TOT_NUM_PARTS + 7];
2905 WORD16 MEM_ALIGN16 ai2_horz_scratch[MAX_CTB_SIZE * (MAX_CTB_SIZE + 8)];
2908 WORD16 MEM_ALIGN16 ai2_scratch_buf_l0[MAX_CTB_SIZE * MAX_CTB_SIZE];
2911 WORD16 MEM_ALIGN16 ai2_scratch_buf_l1[MAX_CTB_SIZE * MAX_CTB_SIZE];
Dihevce_enc_loop_structs.h899 WORD16 MEM_ALIGN16 ai2_horz_scratch[MAX_CTB_SIZE * (MAX_CTB_SIZE + 8)];
902 WORD16 MEM_ALIGN16 ai2_scratch_buf_l0[MAX_CTB_SIZE * MAX_CTB_SIZE];
905 WORD16 MEM_ALIGN16 ai2_scratch_buf_l1[MAX_CTB_SIZE * MAX_CTB_SIZE];
2223 MEM_ALIGN16 WORD16 ai2_scratch[(MAX_CTB_SIZE + 8 + 8) * (MAX_CTB_SIZE + 8 + 8 + 8) * 2];
/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/libhevc/common/mips/
Dihevc_platform_macros.h93 #define MEM_ALIGN16 __attribute__ ((aligned (16))) macro
/external/libmpeg2/common/x86/
Dicv_platform_macros.h95 #define MEM_ALIGN16 __attribute__ ((aligned (16))) macro
/external/libmpeg2/common/arm/
Dicv_platform_macros.h111 #define MEM_ALIGN16 __attribute__ ((aligned (16))) macro
/external/libhevc/common/x86/
Dihevc_platform_macros.h192 #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/arm/
Dih264_platform_macros.h178 #define MEM_ALIGN16 __attribute__ ((aligned (16))) macro
/external/libavc/common/armv8/
Dih264_platform_macros.h178 #define MEM_ALIGN16 __attribute__ ((aligned (16))) macro
/external/libhevc/common/arm/
Dihevc_platform_macros.h240 #define MEM_ALIGN16 __attribute__ ((aligned (16))) macro