131 | 480k | } itx_tmpl.c:inv_txfm_add_dct_dct_4x4_c Line | Count | Source | 127 | 10.1k | HIGHBD_DECL_SUFFIX) \ | 128 | 10.1k | { \ | 129 | 10.1k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 10.1k | HIGHBD_TAIL_SUFFIX); \ | 131 | 10.1k | } |
itx_tmpl.c:inv_txfm_add_identity_identity_4x4_c Line | Count | Source | 127 | 5.90k | HIGHBD_DECL_SUFFIX) \ | 128 | 5.90k | { \ | 129 | 5.90k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 5.90k | HIGHBD_TAIL_SUFFIX); \ | 131 | 5.90k | } |
itx_tmpl.c:inv_txfm_add_adst_dct_4x4_c Line | Count | Source | 127 | 4.85k | HIGHBD_DECL_SUFFIX) \ | 128 | 4.85k | { \ | 129 | 4.85k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 4.85k | HIGHBD_TAIL_SUFFIX); \ | 131 | 4.85k | } |
itx_tmpl.c:inv_txfm_add_dct_adst_4x4_c Line | Count | Source | 127 | 3.77k | HIGHBD_DECL_SUFFIX) \ | 128 | 3.77k | { \ | 129 | 3.77k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 3.77k | HIGHBD_TAIL_SUFFIX); \ | 131 | 3.77k | } |
itx_tmpl.c:inv_txfm_add_adst_adst_4x4_c Line | Count | Source | 127 | 6.73k | HIGHBD_DECL_SUFFIX) \ | 128 | 6.73k | { \ | 129 | 6.73k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 6.73k | HIGHBD_TAIL_SUFFIX); \ | 131 | 6.73k | } |
itx_tmpl.c:inv_txfm_add_flipadst_adst_4x4_c Line | Count | Source | 127 | 1.50k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.50k | { \ | 129 | 1.50k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.50k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.50k | } |
itx_tmpl.c:inv_txfm_add_adst_flipadst_4x4_c Line | Count | Source | 127 | 1.47k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.47k | { \ | 129 | 1.47k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.47k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.47k | } |
itx_tmpl.c:inv_txfm_add_flipadst_dct_4x4_c Line | Count | Source | 127 | 1.25k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.25k | { \ | 129 | 1.25k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.25k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.25k | } |
itx_tmpl.c:inv_txfm_add_dct_flipadst_4x4_c Line | Count | Source | 127 | 1.33k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.33k | { \ | 129 | 1.33k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.33k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.33k | } |
itx_tmpl.c:inv_txfm_add_flipadst_flipadst_4x4_c Line | Count | Source | 127 | 1.20k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.20k | { \ | 129 | 1.20k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.20k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.20k | } |
itx_tmpl.c:inv_txfm_add_dct_identity_4x4_c Line | Count | Source | 127 | 4.08k | HIGHBD_DECL_SUFFIX) \ | 128 | 4.08k | { \ | 129 | 4.08k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 4.08k | HIGHBD_TAIL_SUFFIX); \ | 131 | 4.08k | } |
itx_tmpl.c:inv_txfm_add_identity_dct_4x4_c Line | Count | Source | 127 | 1.91k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.91k | { \ | 129 | 1.91k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.91k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.91k | } |
itx_tmpl.c:inv_txfm_add_flipadst_identity_4x4_c Line | Count | Source | 127 | 2.03k | HIGHBD_DECL_SUFFIX) \ | 128 | 2.03k | { \ | 129 | 2.03k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 2.03k | HIGHBD_TAIL_SUFFIX); \ | 131 | 2.03k | } |
itx_tmpl.c:inv_txfm_add_identity_flipadst_4x4_c Line | Count | Source | 127 | 1.71k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.71k | { \ | 129 | 1.71k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.71k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.71k | } |
itx_tmpl.c:inv_txfm_add_adst_identity_4x4_c Line | Count | Source | 127 | 3.76k | HIGHBD_DECL_SUFFIX) \ | 128 | 3.76k | { \ | 129 | 3.76k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 3.76k | HIGHBD_TAIL_SUFFIX); \ | 131 | 3.76k | } |
itx_tmpl.c:inv_txfm_add_identity_adst_4x4_c Line | Count | Source | 127 | 5.93k | HIGHBD_DECL_SUFFIX) \ | 128 | 5.93k | { \ | 129 | 5.93k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 5.93k | HIGHBD_TAIL_SUFFIX); \ | 131 | 5.93k | } |
itx_tmpl.c:inv_txfm_add_dct_dct_4x8_c Line | Count | Source | 127 | 4.44k | HIGHBD_DECL_SUFFIX) \ | 128 | 4.44k | { \ | 129 | 4.44k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 4.44k | HIGHBD_TAIL_SUFFIX); \ | 131 | 4.44k | } |
itx_tmpl.c:inv_txfm_add_identity_identity_4x8_c Line | Count | Source | 127 | 3.00k | HIGHBD_DECL_SUFFIX) \ | 128 | 3.00k | { \ | 129 | 3.00k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 3.00k | HIGHBD_TAIL_SUFFIX); \ | 131 | 3.00k | } |
itx_tmpl.c:inv_txfm_add_adst_dct_4x8_c Line | Count | Source | 127 | 2.33k | HIGHBD_DECL_SUFFIX) \ | 128 | 2.33k | { \ | 129 | 2.33k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 2.33k | HIGHBD_TAIL_SUFFIX); \ | 131 | 2.33k | } |
itx_tmpl.c:inv_txfm_add_dct_adst_4x8_c Line | Count | Source | 127 | 2.28k | HIGHBD_DECL_SUFFIX) \ | 128 | 2.28k | { \ | 129 | 2.28k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 2.28k | HIGHBD_TAIL_SUFFIX); \ | 131 | 2.28k | } |
itx_tmpl.c:inv_txfm_add_adst_adst_4x8_c Line | Count | Source | 127 | 3.08k | HIGHBD_DECL_SUFFIX) \ | 128 | 3.08k | { \ | 129 | 3.08k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 3.08k | HIGHBD_TAIL_SUFFIX); \ | 131 | 3.08k | } |
itx_tmpl.c:inv_txfm_add_flipadst_adst_4x8_c Line | Count | Source | 127 | 983 | HIGHBD_DECL_SUFFIX) \ | 128 | 983 | { \ | 129 | 983 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 983 | HIGHBD_TAIL_SUFFIX); \ | 131 | 983 | } |
itx_tmpl.c:inv_txfm_add_adst_flipadst_4x8_c Line | Count | Source | 127 | 1.19k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.19k | { \ | 129 | 1.19k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.19k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.19k | } |
itx_tmpl.c:inv_txfm_add_flipadst_dct_4x8_c Line | Count | Source | 127 | 1.05k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.05k | { \ | 129 | 1.05k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.05k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.05k | } |
itx_tmpl.c:inv_txfm_add_dct_flipadst_4x8_c Line | Count | Source | 127 | 747 | HIGHBD_DECL_SUFFIX) \ | 128 | 747 | { \ | 129 | 747 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 747 | HIGHBD_TAIL_SUFFIX); \ | 131 | 747 | } |
itx_tmpl.c:inv_txfm_add_flipadst_flipadst_4x8_c Line | Count | Source | 127 | 700 | HIGHBD_DECL_SUFFIX) \ | 128 | 700 | { \ | 129 | 700 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 700 | HIGHBD_TAIL_SUFFIX); \ | 131 | 700 | } |
itx_tmpl.c:inv_txfm_add_dct_identity_4x8_c Line | Count | Source | 127 | 1.29k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.29k | { \ | 129 | 1.29k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.29k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.29k | } |
itx_tmpl.c:inv_txfm_add_identity_dct_4x8_c Line | Count | Source | 127 | 1.24k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.24k | { \ | 129 | 1.24k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.24k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.24k | } |
itx_tmpl.c:inv_txfm_add_flipadst_identity_4x8_c Line | Count | Source | 127 | 1.72k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.72k | { \ | 129 | 1.72k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.72k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.72k | } |
itx_tmpl.c:inv_txfm_add_identity_flipadst_4x8_c Line | Count | Source | 127 | 893 | HIGHBD_DECL_SUFFIX) \ | 128 | 893 | { \ | 129 | 893 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 893 | HIGHBD_TAIL_SUFFIX); \ | 131 | 893 | } |
itx_tmpl.c:inv_txfm_add_adst_identity_4x8_c Line | Count | Source | 127 | 1.74k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.74k | { \ | 129 | 1.74k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.74k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.74k | } |
itx_tmpl.c:inv_txfm_add_identity_adst_4x8_c Line | Count | Source | 127 | 957 | HIGHBD_DECL_SUFFIX) \ | 128 | 957 | { \ | 129 | 957 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 957 | HIGHBD_TAIL_SUFFIX); \ | 131 | 957 | } |
itx_tmpl.c:inv_txfm_add_dct_dct_4x16_c Line | Count | Source | 127 | 1.86k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.86k | { \ | 129 | 1.86k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.86k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.86k | } |
itx_tmpl.c:inv_txfm_add_identity_identity_4x16_c Line | Count | Source | 127 | 968 | HIGHBD_DECL_SUFFIX) \ | 128 | 968 | { \ | 129 | 968 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 968 | HIGHBD_TAIL_SUFFIX); \ | 131 | 968 | } |
itx_tmpl.c:inv_txfm_add_adst_dct_4x16_c Line | Count | Source | 127 | 1.09k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.09k | { \ | 129 | 1.09k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.09k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.09k | } |
itx_tmpl.c:inv_txfm_add_dct_adst_4x16_c Line | Count | Source | 127 | 830 | HIGHBD_DECL_SUFFIX) \ | 128 | 830 | { \ | 129 | 830 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 830 | HIGHBD_TAIL_SUFFIX); \ | 131 | 830 | } |
itx_tmpl.c:inv_txfm_add_adst_adst_4x16_c Line | Count | Source | 127 | 1.38k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.38k | { \ | 129 | 1.38k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.38k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.38k | } |
itx_tmpl.c:inv_txfm_add_flipadst_adst_4x16_c Line | Count | Source | 127 | 333 | HIGHBD_DECL_SUFFIX) \ | 128 | 333 | { \ | 129 | 333 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 333 | HIGHBD_TAIL_SUFFIX); \ | 131 | 333 | } |
itx_tmpl.c:inv_txfm_add_adst_flipadst_4x16_c Line | Count | Source | 127 | 463 | HIGHBD_DECL_SUFFIX) \ | 128 | 463 | { \ | 129 | 463 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 463 | HIGHBD_TAIL_SUFFIX); \ | 131 | 463 | } |
itx_tmpl.c:inv_txfm_add_flipadst_dct_4x16_c Line | Count | Source | 127 | 364 | HIGHBD_DECL_SUFFIX) \ | 128 | 364 | { \ | 129 | 364 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 364 | HIGHBD_TAIL_SUFFIX); \ | 131 | 364 | } |
itx_tmpl.c:inv_txfm_add_dct_flipadst_4x16_c Line | Count | Source | 127 | 331 | HIGHBD_DECL_SUFFIX) \ | 128 | 331 | { \ | 129 | 331 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 331 | HIGHBD_TAIL_SUFFIX); \ | 131 | 331 | } |
itx_tmpl.c:inv_txfm_add_flipadst_flipadst_4x16_c Line | Count | Source | 127 | 256 | HIGHBD_DECL_SUFFIX) \ | 128 | 256 | { \ | 129 | 256 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 256 | HIGHBD_TAIL_SUFFIX); \ | 131 | 256 | } |
itx_tmpl.c:inv_txfm_add_dct_identity_4x16_c Line | Count | Source | 127 | 495 | HIGHBD_DECL_SUFFIX) \ | 128 | 495 | { \ | 129 | 495 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 495 | HIGHBD_TAIL_SUFFIX); \ | 131 | 495 | } |
itx_tmpl.c:inv_txfm_add_identity_dct_4x16_c Line | Count | Source | 127 | 342 | HIGHBD_DECL_SUFFIX) \ | 128 | 342 | { \ | 129 | 342 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 342 | HIGHBD_TAIL_SUFFIX); \ | 131 | 342 | } |
itx_tmpl.c:inv_txfm_add_flipadst_identity_4x16_c Line | Count | Source | 127 | 477 | HIGHBD_DECL_SUFFIX) \ | 128 | 477 | { \ | 129 | 477 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 477 | HIGHBD_TAIL_SUFFIX); \ | 131 | 477 | } |
itx_tmpl.c:inv_txfm_add_identity_flipadst_4x16_c Line | Count | Source | 127 | 313 | HIGHBD_DECL_SUFFIX) \ | 128 | 313 | { \ | 129 | 313 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 313 | HIGHBD_TAIL_SUFFIX); \ | 131 | 313 | } |
itx_tmpl.c:inv_txfm_add_adst_identity_4x16_c Line | Count | Source | 127 | 511 | HIGHBD_DECL_SUFFIX) \ | 128 | 511 | { \ | 129 | 511 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 511 | HIGHBD_TAIL_SUFFIX); \ | 131 | 511 | } |
itx_tmpl.c:inv_txfm_add_identity_adst_4x16_c Line | Count | Source | 127 | 287 | HIGHBD_DECL_SUFFIX) \ | 128 | 287 | { \ | 129 | 287 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 287 | HIGHBD_TAIL_SUFFIX); \ | 131 | 287 | } |
itx_tmpl.c:inv_txfm_add_dct_dct_8x4_c Line | Count | Source | 127 | 5.23k | HIGHBD_DECL_SUFFIX) \ | 128 | 5.23k | { \ | 129 | 5.23k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 5.23k | HIGHBD_TAIL_SUFFIX); \ | 131 | 5.23k | } |
itx_tmpl.c:inv_txfm_add_identity_identity_8x4_c Line | Count | Source | 127 | 4.26k | HIGHBD_DECL_SUFFIX) \ | 128 | 4.26k | { \ | 129 | 4.26k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 4.26k | HIGHBD_TAIL_SUFFIX); \ | 131 | 4.26k | } |
itx_tmpl.c:inv_txfm_add_adst_dct_8x4_c Line | Count | Source | 127 | 2.52k | HIGHBD_DECL_SUFFIX) \ | 128 | 2.52k | { \ | 129 | 2.52k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 2.52k | HIGHBD_TAIL_SUFFIX); \ | 131 | 2.52k | } |
itx_tmpl.c:inv_txfm_add_dct_adst_8x4_c Line | Count | Source | 127 | 2.35k | HIGHBD_DECL_SUFFIX) \ | 128 | 2.35k | { \ | 129 | 2.35k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 2.35k | HIGHBD_TAIL_SUFFIX); \ | 131 | 2.35k | } |
itx_tmpl.c:inv_txfm_add_adst_adst_8x4_c Line | Count | Source | 127 | 3.52k | HIGHBD_DECL_SUFFIX) \ | 128 | 3.52k | { \ | 129 | 3.52k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 3.52k | HIGHBD_TAIL_SUFFIX); \ | 131 | 3.52k | } |
itx_tmpl.c:inv_txfm_add_flipadst_adst_8x4_c Line | Count | Source | 127 | 3.68k | HIGHBD_DECL_SUFFIX) \ | 128 | 3.68k | { \ | 129 | 3.68k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 3.68k | HIGHBD_TAIL_SUFFIX); \ | 131 | 3.68k | } |
itx_tmpl.c:inv_txfm_add_adst_flipadst_8x4_c Line | Count | Source | 127 | 1.68k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.68k | { \ | 129 | 1.68k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.68k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.68k | } |
itx_tmpl.c:inv_txfm_add_flipadst_dct_8x4_c Line | Count | Source | 127 | 1.87k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.87k | { \ | 129 | 1.87k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.87k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.87k | } |
itx_tmpl.c:inv_txfm_add_dct_flipadst_8x4_c Line | Count | Source | 127 | 989 | HIGHBD_DECL_SUFFIX) \ | 128 | 989 | { \ | 129 | 989 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 989 | HIGHBD_TAIL_SUFFIX); \ | 131 | 989 | } |
itx_tmpl.c:inv_txfm_add_flipadst_flipadst_8x4_c Line | Count | Source | 127 | 1.35k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.35k | { \ | 129 | 1.35k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.35k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.35k | } |
itx_tmpl.c:inv_txfm_add_dct_identity_8x4_c Line | Count | Source | 127 | 1.73k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.73k | { \ | 129 | 1.73k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.73k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.73k | } |
itx_tmpl.c:inv_txfm_add_identity_dct_8x4_c Line | Count | Source | 127 | 1.08k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.08k | { \ | 129 | 1.08k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.08k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.08k | } |
itx_tmpl.c:inv_txfm_add_flipadst_identity_8x4_c Line | Count | Source | 127 | 2.08k | HIGHBD_DECL_SUFFIX) \ | 128 | 2.08k | { \ | 129 | 2.08k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 2.08k | HIGHBD_TAIL_SUFFIX); \ | 131 | 2.08k | } |
itx_tmpl.c:inv_txfm_add_identity_flipadst_8x4_c Line | Count | Source | 127 | 3.37k | HIGHBD_DECL_SUFFIX) \ | 128 | 3.37k | { \ | 129 | 3.37k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 3.37k | HIGHBD_TAIL_SUFFIX); \ | 131 | 3.37k | } |
itx_tmpl.c:inv_txfm_add_adst_identity_8x4_c Line | Count | Source | 127 | 2.34k | HIGHBD_DECL_SUFFIX) \ | 128 | 2.34k | { \ | 129 | 2.34k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 2.34k | HIGHBD_TAIL_SUFFIX); \ | 131 | 2.34k | } |
itx_tmpl.c:inv_txfm_add_identity_adst_8x4_c Line | Count | Source | 127 | 1.59k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.59k | { \ | 129 | 1.59k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.59k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.59k | } |
itx_tmpl.c:inv_txfm_add_dct_dct_8x8_c Line | Count | Source | 127 | 18.3k | HIGHBD_DECL_SUFFIX) \ | 128 | 18.3k | { \ | 129 | 18.3k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 18.3k | HIGHBD_TAIL_SUFFIX); \ | 131 | 18.3k | } |
itx_tmpl.c:inv_txfm_add_identity_identity_8x8_c Line | Count | Source | 127 | 8.05k | HIGHBD_DECL_SUFFIX) \ | 128 | 8.05k | { \ | 129 | 8.05k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 8.05k | HIGHBD_TAIL_SUFFIX); \ | 131 | 8.05k | } |
itx_tmpl.c:inv_txfm_add_adst_dct_8x8_c Line | Count | Source | 127 | 9.15k | HIGHBD_DECL_SUFFIX) \ | 128 | 9.15k | { \ | 129 | 9.15k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 9.15k | HIGHBD_TAIL_SUFFIX); \ | 131 | 9.15k | } |
itx_tmpl.c:inv_txfm_add_dct_adst_8x8_c Line | Count | Source | 127 | 8.17k | HIGHBD_DECL_SUFFIX) \ | 128 | 8.17k | { \ | 129 | 8.17k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 8.17k | HIGHBD_TAIL_SUFFIX); \ | 131 | 8.17k | } |
itx_tmpl.c:inv_txfm_add_adst_adst_8x8_c Line | Count | Source | 127 | 7.25k | HIGHBD_DECL_SUFFIX) \ | 128 | 7.25k | { \ | 129 | 7.25k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 7.25k | HIGHBD_TAIL_SUFFIX); \ | 131 | 7.25k | } |
itx_tmpl.c:inv_txfm_add_flipadst_adst_8x8_c Line | Count | Source | 127 | 2.44k | HIGHBD_DECL_SUFFIX) \ | 128 | 2.44k | { \ | 129 | 2.44k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 2.44k | HIGHBD_TAIL_SUFFIX); \ | 131 | 2.44k | } |
itx_tmpl.c:inv_txfm_add_adst_flipadst_8x8_c Line | Count | Source | 127 | 1.79k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.79k | { \ | 129 | 1.79k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.79k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.79k | } |
itx_tmpl.c:inv_txfm_add_flipadst_dct_8x8_c Line | Count | Source | 127 | 2.68k | HIGHBD_DECL_SUFFIX) \ | 128 | 2.68k | { \ | 129 | 2.68k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 2.68k | HIGHBD_TAIL_SUFFIX); \ | 131 | 2.68k | } |
itx_tmpl.c:inv_txfm_add_dct_flipadst_8x8_c Line | Count | Source | 127 | 1.98k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.98k | { \ | 129 | 1.98k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.98k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.98k | } |
itx_tmpl.c:inv_txfm_add_flipadst_flipadst_8x8_c Line | Count | Source | 127 | 1.74k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.74k | { \ | 129 | 1.74k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.74k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.74k | } |
itx_tmpl.c:inv_txfm_add_dct_identity_8x8_c Line | Count | Source | 127 | 4.28k | HIGHBD_DECL_SUFFIX) \ | 128 | 4.28k | { \ | 129 | 4.28k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 4.28k | HIGHBD_TAIL_SUFFIX); \ | 131 | 4.28k | } |
itx_tmpl.c:inv_txfm_add_identity_dct_8x8_c Line | Count | Source | 127 | 1.87k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.87k | { \ | 129 | 1.87k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.87k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.87k | } |
itx_tmpl.c:inv_txfm_add_flipadst_identity_8x8_c Line | Count | Source | 127 | 2.24k | HIGHBD_DECL_SUFFIX) \ | 128 | 2.24k | { \ | 129 | 2.24k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 2.24k | HIGHBD_TAIL_SUFFIX); \ | 131 | 2.24k | } |
itx_tmpl.c:inv_txfm_add_identity_flipadst_8x8_c Line | Count | Source | 127 | 1.55k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.55k | { \ | 129 | 1.55k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.55k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.55k | } |
itx_tmpl.c:inv_txfm_add_adst_identity_8x8_c Line | Count | Source | 127 | 2.28k | HIGHBD_DECL_SUFFIX) \ | 128 | 2.28k | { \ | 129 | 2.28k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 2.28k | HIGHBD_TAIL_SUFFIX); \ | 131 | 2.28k | } |
itx_tmpl.c:inv_txfm_add_identity_adst_8x8_c Line | Count | Source | 127 | 2.15k | HIGHBD_DECL_SUFFIX) \ | 128 | 2.15k | { \ | 129 | 2.15k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 2.15k | HIGHBD_TAIL_SUFFIX); \ | 131 | 2.15k | } |
itx_tmpl.c:inv_txfm_add_dct_dct_8x16_c Line | Count | Source | 127 | 8.24k | HIGHBD_DECL_SUFFIX) \ | 128 | 8.24k | { \ | 129 | 8.24k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 8.24k | HIGHBD_TAIL_SUFFIX); \ | 131 | 8.24k | } |
itx_tmpl.c:inv_txfm_add_identity_identity_8x16_c Line | Count | Source | 127 | 2.08k | HIGHBD_DECL_SUFFIX) \ | 128 | 2.08k | { \ | 129 | 2.08k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 2.08k | HIGHBD_TAIL_SUFFIX); \ | 131 | 2.08k | } |
itx_tmpl.c:inv_txfm_add_adst_dct_8x16_c Line | Count | Source | 127 | 2.88k | HIGHBD_DECL_SUFFIX) \ | 128 | 2.88k | { \ | 129 | 2.88k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 2.88k | HIGHBD_TAIL_SUFFIX); \ | 131 | 2.88k | } |
itx_tmpl.c:inv_txfm_add_dct_adst_8x16_c Line | Count | Source | 127 | 2.48k | HIGHBD_DECL_SUFFIX) \ | 128 | 2.48k | { \ | 129 | 2.48k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 2.48k | HIGHBD_TAIL_SUFFIX); \ | 131 | 2.48k | } |
itx_tmpl.c:inv_txfm_add_adst_adst_8x16_c Line | Count | Source | 127 | 4.19k | HIGHBD_DECL_SUFFIX) \ | 128 | 4.19k | { \ | 129 | 4.19k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 4.19k | HIGHBD_TAIL_SUFFIX); \ | 131 | 4.19k | } |
itx_tmpl.c:inv_txfm_add_flipadst_adst_8x16_c Line | Count | Source | 127 | 983 | HIGHBD_DECL_SUFFIX) \ | 128 | 983 | { \ | 129 | 983 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 983 | HIGHBD_TAIL_SUFFIX); \ | 131 | 983 | } |
itx_tmpl.c:inv_txfm_add_adst_flipadst_8x16_c Line | Count | Source | 127 | 1.29k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.29k | { \ | 129 | 1.29k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.29k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.29k | } |
itx_tmpl.c:inv_txfm_add_flipadst_dct_8x16_c Line | Count | Source | 127 | 1.35k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.35k | { \ | 129 | 1.35k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.35k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.35k | } |
itx_tmpl.c:inv_txfm_add_dct_flipadst_8x16_c Line | Count | Source | 127 | 1.31k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.31k | { \ | 129 | 1.31k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.31k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.31k | } |
itx_tmpl.c:inv_txfm_add_flipadst_flipadst_8x16_c Line | Count | Source | 127 | 1.51k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.51k | { \ | 129 | 1.51k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.51k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.51k | } |
itx_tmpl.c:inv_txfm_add_dct_identity_8x16_c Line | Count | Source | 127 | 1.54k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.54k | { \ | 129 | 1.54k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.54k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.54k | } |
itx_tmpl.c:inv_txfm_add_identity_dct_8x16_c Line | Count | Source | 127 | 1.06k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.06k | { \ | 129 | 1.06k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.06k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.06k | } |
itx_tmpl.c:inv_txfm_add_flipadst_identity_8x16_c Line | Count | Source | 127 | 869 | HIGHBD_DECL_SUFFIX) \ | 128 | 869 | { \ | 129 | 869 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 869 | HIGHBD_TAIL_SUFFIX); \ | 131 | 869 | } |
itx_tmpl.c:inv_txfm_add_identity_flipadst_8x16_c Line | Count | Source | 127 | 907 | HIGHBD_DECL_SUFFIX) \ | 128 | 907 | { \ | 129 | 907 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 907 | HIGHBD_TAIL_SUFFIX); \ | 131 | 907 | } |
itx_tmpl.c:inv_txfm_add_adst_identity_8x16_c Line | Count | Source | 127 | 1.14k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.14k | { \ | 129 | 1.14k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.14k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.14k | } |
itx_tmpl.c:inv_txfm_add_identity_adst_8x16_c Line | Count | Source | 127 | 645 | HIGHBD_DECL_SUFFIX) \ | 128 | 645 | { \ | 129 | 645 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 645 | HIGHBD_TAIL_SUFFIX); \ | 131 | 645 | } |
itx_tmpl.c:inv_txfm_add_dct_dct_8x32_c Line | Count | Source | 127 | 5.04k | HIGHBD_DECL_SUFFIX) \ | 128 | 5.04k | { \ | 129 | 5.04k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 5.04k | HIGHBD_TAIL_SUFFIX); \ | 131 | 5.04k | } |
itx_tmpl.c:inv_txfm_add_identity_identity_8x32_c Line | Count | Source | 127 | 684 | HIGHBD_DECL_SUFFIX) \ | 128 | 684 | { \ | 129 | 684 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 684 | HIGHBD_TAIL_SUFFIX); \ | 131 | 684 | } |
itx_tmpl.c:inv_txfm_add_dct_dct_16x4_c Line | Count | Source | 127 | 2.22k | HIGHBD_DECL_SUFFIX) \ | 128 | 2.22k | { \ | 129 | 2.22k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 2.22k | HIGHBD_TAIL_SUFFIX); \ | 131 | 2.22k | } |
itx_tmpl.c:inv_txfm_add_identity_identity_16x4_c Line | Count | Source | 127 | 1.17k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.17k | { \ | 129 | 1.17k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.17k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.17k | } |
itx_tmpl.c:inv_txfm_add_adst_dct_16x4_c Line | Count | Source | 127 | 1.15k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.15k | { \ | 129 | 1.15k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.15k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.15k | } |
itx_tmpl.c:inv_txfm_add_dct_adst_16x4_c Line | Count | Source | 127 | 847 | HIGHBD_DECL_SUFFIX) \ | 128 | 847 | { \ | 129 | 847 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 847 | HIGHBD_TAIL_SUFFIX); \ | 131 | 847 | } |
itx_tmpl.c:inv_txfm_add_adst_adst_16x4_c Line | Count | Source | 127 | 1.59k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.59k | { \ | 129 | 1.59k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.59k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.59k | } |
itx_tmpl.c:inv_txfm_add_flipadst_adst_16x4_c Line | Count | Source | 127 | 436 | HIGHBD_DECL_SUFFIX) \ | 128 | 436 | { \ | 129 | 436 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 436 | HIGHBD_TAIL_SUFFIX); \ | 131 | 436 | } |
itx_tmpl.c:inv_txfm_add_adst_flipadst_16x4_c Line | Count | Source | 127 | 450 | HIGHBD_DECL_SUFFIX) \ | 128 | 450 | { \ | 129 | 450 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 450 | HIGHBD_TAIL_SUFFIX); \ | 131 | 450 | } |
itx_tmpl.c:inv_txfm_add_flipadst_dct_16x4_c Line | Count | Source | 127 | 368 | HIGHBD_DECL_SUFFIX) \ | 128 | 368 | { \ | 129 | 368 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 368 | HIGHBD_TAIL_SUFFIX); \ | 131 | 368 | } |
itx_tmpl.c:inv_txfm_add_dct_flipadst_16x4_c Line | Count | Source | 127 | 556 | HIGHBD_DECL_SUFFIX) \ | 128 | 556 | { \ | 129 | 556 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 556 | HIGHBD_TAIL_SUFFIX); \ | 131 | 556 | } |
itx_tmpl.c:inv_txfm_add_flipadst_flipadst_16x4_c Line | Count | Source | 127 | 375 | HIGHBD_DECL_SUFFIX) \ | 128 | 375 | { \ | 129 | 375 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 375 | HIGHBD_TAIL_SUFFIX); \ | 131 | 375 | } |
itx_tmpl.c:inv_txfm_add_dct_identity_16x4_c Line | Count | Source | 127 | 694 | HIGHBD_DECL_SUFFIX) \ | 128 | 694 | { \ | 129 | 694 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 694 | HIGHBD_TAIL_SUFFIX); \ | 131 | 694 | } |
itx_tmpl.c:inv_txfm_add_identity_dct_16x4_c Line | Count | Source | 127 | 493 | HIGHBD_DECL_SUFFIX) \ | 128 | 493 | { \ | 129 | 493 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 493 | HIGHBD_TAIL_SUFFIX); \ | 131 | 493 | } |
itx_tmpl.c:inv_txfm_add_flipadst_identity_16x4_c Line | Count | Source | 127 | 506 | HIGHBD_DECL_SUFFIX) \ | 128 | 506 | { \ | 129 | 506 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 506 | HIGHBD_TAIL_SUFFIX); \ | 131 | 506 | } |
itx_tmpl.c:inv_txfm_add_identity_flipadst_16x4_c Line | Count | Source | 127 | 394 | HIGHBD_DECL_SUFFIX) \ | 128 | 394 | { \ | 129 | 394 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 394 | HIGHBD_TAIL_SUFFIX); \ | 131 | 394 | } |
itx_tmpl.c:inv_txfm_add_adst_identity_16x4_c Line | Count | Source | 127 | 661 | HIGHBD_DECL_SUFFIX) \ | 128 | 661 | { \ | 129 | 661 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 661 | HIGHBD_TAIL_SUFFIX); \ | 131 | 661 | } |
itx_tmpl.c:inv_txfm_add_identity_adst_16x4_c Line | Count | Source | 127 | 416 | HIGHBD_DECL_SUFFIX) \ | 128 | 416 | { \ | 129 | 416 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 416 | HIGHBD_TAIL_SUFFIX); \ | 131 | 416 | } |
itx_tmpl.c:inv_txfm_add_dct_dct_16x8_c Line | Count | Source | 127 | 7.29k | HIGHBD_DECL_SUFFIX) \ | 128 | 7.29k | { \ | 129 | 7.29k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 7.29k | HIGHBD_TAIL_SUFFIX); \ | 131 | 7.29k | } |
itx_tmpl.c:inv_txfm_add_identity_identity_16x8_c Line | Count | Source | 127 | 1.64k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.64k | { \ | 129 | 1.64k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.64k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.64k | } |
itx_tmpl.c:inv_txfm_add_adst_dct_16x8_c Line | Count | Source | 127 | 2.71k | HIGHBD_DECL_SUFFIX) \ | 128 | 2.71k | { \ | 129 | 2.71k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 2.71k | HIGHBD_TAIL_SUFFIX); \ | 131 | 2.71k | } |
itx_tmpl.c:inv_txfm_add_dct_adst_16x8_c Line | Count | Source | 127 | 2.29k | HIGHBD_DECL_SUFFIX) \ | 128 | 2.29k | { \ | 129 | 2.29k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 2.29k | HIGHBD_TAIL_SUFFIX); \ | 131 | 2.29k | } |
itx_tmpl.c:inv_txfm_add_adst_adst_16x8_c Line | Count | Source | 127 | 2.70k | HIGHBD_DECL_SUFFIX) \ | 128 | 2.70k | { \ | 129 | 2.70k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 2.70k | HIGHBD_TAIL_SUFFIX); \ | 131 | 2.70k | } |
itx_tmpl.c:inv_txfm_add_flipadst_adst_16x8_c Line | Count | Source | 127 | 971 | HIGHBD_DECL_SUFFIX) \ | 128 | 971 | { \ | 129 | 971 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 971 | HIGHBD_TAIL_SUFFIX); \ | 131 | 971 | } |
itx_tmpl.c:inv_txfm_add_adst_flipadst_16x8_c Line | Count | Source | 127 | 1.19k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.19k | { \ | 129 | 1.19k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.19k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.19k | } |
itx_tmpl.c:inv_txfm_add_flipadst_dct_16x8_c Line | Count | Source | 127 | 1.04k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.04k | { \ | 129 | 1.04k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.04k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.04k | } |
itx_tmpl.c:inv_txfm_add_dct_flipadst_16x8_c Line | Count | Source | 127 | 1.19k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.19k | { \ | 129 | 1.19k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.19k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.19k | } |
itx_tmpl.c:inv_txfm_add_flipadst_flipadst_16x8_c Line | Count | Source | 127 | 1.13k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.13k | { \ | 129 | 1.13k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.13k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.13k | } |
itx_tmpl.c:inv_txfm_add_dct_identity_16x8_c Line | Count | Source | 127 | 1.45k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.45k | { \ | 129 | 1.45k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.45k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.45k | } |
itx_tmpl.c:inv_txfm_add_identity_dct_16x8_c Line | Count | Source | 127 | 864 | HIGHBD_DECL_SUFFIX) \ | 128 | 864 | { \ | 129 | 864 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 864 | HIGHBD_TAIL_SUFFIX); \ | 131 | 864 | } |
itx_tmpl.c:inv_txfm_add_flipadst_identity_16x8_c Line | Count | Source | 127 | 965 | HIGHBD_DECL_SUFFIX) \ | 128 | 965 | { \ | 129 | 965 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 965 | HIGHBD_TAIL_SUFFIX); \ | 131 | 965 | } |
itx_tmpl.c:inv_txfm_add_identity_flipadst_16x8_c Line | Count | Source | 127 | 784 | HIGHBD_DECL_SUFFIX) \ | 128 | 784 | { \ | 129 | 784 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 784 | HIGHBD_TAIL_SUFFIX); \ | 131 | 784 | } |
itx_tmpl.c:inv_txfm_add_adst_identity_16x8_c Line | Count | Source | 127 | 1.03k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.03k | { \ | 129 | 1.03k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.03k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.03k | } |
itx_tmpl.c:inv_txfm_add_identity_adst_16x8_c Line | Count | Source | 127 | 798 | HIGHBD_DECL_SUFFIX) \ | 128 | 798 | { \ | 129 | 798 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 798 | HIGHBD_TAIL_SUFFIX); \ | 131 | 798 | } |
itx_tmpl.c:inv_txfm_add_dct_dct_16x16_c Line | Count | Source | 127 | 12.4k | HIGHBD_DECL_SUFFIX) \ | 128 | 12.4k | { \ | 129 | 12.4k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 12.4k | HIGHBD_TAIL_SUFFIX); \ | 131 | 12.4k | } |
itx_tmpl.c:inv_txfm_add_identity_identity_16x16_c Line | Count | Source | 127 | 1.45k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.45k | { \ | 129 | 1.45k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.45k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.45k | } |
itx_tmpl.c:inv_txfm_add_adst_dct_16x16_c Line | Count | Source | 127 | 7.31k | HIGHBD_DECL_SUFFIX) \ | 128 | 7.31k | { \ | 129 | 7.31k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 7.31k | HIGHBD_TAIL_SUFFIX); \ | 131 | 7.31k | } |
itx_tmpl.c:inv_txfm_add_dct_adst_16x16_c Line | Count | Source | 127 | 6.86k | HIGHBD_DECL_SUFFIX) \ | 128 | 6.86k | { \ | 129 | 6.86k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 6.86k | HIGHBD_TAIL_SUFFIX); \ | 131 | 6.86k | } |
itx_tmpl.c:inv_txfm_add_adst_adst_16x16_c Line | Count | Source | 127 | 7.55k | HIGHBD_DECL_SUFFIX) \ | 128 | 7.55k | { \ | 129 | 7.55k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 7.55k | HIGHBD_TAIL_SUFFIX); \ | 131 | 7.55k | } |
itx_tmpl.c:inv_txfm_add_flipadst_adst_16x16_c Line | Count | Source | 127 | 1.31k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.31k | { \ | 129 | 1.31k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.31k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.31k | } |
itx_tmpl.c:inv_txfm_add_adst_flipadst_16x16_c Line | Count | Source | 127 | 1.68k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.68k | { \ | 129 | 1.68k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.68k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.68k | } |
itx_tmpl.c:inv_txfm_add_flipadst_dct_16x16_c Line | Count | Source | 127 | 1.55k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.55k | { \ | 129 | 1.55k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.55k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.55k | } |
itx_tmpl.c:inv_txfm_add_dct_flipadst_16x16_c Line | Count | Source | 127 | 1.33k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.33k | { \ | 129 | 1.33k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.33k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.33k | } |
itx_tmpl.c:inv_txfm_add_flipadst_flipadst_16x16_c Line | Count | Source | 127 | 1.32k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.32k | { \ | 129 | 1.32k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.32k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.32k | } |
itx_tmpl.c:inv_txfm_add_dct_identity_16x16_c Line | Count | Source | 127 | 1.36k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.36k | { \ | 129 | 1.36k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.36k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.36k | } |
itx_tmpl.c:inv_txfm_add_identity_dct_16x16_c Line | Count | Source | 127 | 956 | HIGHBD_DECL_SUFFIX) \ | 128 | 956 | { \ | 129 | 956 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 956 | HIGHBD_TAIL_SUFFIX); \ | 131 | 956 | } |
itx_tmpl.c:inv_txfm_add_dct_dct_16x32_c Line | Count | Source | 127 | 17.6k | HIGHBD_DECL_SUFFIX) \ | 128 | 17.6k | { \ | 129 | 17.6k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 17.6k | HIGHBD_TAIL_SUFFIX); \ | 131 | 17.6k | } |
itx_tmpl.c:inv_txfm_add_identity_identity_16x32_c Line | Count | Source | 127 | 2.07k | HIGHBD_DECL_SUFFIX) \ | 128 | 2.07k | { \ | 129 | 2.07k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 2.07k | HIGHBD_TAIL_SUFFIX); \ | 131 | 2.07k | } |
itx_tmpl.c:inv_txfm_add_dct_dct_16x64_c Line | Count | Source | 127 | 1.01k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.01k | { \ | 129 | 1.01k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.01k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.01k | } |
itx_tmpl.c:inv_txfm_add_dct_dct_32x8_c Line | Count | Source | 127 | 3.51k | HIGHBD_DECL_SUFFIX) \ | 128 | 3.51k | { \ | 129 | 3.51k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 3.51k | HIGHBD_TAIL_SUFFIX); \ | 131 | 3.51k | } |
itx_tmpl.c:inv_txfm_add_identity_identity_32x8_c Line | Count | Source | 127 | 413 | HIGHBD_DECL_SUFFIX) \ | 128 | 413 | { \ | 129 | 413 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 413 | HIGHBD_TAIL_SUFFIX); \ | 131 | 413 | } |
itx_tmpl.c:inv_txfm_add_dct_dct_32x16_c Line | Count | Source | 127 | 12.2k | HIGHBD_DECL_SUFFIX) \ | 128 | 12.2k | { \ | 129 | 12.2k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 12.2k | HIGHBD_TAIL_SUFFIX); \ | 131 | 12.2k | } |
itx_tmpl.c:inv_txfm_add_identity_identity_32x16_c Line | Count | Source | 127 | 1.05k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.05k | { \ | 129 | 1.05k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.05k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.05k | } |
itx_tmpl.c:inv_txfm_add_dct_dct_32x32_c Line | Count | Source | 127 | 56.0k | HIGHBD_DECL_SUFFIX) \ | 128 | 56.0k | { \ | 129 | 56.0k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 56.0k | HIGHBD_TAIL_SUFFIX); \ | 131 | 56.0k | } |
itx_tmpl.c:inv_txfm_add_identity_identity_32x32_c Line | Count | Source | 127 | 412 | HIGHBD_DECL_SUFFIX) \ | 128 | 412 | { \ | 129 | 412 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 412 | HIGHBD_TAIL_SUFFIX); \ | 131 | 412 | } |
itx_tmpl.c:inv_txfm_add_dct_dct_32x64_c Line | Count | Source | 127 | 27.2k | HIGHBD_DECL_SUFFIX) \ | 128 | 27.2k | { \ | 129 | 27.2k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 27.2k | HIGHBD_TAIL_SUFFIX); \ | 131 | 27.2k | } |
itx_tmpl.c:inv_txfm_add_dct_dct_64x16_c Line | Count | Source | 127 | 991 | HIGHBD_DECL_SUFFIX) \ | 128 | 991 | { \ | 129 | 991 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 991 | HIGHBD_TAIL_SUFFIX); \ | 131 | 991 | } |
itx_tmpl.c:inv_txfm_add_dct_dct_64x32_c Line | Count | Source | 127 | 6.31k | HIGHBD_DECL_SUFFIX) \ | 128 | 6.31k | { \ | 129 | 6.31k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 6.31k | HIGHBD_TAIL_SUFFIX); \ | 131 | 6.31k | } |
itx_tmpl.c:inv_txfm_add_dct_dct_64x64_c Line | Count | Source | 127 | 16.0k | HIGHBD_DECL_SUFFIX) \ | 128 | 16.0k | { \ | 129 | 16.0k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 16.0k | HIGHBD_TAIL_SUFFIX); \ | 131 | 16.0k | } |
|