OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:g_ai2_ihevc_trans_4_transpose
(Results
1 - 4
of
4
) sorted by null
/external/libhevc/common/
ihevc_trans_tables.c
38
*
g_ai2_ihevc_trans_4_transpose
150
const WORD16
g_ai2_ihevc_trans_4_transpose
[4][4] =
variable
[
all
...]
ihevc_trans_tables.h
50
extern const WORD16
g_ai2_ihevc_trans_4_transpose
[4][4];
/external/libhevc/common/arm64/
ihevc_itrans_recon_4x4.s
115
.extern
g_ai2_ihevc_trans_4_transpose
125
adrp x8, :got:
g_ai2_ihevc_trans_4_transpose
126
ldr x8, [x8, #:got_lo12:
g_ai2_ihevc_trans_4_transpose
]
131
ld1 {v4.4h},[x8] //loading first row of
g_ai2_ihevc_trans_4_transpose
/external/libhevc/common/arm/
ihevc_itrans_recon_4x4.s
115
.extern
g_ai2_ihevc_trans_4_transpose
118
.long
g_ai2_ihevc_trans_4_transpose
- ulbl1 - 8
140
vld1.16 d4,[r8] @loading first row of
g_ai2_ihevc_trans_4_transpose
Completed in 3113 milliseconds