HomeSort by relevance Sort by last modified time
    Searched refs:g_ai2_ihevc_trans_16_transpose (Results 1 - 4 of 4) sorted by null

  /external/libhevc/common/
ihevc_trans_tables.c 48 * g_ai2_ihevc_trans_16_transpose
278 const WORD16 g_ai2_ihevc_trans_16_transpose[1][16] = variable
    [all...]
ihevc_trans_tables.h 58 extern const WORD16 g_ai2_ihevc_trans_16_transpose[1][16];
  /external/libhevc/common/arm64/
ihevc_itrans_recon_16x16.s 122 .extern g_ai2_ihevc_trans_16_transpose
144 adrp x14, :got:g_ai2_ihevc_trans_16_transpose
145 ldr x14, [x14, #:got_lo12:g_ai2_ihevc_trans_16_transpose]
    [all...]
  /external/libhevc/common/arm/
ihevc_itrans_recon_16x16.s 122 .extern g_ai2_ihevc_trans_16_transpose
125 .long g_ai2_ihevc_trans_16_transpose - ulbl1 - 8

Completed in 80 milliseconds