OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MEM_ALIGN16
(Results
1 - 15
of
15
) sorted by null
/external/libhevc/common/
ihevc_common_tables.h
40
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
...]
ihevc_tables_x86_intr.h
41
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
...]
ihevc_trans_tables.h
105
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/
ih264_platform_macros.h
53
#define
MEM_ALIGN16
__attribute__ ((aligned (16)))
99
#define
MEM_ALIGN16
__attribute__ ((aligned (16)))
/external/libavc/common/x86/
ih264_platform_macros.h
56
#define
MEM_ALIGN16
__attribute__ ((aligned (16)))
107
#define
MEM_ALIGN16
__attribute__ ((aligned (16)))
/external/libhevc/common/mips/
ihevc_platform_macros.h
93
#define
MEM_ALIGN16
__attribute__ ((aligned (16)))
/external/libmpeg2/common/arm/
icv_platform_macros.h
111
#define
MEM_ALIGN16
__attribute__ ((aligned (16)))
/external/libmpeg2/common/armv8/
icv_platform_macros.h
89
#define
MEM_ALIGN16
__attribute__ ((aligned (16)))
/external/libmpeg2/common/mips/
icv_platform_macros.h
95
#define
MEM_ALIGN16
__attribute__ ((aligned (16)))
/external/libmpeg2/common/x86/
icv_platform_macros.h
95
#define
MEM_ALIGN16
__attribute__ ((aligned (16)))
/external/libavc/common/arm/
ih264_platform_macros.h
151
#define
MEM_ALIGN16
__attribute__ ((aligned (16)))
/external/libavc/common/armv8/
ih264_platform_macros.h
151
#define
MEM_ALIGN16
__attribute__ ((aligned (16)))
/external/libhevc/common/x86/
ihevc_platform_macros.h
173
#define
MEM_ALIGN16
__attribute__ ((aligned (16)))
ihevc_itrans_recon_16x16_ssse3_intr.c
[
all
...]
/external/libhevc/common/arm/
ihevc_platform_macros.h
226
#define
MEM_ALIGN16
__attribute__ ((aligned (16)))
Completed in 288 milliseconds