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

  /external/libhevc/common/
ihevc_deblk_tables.c 32 * gai4_ihevc_qp_table
72 const WORD32 gai4_ihevc_qp_table[58] = variable
ihevc_deblk_tables.h 43 extern const WORD32 gai4_ihevc_qp_table[58];
ihevc_deblk_edge_filter.c     [all...]
  /external/libhevc/common/arm/
ihevc_deblk_chroma_horz.s 45 .extern gai4_ihevc_qp_table
50 .long gai4_ihevc_qp_table - ulbl1 - 8
ihevc_deblk_chroma_vert.s 47 .extern gai4_ihevc_qp_table
52 .long gai4_ihevc_qp_table - ulbl1 - 8
  /external/libhevc/common/arm64/
ihevc_deblk_chroma_horz.s 54 .extern gai4_ihevc_qp_table
85 adrp x3, :got:gai4_ihevc_qp_table
86 ldr x3, [x3, #:got_lo12:gai4_ihevc_qp_table]
ihevc_deblk_chroma_vert.s 55 .extern gai4_ihevc_qp_table
90 adrp x7, :got:gai4_ihevc_qp_table
91 ldr x7, [x7, #:got_lo12:gai4_ihevc_qp_table]
  /external/libhevc/common/x86/
ihevc_deblk_ssse3_intr.c     [all...]

Completed in 363 milliseconds