Searched refs:gu1_table_band_idx (Results 1 – 6 of 6) sorted by relevance
/external/libhevc/common/arm64/ |
D | ihevc_sao_band_offset_luma.s | 70 .globl gu1_table_band_idx symbol 89 ADRP x14, :got:gu1_table_band_idx 90 LDR x14, [x14, #:got_lo12:gu1_table_band_idx]
|
D | ihevc_sao_band_offset_chroma.s | 68 .globl gu1_table_band_idx symbol 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/ |
D | ihevc_common_tables.h | 71 extern MEM_ALIGN16 const UWORD8 gu1_table_band_idx[32];
|
D | ihevc_common_tables.c | 514 const UWORD8 gu1_table_band_idx[32] = { 0, 1, 2, 3, 4, 5, 6, 7, variable
|
/external/libhevc/common/arm/ |
D | ihevc_sao_band_offset_luma.s | 63 .extern gu1_table_band_idx 67 .long gu1_table_band_idx - ulbl1 - 8
|
D | 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
|