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

  /external/libhevc/common/
ihevc_trans_tables.c 52 * g_ai2_ihevc_trans_32_transpose
318 const WORD16 g_ai2_ihevc_trans_32_transpose[1][32] = variable
    [all...]
ihevc_trans_tables.h 59 extern const WORD16 g_ai2_ihevc_trans_32_transpose[1][32];
  /external/libhevc/common/arm/
ihevc_itrans_recon_32x32.s 142 .extern g_ai2_ihevc_trans_32_transpose
145 .long g_ai2_ihevc_trans_32_transpose - ulbl1 - 8
    [all...]
  /external/libhevc/common/arm64/
ihevc_itrans_recon_32x32.s 142 .extern g_ai2_ihevc_trans_32_transpose
169 adrp x14, :got:g_ai2_ihevc_trans_32_transpose
170 ldr x14, [x14, #:got_lo12:g_ai2_ihevc_trans_32_transpose]
    [all...]

Completed in 127 milliseconds