OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gu1_table_band_idx
(Results
1 - 6
of
6
) sorted by null
/external/libhevc/common/
ihevc_common_tables.c
59
*
gu1_table_band_idx
514
const UWORD8
gu1_table_band_idx
[32] = { 0, 1, 2, 3, 4, 5, 6, 7,
variable
ihevc_common_tables.h
71
extern MEM_ALIGN16 const UWORD8
gu1_table_band_idx
[32];
/external/libhevc/common/arm64/
ihevc_sao_band_offset_luma.s
70
.globl
gu1_table_band_idx
89
ADRP x14, :got:
gu1_table_band_idx
90
LDR x14, [x14, #:got_lo12:
gu1_table_band_idx
]
ihevc_sao_band_offset_chroma.s
68
.globl
gu1_table_band_idx
101
ADRP x14, :got:
gu1_table_band_idx
102
LDR x14, [x14, #:got_lo12:
gu1_table_band_idx
]
154
ADRP x14, :got:
gu1_table_band_idx
155
LDR x14, [x14, #:got_lo12:
gu1_table_band_idx
]
/external/libhevc/common/arm/
ihevc_sao_band_offset_luma.s
63
.extern
gu1_table_band_idx
67
.long
gu1_table_band_idx
- ulbl1 - 8
ihevc_sao_band_offset_chroma.s
67
.extern
gu1_table_band_idx
71
.long
gu1_table_band_idx
- ulbl1 - 8
74
.long
gu1_table_band_idx
- ulbl2 - 8
Completed in 183 milliseconds