131 | 849k | } itx_tmpl.c:inv_txfm_add_dct_dct_4x4_c Line | Count | Source | 127 | 24.1k | HIGHBD_DECL_SUFFIX) \ | 128 | 24.1k | { \ | 129 | 24.1k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 24.1k | HIGHBD_TAIL_SUFFIX); \ | 131 | 24.1k | } |
itx_tmpl.c:inv_txfm_add_identity_identity_4x4_c Line | Count | Source | 127 | 5.77k | HIGHBD_DECL_SUFFIX) \ | 128 | 5.77k | { \ | 129 | 5.77k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 5.77k | HIGHBD_TAIL_SUFFIX); \ | 131 | 5.77k | } |
itx_tmpl.c:inv_txfm_add_adst_dct_4x4_c Line | Count | Source | 127 | 16.7k | HIGHBD_DECL_SUFFIX) \ | 128 | 16.7k | { \ | 129 | 16.7k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 16.7k | HIGHBD_TAIL_SUFFIX); \ | 131 | 16.7k | } |
itx_tmpl.c:inv_txfm_add_dct_adst_4x4_c Line | Count | Source | 127 | 12.7k | HIGHBD_DECL_SUFFIX) \ | 128 | 12.7k | { \ | 129 | 12.7k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 12.7k | HIGHBD_TAIL_SUFFIX); \ | 131 | 12.7k | } |
itx_tmpl.c:inv_txfm_add_adst_adst_4x4_c Line | Count | Source | 127 | 19.6k | HIGHBD_DECL_SUFFIX) \ | 128 | 19.6k | { \ | 129 | 19.6k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 19.6k | HIGHBD_TAIL_SUFFIX); \ | 131 | 19.6k | } |
itx_tmpl.c:inv_txfm_add_flipadst_adst_4x4_c Line | Count | Source | 127 | 638 | HIGHBD_DECL_SUFFIX) \ | 128 | 638 | { \ | 129 | 638 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 638 | HIGHBD_TAIL_SUFFIX); \ | 131 | 638 | } |
itx_tmpl.c:inv_txfm_add_adst_flipadst_4x4_c Line | Count | Source | 127 | 756 | HIGHBD_DECL_SUFFIX) \ | 128 | 756 | { \ | 129 | 756 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 756 | HIGHBD_TAIL_SUFFIX); \ | 131 | 756 | } |
itx_tmpl.c:inv_txfm_add_flipadst_dct_4x4_c Line | Count | Source | 127 | 775 | HIGHBD_DECL_SUFFIX) \ | 128 | 775 | { \ | 129 | 775 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 775 | HIGHBD_TAIL_SUFFIX); \ | 131 | 775 | } |
itx_tmpl.c:inv_txfm_add_dct_flipadst_4x4_c Line | Count | Source | 127 | 583 | HIGHBD_DECL_SUFFIX) \ | 128 | 583 | { \ | 129 | 583 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 583 | HIGHBD_TAIL_SUFFIX); \ | 131 | 583 | } |
itx_tmpl.c:inv_txfm_add_flipadst_flipadst_4x4_c Line | Count | Source | 127 | 666 | HIGHBD_DECL_SUFFIX) \ | 128 | 666 | { \ | 129 | 666 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 666 | HIGHBD_TAIL_SUFFIX); \ | 131 | 666 | } |
itx_tmpl.c:inv_txfm_add_dct_identity_4x4_c Line | Count | Source | 127 | 5.40k | HIGHBD_DECL_SUFFIX) \ | 128 | 5.40k | { \ | 129 | 5.40k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 5.40k | HIGHBD_TAIL_SUFFIX); \ | 131 | 5.40k | } |
itx_tmpl.c:inv_txfm_add_identity_dct_4x4_c Line | Count | Source | 127 | 2.87k | HIGHBD_DECL_SUFFIX) \ | 128 | 2.87k | { \ | 129 | 2.87k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 2.87k | HIGHBD_TAIL_SUFFIX); \ | 131 | 2.87k | } |
itx_tmpl.c:inv_txfm_add_flipadst_identity_4x4_c Line | Count | Source | 127 | 1.02k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.02k | { \ | 129 | 1.02k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.02k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.02k | } |
itx_tmpl.c:inv_txfm_add_identity_flipadst_4x4_c Line | Count | Source | 127 | 715 | HIGHBD_DECL_SUFFIX) \ | 128 | 715 | { \ | 129 | 715 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 715 | HIGHBD_TAIL_SUFFIX); \ | 131 | 715 | } |
itx_tmpl.c:inv_txfm_add_adst_identity_4x4_c Line | Count | Source | 127 | 1.60k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.60k | { \ | 129 | 1.60k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.60k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.60k | } |
itx_tmpl.c:inv_txfm_add_identity_adst_4x4_c Line | Count | Source | 127 | 803 | HIGHBD_DECL_SUFFIX) \ | 128 | 803 | { \ | 129 | 803 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 803 | HIGHBD_TAIL_SUFFIX); \ | 131 | 803 | } |
itx_tmpl.c:inv_txfm_add_dct_dct_4x8_c Line | Count | Source | 127 | 9.30k | HIGHBD_DECL_SUFFIX) \ | 128 | 9.30k | { \ | 129 | 9.30k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 9.30k | HIGHBD_TAIL_SUFFIX); \ | 131 | 9.30k | } |
itx_tmpl.c:inv_txfm_add_identity_identity_4x8_c Line | Count | Source | 127 | 2.32k | HIGHBD_DECL_SUFFIX) \ | 128 | 2.32k | { \ | 129 | 2.32k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 2.32k | HIGHBD_TAIL_SUFFIX); \ | 131 | 2.32k | } |
itx_tmpl.c:inv_txfm_add_adst_dct_4x8_c Line | Count | Source | 127 | 6.56k | HIGHBD_DECL_SUFFIX) \ | 128 | 6.56k | { \ | 129 | 6.56k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 6.56k | HIGHBD_TAIL_SUFFIX); \ | 131 | 6.56k | } |
itx_tmpl.c:inv_txfm_add_dct_adst_4x8_c Line | Count | Source | 127 | 5.52k | HIGHBD_DECL_SUFFIX) \ | 128 | 5.52k | { \ | 129 | 5.52k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 5.52k | HIGHBD_TAIL_SUFFIX); \ | 131 | 5.52k | } |
itx_tmpl.c:inv_txfm_add_adst_adst_4x8_c Line | Count | Source | 127 | 7.67k | HIGHBD_DECL_SUFFIX) \ | 128 | 7.67k | { \ | 129 | 7.67k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 7.67k | HIGHBD_TAIL_SUFFIX); \ | 131 | 7.67k | } |
itx_tmpl.c:inv_txfm_add_flipadst_adst_4x8_c Line | Count | Source | 127 | 389 | HIGHBD_DECL_SUFFIX) \ | 128 | 389 | { \ | 129 | 389 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 389 | HIGHBD_TAIL_SUFFIX); \ | 131 | 389 | } |
itx_tmpl.c:inv_txfm_add_adst_flipadst_4x8_c Line | Count | Source | 127 | 300 | HIGHBD_DECL_SUFFIX) \ | 128 | 300 | { \ | 129 | 300 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 300 | HIGHBD_TAIL_SUFFIX); \ | 131 | 300 | } |
itx_tmpl.c:inv_txfm_add_flipadst_dct_4x8_c Line | Count | Source | 127 | 261 | HIGHBD_DECL_SUFFIX) \ | 128 | 261 | { \ | 129 | 261 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 261 | HIGHBD_TAIL_SUFFIX); \ | 131 | 261 | } |
itx_tmpl.c:inv_txfm_add_dct_flipadst_4x8_c Line | Count | Source | 127 | 201 | HIGHBD_DECL_SUFFIX) \ | 128 | 201 | { \ | 129 | 201 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 201 | HIGHBD_TAIL_SUFFIX); \ | 131 | 201 | } |
itx_tmpl.c:inv_txfm_add_flipadst_flipadst_4x8_c Line | Count | Source | 127 | 343 | HIGHBD_DECL_SUFFIX) \ | 128 | 343 | { \ | 129 | 343 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 343 | HIGHBD_TAIL_SUFFIX); \ | 131 | 343 | } |
itx_tmpl.c:inv_txfm_add_dct_identity_4x8_c Line | Count | Source | 127 | 2.01k | HIGHBD_DECL_SUFFIX) \ | 128 | 2.01k | { \ | 129 | 2.01k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 2.01k | HIGHBD_TAIL_SUFFIX); \ | 131 | 2.01k | } |
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 | 500 | HIGHBD_DECL_SUFFIX) \ | 128 | 500 | { \ | 129 | 500 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 500 | HIGHBD_TAIL_SUFFIX); \ | 131 | 500 | } |
itx_tmpl.c:inv_txfm_add_identity_flipadst_4x8_c Line | Count | Source | 127 | 259 | HIGHBD_DECL_SUFFIX) \ | 128 | 259 | { \ | 129 | 259 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 259 | HIGHBD_TAIL_SUFFIX); \ | 131 | 259 | } |
itx_tmpl.c:inv_txfm_add_adst_identity_4x8_c Line | Count | Source | 127 | 624 | HIGHBD_DECL_SUFFIX) \ | 128 | 624 | { \ | 129 | 624 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 624 | HIGHBD_TAIL_SUFFIX); \ | 131 | 624 | } |
itx_tmpl.c:inv_txfm_add_identity_adst_4x8_c Line | Count | Source | 127 | 297 | HIGHBD_DECL_SUFFIX) \ | 128 | 297 | { \ | 129 | 297 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 297 | HIGHBD_TAIL_SUFFIX); \ | 131 | 297 | } |
itx_tmpl.c:inv_txfm_add_dct_dct_4x16_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_identity_identity_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_adst_dct_4x16_c Line | Count | Source | 127 | 2.91k | HIGHBD_DECL_SUFFIX) \ | 128 | 2.91k | { \ | 129 | 2.91k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 2.91k | HIGHBD_TAIL_SUFFIX); \ | 131 | 2.91k | } |
itx_tmpl.c:inv_txfm_add_dct_adst_4x16_c Line | Count | Source | 127 | 2.49k | HIGHBD_DECL_SUFFIX) \ | 128 | 2.49k | { \ | 129 | 2.49k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 2.49k | HIGHBD_TAIL_SUFFIX); \ | 131 | 2.49k | } |
itx_tmpl.c:inv_txfm_add_adst_adst_4x16_c Line | Count | Source | 127 | 3.89k | HIGHBD_DECL_SUFFIX) \ | 128 | 3.89k | { \ | 129 | 3.89k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 3.89k | HIGHBD_TAIL_SUFFIX); \ | 131 | 3.89k | } |
itx_tmpl.c:inv_txfm_add_flipadst_adst_4x16_c Line | Count | Source | 127 | 54 | HIGHBD_DECL_SUFFIX) \ | 128 | 54 | { \ | 129 | 54 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 54 | HIGHBD_TAIL_SUFFIX); \ | 131 | 54 | } |
itx_tmpl.c:inv_txfm_add_adst_flipadst_4x16_c Line | Count | Source | 127 | 112 | HIGHBD_DECL_SUFFIX) \ | 128 | 112 | { \ | 129 | 112 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 112 | HIGHBD_TAIL_SUFFIX); \ | 131 | 112 | } |
itx_tmpl.c:inv_txfm_add_flipadst_dct_4x16_c Line | Count | Source | 127 | 86 | HIGHBD_DECL_SUFFIX) \ | 128 | 86 | { \ | 129 | 86 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 86 | HIGHBD_TAIL_SUFFIX); \ | 131 | 86 | } |
itx_tmpl.c:inv_txfm_add_dct_flipadst_4x16_c Line | Count | Source | 127 | 88 | HIGHBD_DECL_SUFFIX) \ | 128 | 88 | { \ | 129 | 88 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 88 | HIGHBD_TAIL_SUFFIX); \ | 131 | 88 | } |
itx_tmpl.c:inv_txfm_add_flipadst_flipadst_4x16_c Line | Count | Source | 127 | 58 | HIGHBD_DECL_SUFFIX) \ | 128 | 58 | { \ | 129 | 58 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 58 | HIGHBD_TAIL_SUFFIX); \ | 131 | 58 | } |
itx_tmpl.c:inv_txfm_add_dct_identity_4x16_c Line | Count | Source | 127 | 934 | HIGHBD_DECL_SUFFIX) \ | 128 | 934 | { \ | 129 | 934 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 934 | HIGHBD_TAIL_SUFFIX); \ | 131 | 934 | } |
itx_tmpl.c:inv_txfm_add_identity_dct_4x16_c Line | Count | Source | 127 | 633 | HIGHBD_DECL_SUFFIX) \ | 128 | 633 | { \ | 129 | 633 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 633 | HIGHBD_TAIL_SUFFIX); \ | 131 | 633 | } |
itx_tmpl.c:inv_txfm_add_flipadst_identity_4x16_c Line | Count | Source | 127 | 118 | HIGHBD_DECL_SUFFIX) \ | 128 | 118 | { \ | 129 | 118 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 118 | HIGHBD_TAIL_SUFFIX); \ | 131 | 118 | } |
itx_tmpl.c:inv_txfm_add_identity_flipadst_4x16_c Line | Count | Source | 127 | 55 | HIGHBD_DECL_SUFFIX) \ | 128 | 55 | { \ | 129 | 55 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 55 | HIGHBD_TAIL_SUFFIX); \ | 131 | 55 | } |
itx_tmpl.c:inv_txfm_add_adst_identity_4x16_c Line | Count | Source | 127 | 137 | HIGHBD_DECL_SUFFIX) \ | 128 | 137 | { \ | 129 | 137 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 137 | HIGHBD_TAIL_SUFFIX); \ | 131 | 137 | } |
itx_tmpl.c:inv_txfm_add_identity_adst_4x16_c Line | Count | Source | 127 | 75 | HIGHBD_DECL_SUFFIX) \ | 128 | 75 | { \ | 129 | 75 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 75 | HIGHBD_TAIL_SUFFIX); \ | 131 | 75 | } |
itx_tmpl.c:inv_txfm_add_dct_dct_8x4_c Line | Count | Source | 127 | 16.5k | HIGHBD_DECL_SUFFIX) \ | 128 | 16.5k | { \ | 129 | 16.5k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 16.5k | HIGHBD_TAIL_SUFFIX); \ | 131 | 16.5k | } |
itx_tmpl.c:inv_txfm_add_identity_identity_8x4_c Line | Count | Source | 127 | 3.61k | HIGHBD_DECL_SUFFIX) \ | 128 | 3.61k | { \ | 129 | 3.61k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 3.61k | HIGHBD_TAIL_SUFFIX); \ | 131 | 3.61k | } |
itx_tmpl.c:inv_txfm_add_adst_dct_8x4_c Line | Count | Source | 127 | 10.2k | HIGHBD_DECL_SUFFIX) \ | 128 | 10.2k | { \ | 129 | 10.2k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 10.2k | HIGHBD_TAIL_SUFFIX); \ | 131 | 10.2k | } |
itx_tmpl.c:inv_txfm_add_dct_adst_8x4_c Line | Count | Source | 127 | 8.30k | HIGHBD_DECL_SUFFIX) \ | 128 | 8.30k | { \ | 129 | 8.30k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 8.30k | HIGHBD_TAIL_SUFFIX); \ | 131 | 8.30k | } |
itx_tmpl.c:inv_txfm_add_adst_adst_8x4_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_flipadst_adst_8x4_c Line | Count | Source | 127 | 649 | HIGHBD_DECL_SUFFIX) \ | 128 | 649 | { \ | 129 | 649 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 649 | HIGHBD_TAIL_SUFFIX); \ | 131 | 649 | } |
itx_tmpl.c:inv_txfm_add_adst_flipadst_8x4_c Line | Count | Source | 127 | 732 | HIGHBD_DECL_SUFFIX) \ | 128 | 732 | { \ | 129 | 732 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 732 | HIGHBD_TAIL_SUFFIX); \ | 131 | 732 | } |
itx_tmpl.c:inv_txfm_add_flipadst_dct_8x4_c Line | Count | Source | 127 | 572 | HIGHBD_DECL_SUFFIX) \ | 128 | 572 | { \ | 129 | 572 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 572 | HIGHBD_TAIL_SUFFIX); \ | 131 | 572 | } |
itx_tmpl.c:inv_txfm_add_dct_flipadst_8x4_c Line | Count | Source | 127 | 390 | HIGHBD_DECL_SUFFIX) \ | 128 | 390 | { \ | 129 | 390 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 390 | HIGHBD_TAIL_SUFFIX); \ | 131 | 390 | } |
itx_tmpl.c:inv_txfm_add_flipadst_flipadst_8x4_c Line | Count | Source | 127 | 400 | HIGHBD_DECL_SUFFIX) \ | 128 | 400 | { \ | 129 | 400 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 400 | HIGHBD_TAIL_SUFFIX); \ | 131 | 400 | } |
itx_tmpl.c:inv_txfm_add_dct_identity_8x4_c Line | Count | Source | 127 | 2.92k | HIGHBD_DECL_SUFFIX) \ | 128 | 2.92k | { \ | 129 | 2.92k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 2.92k | HIGHBD_TAIL_SUFFIX); \ | 131 | 2.92k | } |
itx_tmpl.c:inv_txfm_add_identity_dct_8x4_c Line | Count | Source | 127 | 1.58k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.58k | { \ | 129 | 1.58k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.58k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.58k | } |
itx_tmpl.c:inv_txfm_add_flipadst_identity_8x4_c Line | Count | Source | 127 | 932 | HIGHBD_DECL_SUFFIX) \ | 128 | 932 | { \ | 129 | 932 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 932 | HIGHBD_TAIL_SUFFIX); \ | 131 | 932 | } |
itx_tmpl.c:inv_txfm_add_identity_flipadst_8x4_c Line | Count | Source | 127 | 565 | HIGHBD_DECL_SUFFIX) \ | 128 | 565 | { \ | 129 | 565 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 565 | HIGHBD_TAIL_SUFFIX); \ | 131 | 565 | } |
itx_tmpl.c:inv_txfm_add_adst_identity_8x4_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_identity_adst_8x4_c Line | Count | Source | 127 | 822 | HIGHBD_DECL_SUFFIX) \ | 128 | 822 | { \ | 129 | 822 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 822 | HIGHBD_TAIL_SUFFIX); \ | 131 | 822 | } |
itx_tmpl.c:inv_txfm_add_dct_dct_8x8_c Line | Count | Source | 127 | 37.8k | HIGHBD_DECL_SUFFIX) \ | 128 | 37.8k | { \ | 129 | 37.8k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 37.8k | HIGHBD_TAIL_SUFFIX); \ | 131 | 37.8k | } |
itx_tmpl.c:inv_txfm_add_identity_identity_8x8_c Line | Count | Source | 127 | 8.43k | HIGHBD_DECL_SUFFIX) \ | 128 | 8.43k | { \ | 129 | 8.43k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 8.43k | HIGHBD_TAIL_SUFFIX); \ | 131 | 8.43k | } |
itx_tmpl.c:inv_txfm_add_adst_dct_8x8_c Line | Count | Source | 127 | 26.9k | HIGHBD_DECL_SUFFIX) \ | 128 | 26.9k | { \ | 129 | 26.9k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 26.9k | HIGHBD_TAIL_SUFFIX); \ | 131 | 26.9k | } |
itx_tmpl.c:inv_txfm_add_dct_adst_8x8_c Line | Count | Source | 127 | 20.9k | HIGHBD_DECL_SUFFIX) \ | 128 | 20.9k | { \ | 129 | 20.9k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 20.9k | HIGHBD_TAIL_SUFFIX); \ | 131 | 20.9k | } |
itx_tmpl.c:inv_txfm_add_adst_adst_8x8_c Line | Count | Source | 127 | 25.3k | HIGHBD_DECL_SUFFIX) \ | 128 | 25.3k | { \ | 129 | 25.3k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 25.3k | HIGHBD_TAIL_SUFFIX); \ | 131 | 25.3k | } |
itx_tmpl.c:inv_txfm_add_flipadst_adst_8x8_c Line | Count | Source | 127 | 1.02k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.02k | { \ | 129 | 1.02k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.02k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.02k | } |
itx_tmpl.c:inv_txfm_add_adst_flipadst_8x8_c Line | Count | Source | 127 | 1.02k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.02k | { \ | 129 | 1.02k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.02k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.02k | } |
itx_tmpl.c:inv_txfm_add_flipadst_dct_8x8_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_dct_flipadst_8x8_c Line | Count | Source | 127 | 1.88k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.88k | { \ | 129 | 1.88k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.88k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.88k | } |
itx_tmpl.c:inv_txfm_add_flipadst_flipadst_8x8_c Line | Count | Source | 127 | 1.75k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.75k | { \ | 129 | 1.75k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.75k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.75k | } |
itx_tmpl.c:inv_txfm_add_dct_identity_8x8_c Line | Count | Source | 127 | 7.36k | HIGHBD_DECL_SUFFIX) \ | 128 | 7.36k | { \ | 129 | 7.36k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 7.36k | HIGHBD_TAIL_SUFFIX); \ | 131 | 7.36k | } |
itx_tmpl.c:inv_txfm_add_identity_dct_8x8_c Line | Count | Source | 127 | 4.01k | HIGHBD_DECL_SUFFIX) \ | 128 | 4.01k | { \ | 129 | 4.01k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 4.01k | HIGHBD_TAIL_SUFFIX); \ | 131 | 4.01k | } |
itx_tmpl.c:inv_txfm_add_flipadst_identity_8x8_c Line | Count | Source | 127 | 1.18k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.18k | { \ | 129 | 1.18k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.18k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.18k | } |
itx_tmpl.c:inv_txfm_add_identity_flipadst_8x8_c Line | Count | Source | 127 | 426 | HIGHBD_DECL_SUFFIX) \ | 128 | 426 | { \ | 129 | 426 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 426 | HIGHBD_TAIL_SUFFIX); \ | 131 | 426 | } |
itx_tmpl.c:inv_txfm_add_adst_identity_8x8_c Line | Count | Source | 127 | 2.30k | HIGHBD_DECL_SUFFIX) \ | 128 | 2.30k | { \ | 129 | 2.30k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 2.30k | HIGHBD_TAIL_SUFFIX); \ | 131 | 2.30k | } |
itx_tmpl.c:inv_txfm_add_identity_adst_8x8_c Line | Count | Source | 127 | 1.07k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.07k | { \ | 129 | 1.07k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.07k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.07k | } |
itx_tmpl.c:inv_txfm_add_dct_dct_8x16_c Line | Count | Source | 127 | 9.54k | HIGHBD_DECL_SUFFIX) \ | 128 | 9.54k | { \ | 129 | 9.54k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 9.54k | HIGHBD_TAIL_SUFFIX); \ | 131 | 9.54k | } |
itx_tmpl.c:inv_txfm_add_identity_identity_8x16_c Line | Count | Source | 127 | 1.94k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.94k | { \ | 129 | 1.94k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.94k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.94k | } |
itx_tmpl.c:inv_txfm_add_adst_dct_8x16_c Line | Count | Source | 127 | 6.51k | HIGHBD_DECL_SUFFIX) \ | 128 | 6.51k | { \ | 129 | 6.51k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 6.51k | HIGHBD_TAIL_SUFFIX); \ | 131 | 6.51k | } |
itx_tmpl.c:inv_txfm_add_dct_adst_8x16_c Line | Count | Source | 127 | 4.78k | HIGHBD_DECL_SUFFIX) \ | 128 | 4.78k | { \ | 129 | 4.78k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 4.78k | HIGHBD_TAIL_SUFFIX); \ | 131 | 4.78k | } |
itx_tmpl.c:inv_txfm_add_adst_adst_8x16_c Line | Count | Source | 127 | 6.12k | HIGHBD_DECL_SUFFIX) \ | 128 | 6.12k | { \ | 129 | 6.12k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 6.12k | HIGHBD_TAIL_SUFFIX); \ | 131 | 6.12k | } |
itx_tmpl.c:inv_txfm_add_flipadst_adst_8x16_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_adst_flipadst_8x16_c Line | Count | Source | 127 | 393 | HIGHBD_DECL_SUFFIX) \ | 128 | 393 | { \ | 129 | 393 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 393 | HIGHBD_TAIL_SUFFIX); \ | 131 | 393 | } |
itx_tmpl.c:inv_txfm_add_flipadst_dct_8x16_c Line | Count | Source | 127 | 224 | HIGHBD_DECL_SUFFIX) \ | 128 | 224 | { \ | 129 | 224 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 224 | HIGHBD_TAIL_SUFFIX); \ | 131 | 224 | } |
itx_tmpl.c:inv_txfm_add_dct_flipadst_8x16_c Line | Count | Source | 127 | 250 | HIGHBD_DECL_SUFFIX) \ | 128 | 250 | { \ | 129 | 250 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 250 | HIGHBD_TAIL_SUFFIX); \ | 131 | 250 | } |
itx_tmpl.c:inv_txfm_add_flipadst_flipadst_8x16_c Line | Count | Source | 127 | 291 | HIGHBD_DECL_SUFFIX) \ | 128 | 291 | { \ | 129 | 291 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 291 | HIGHBD_TAIL_SUFFIX); \ | 131 | 291 | } |
itx_tmpl.c:inv_txfm_add_dct_identity_8x16_c Line | Count | Source | 127 | 1.26k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.26k | { \ | 129 | 1.26k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.26k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.26k | } |
itx_tmpl.c:inv_txfm_add_identity_dct_8x16_c Line | Count | Source | 127 | 715 | HIGHBD_DECL_SUFFIX) \ | 128 | 715 | { \ | 129 | 715 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 715 | HIGHBD_TAIL_SUFFIX); \ | 131 | 715 | } |
itx_tmpl.c:inv_txfm_add_flipadst_identity_8x16_c Line | Count | Source | 127 | 386 | HIGHBD_DECL_SUFFIX) \ | 128 | 386 | { \ | 129 | 386 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 386 | HIGHBD_TAIL_SUFFIX); \ | 131 | 386 | } |
itx_tmpl.c:inv_txfm_add_identity_flipadst_8x16_c Line | Count | Source | 127 | 124 | HIGHBD_DECL_SUFFIX) \ | 128 | 124 | { \ | 129 | 124 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 124 | HIGHBD_TAIL_SUFFIX); \ | 131 | 124 | } |
itx_tmpl.c:inv_txfm_add_adst_identity_8x16_c Line | Count | Source | 127 | 357 | HIGHBD_DECL_SUFFIX) \ | 128 | 357 | { \ | 129 | 357 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 357 | HIGHBD_TAIL_SUFFIX); \ | 131 | 357 | } |
itx_tmpl.c:inv_txfm_add_identity_adst_8x16_c Line | Count | Source | 127 | 142 | HIGHBD_DECL_SUFFIX) \ | 128 | 142 | { \ | 129 | 142 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 142 | HIGHBD_TAIL_SUFFIX); \ | 131 | 142 | } |
itx_tmpl.c:inv_txfm_add_dct_dct_8x32_c Line | Count | Source | 127 | 9.98k | HIGHBD_DECL_SUFFIX) \ | 128 | 9.98k | { \ | 129 | 9.98k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 9.98k | HIGHBD_TAIL_SUFFIX); \ | 131 | 9.98k | } |
itx_tmpl.c:inv_txfm_add_identity_identity_8x32_c Line | Count | Source | 127 | 144 | HIGHBD_DECL_SUFFIX) \ | 128 | 144 | { \ | 129 | 144 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 144 | HIGHBD_TAIL_SUFFIX); \ | 131 | 144 | } |
itx_tmpl.c:inv_txfm_add_dct_dct_16x4_c Line | Count | Source | 127 | 9.39k | HIGHBD_DECL_SUFFIX) \ | 128 | 9.39k | { \ | 129 | 9.39k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 9.39k | HIGHBD_TAIL_SUFFIX); \ | 131 | 9.39k | } |
itx_tmpl.c:inv_txfm_add_identity_identity_16x4_c Line | Count | Source | 127 | 2.41k | HIGHBD_DECL_SUFFIX) \ | 128 | 2.41k | { \ | 129 | 2.41k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 2.41k | HIGHBD_TAIL_SUFFIX); \ | 131 | 2.41k | } |
itx_tmpl.c:inv_txfm_add_adst_dct_16x4_c Line | Count | Source | 127 | 6.67k | HIGHBD_DECL_SUFFIX) \ | 128 | 6.67k | { \ | 129 | 6.67k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 6.67k | HIGHBD_TAIL_SUFFIX); \ | 131 | 6.67k | } |
itx_tmpl.c:inv_txfm_add_dct_adst_16x4_c Line | Count | Source | 127 | 5.10k | HIGHBD_DECL_SUFFIX) \ | 128 | 5.10k | { \ | 129 | 5.10k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 5.10k | HIGHBD_TAIL_SUFFIX); \ | 131 | 5.10k | } |
itx_tmpl.c:inv_txfm_add_adst_adst_16x4_c Line | Count | Source | 127 | 8.11k | HIGHBD_DECL_SUFFIX) \ | 128 | 8.11k | { \ | 129 | 8.11k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 8.11k | HIGHBD_TAIL_SUFFIX); \ | 131 | 8.11k | } |
itx_tmpl.c:inv_txfm_add_flipadst_adst_16x4_c Line | Count | Source | 127 | 124 | HIGHBD_DECL_SUFFIX) \ | 128 | 124 | { \ | 129 | 124 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 124 | HIGHBD_TAIL_SUFFIX); \ | 131 | 124 | } |
itx_tmpl.c:inv_txfm_add_adst_flipadst_16x4_c Line | Count | Source | 127 | 143 | HIGHBD_DECL_SUFFIX) \ | 128 | 143 | { \ | 129 | 143 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 143 | HIGHBD_TAIL_SUFFIX); \ | 131 | 143 | } |
itx_tmpl.c:inv_txfm_add_flipadst_dct_16x4_c Line | Count | Source | 127 | 165 | HIGHBD_DECL_SUFFIX) \ | 128 | 165 | { \ | 129 | 165 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 165 | HIGHBD_TAIL_SUFFIX); \ | 131 | 165 | } |
itx_tmpl.c:inv_txfm_add_dct_flipadst_16x4_c Line | Count | Source | 127 | 104 | HIGHBD_DECL_SUFFIX) \ | 128 | 104 | { \ | 129 | 104 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 104 | HIGHBD_TAIL_SUFFIX); \ | 131 | 104 | } |
itx_tmpl.c:inv_txfm_add_flipadst_flipadst_16x4_c Line | Count | Source | 127 | 152 | HIGHBD_DECL_SUFFIX) \ | 128 | 152 | { \ | 129 | 152 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 152 | HIGHBD_TAIL_SUFFIX); \ | 131 | 152 | } |
itx_tmpl.c:inv_txfm_add_dct_identity_16x4_c Line | Count | Source | 127 | 2.06k | HIGHBD_DECL_SUFFIX) \ | 128 | 2.06k | { \ | 129 | 2.06k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 2.06k | HIGHBD_TAIL_SUFFIX); \ | 131 | 2.06k | } |
itx_tmpl.c:inv_txfm_add_identity_dct_16x4_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_flipadst_identity_16x4_c Line | Count | Source | 127 | 295 | HIGHBD_DECL_SUFFIX) \ | 128 | 295 | { \ | 129 | 295 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 295 | HIGHBD_TAIL_SUFFIX); \ | 131 | 295 | } |
itx_tmpl.c:inv_txfm_add_identity_flipadst_16x4_c Line | Count | Source | 127 | 110 | HIGHBD_DECL_SUFFIX) \ | 128 | 110 | { \ | 129 | 110 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 110 | HIGHBD_TAIL_SUFFIX); \ | 131 | 110 | } |
itx_tmpl.c:inv_txfm_add_adst_identity_16x4_c Line | Count | Source | 127 | 315 | HIGHBD_DECL_SUFFIX) \ | 128 | 315 | { \ | 129 | 315 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 315 | HIGHBD_TAIL_SUFFIX); \ | 131 | 315 | } |
itx_tmpl.c:inv_txfm_add_identity_adst_16x4_c Line | Count | Source | 127 | 152 | HIGHBD_DECL_SUFFIX) \ | 128 | 152 | { \ | 129 | 152 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 152 | HIGHBD_TAIL_SUFFIX); \ | 131 | 152 | } |
itx_tmpl.c:inv_txfm_add_dct_dct_16x8_c Line | Count | Source | 127 | 14.3k | HIGHBD_DECL_SUFFIX) \ | 128 | 14.3k | { \ | 129 | 14.3k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 14.3k | HIGHBD_TAIL_SUFFIX); \ | 131 | 14.3k | } |
itx_tmpl.c:inv_txfm_add_identity_identity_16x8_c Line | Count | Source | 127 | 3.15k | HIGHBD_DECL_SUFFIX) \ | 128 | 3.15k | { \ | 129 | 3.15k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 3.15k | HIGHBD_TAIL_SUFFIX); \ | 131 | 3.15k | } |
itx_tmpl.c:inv_txfm_add_adst_dct_16x8_c Line | Count | Source | 127 | 9.96k | HIGHBD_DECL_SUFFIX) \ | 128 | 9.96k | { \ | 129 | 9.96k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 9.96k | HIGHBD_TAIL_SUFFIX); \ | 131 | 9.96k | } |
itx_tmpl.c:inv_txfm_add_dct_adst_16x8_c Line | Count | Source | 127 | 7.24k | HIGHBD_DECL_SUFFIX) \ | 128 | 7.24k | { \ | 129 | 7.24k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 7.24k | HIGHBD_TAIL_SUFFIX); \ | 131 | 7.24k | } |
itx_tmpl.c:inv_txfm_add_adst_adst_16x8_c Line | Count | Source | 127 | 8.79k | HIGHBD_DECL_SUFFIX) \ | 128 | 8.79k | { \ | 129 | 8.79k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 8.79k | HIGHBD_TAIL_SUFFIX); \ | 131 | 8.79k | } |
itx_tmpl.c:inv_txfm_add_flipadst_adst_16x8_c Line | Count | Source | 127 | 563 | HIGHBD_DECL_SUFFIX) \ | 128 | 563 | { \ | 129 | 563 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 563 | HIGHBD_TAIL_SUFFIX); \ | 131 | 563 | } |
itx_tmpl.c:inv_txfm_add_adst_flipadst_16x8_c Line | Count | Source | 127 | 564 | HIGHBD_DECL_SUFFIX) \ | 128 | 564 | { \ | 129 | 564 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 564 | HIGHBD_TAIL_SUFFIX); \ | 131 | 564 | } |
itx_tmpl.c:inv_txfm_add_flipadst_dct_16x8_c Line | Count | Source | 127 | 571 | HIGHBD_DECL_SUFFIX) \ | 128 | 571 | { \ | 129 | 571 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 571 | HIGHBD_TAIL_SUFFIX); \ | 131 | 571 | } |
itx_tmpl.c:inv_txfm_add_dct_flipadst_16x8_c Line | Count | Source | 127 | 613 | HIGHBD_DECL_SUFFIX) \ | 128 | 613 | { \ | 129 | 613 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 613 | HIGHBD_TAIL_SUFFIX); \ | 131 | 613 | } |
itx_tmpl.c:inv_txfm_add_flipadst_flipadst_16x8_c Line | Count | Source | 127 | 479 | HIGHBD_DECL_SUFFIX) \ | 128 | 479 | { \ | 129 | 479 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 479 | HIGHBD_TAIL_SUFFIX); \ | 131 | 479 | } |
itx_tmpl.c:inv_txfm_add_dct_identity_16x8_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_dct_16x8_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_identity_16x8_c Line | Count | Source | 127 | 483 | HIGHBD_DECL_SUFFIX) \ | 128 | 483 | { \ | 129 | 483 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 483 | HIGHBD_TAIL_SUFFIX); \ | 131 | 483 | } |
itx_tmpl.c:inv_txfm_add_identity_flipadst_16x8_c Line | Count | Source | 127 | 327 | HIGHBD_DECL_SUFFIX) \ | 128 | 327 | { \ | 129 | 327 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 327 | HIGHBD_TAIL_SUFFIX); \ | 131 | 327 | } |
itx_tmpl.c:inv_txfm_add_adst_identity_16x8_c Line | Count | Source | 127 | 570 | HIGHBD_DECL_SUFFIX) \ | 128 | 570 | { \ | 129 | 570 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 570 | HIGHBD_TAIL_SUFFIX); \ | 131 | 570 | } |
itx_tmpl.c:inv_txfm_add_identity_adst_16x8_c Line | Count | Source | 127 | 276 | HIGHBD_DECL_SUFFIX) \ | 128 | 276 | { \ | 129 | 276 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 276 | HIGHBD_TAIL_SUFFIX); \ | 131 | 276 | } |
itx_tmpl.c:inv_txfm_add_dct_dct_16x16_c Line | Count | Source | 127 | 32.2k | HIGHBD_DECL_SUFFIX) \ | 128 | 32.2k | { \ | 129 | 32.2k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 32.2k | HIGHBD_TAIL_SUFFIX); \ | 131 | 32.2k | } |
itx_tmpl.c:inv_txfm_add_identity_identity_16x16_c Line | Count | Source | 127 | 3.72k | HIGHBD_DECL_SUFFIX) \ | 128 | 3.72k | { \ | 129 | 3.72k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 3.72k | HIGHBD_TAIL_SUFFIX); \ | 131 | 3.72k | } |
itx_tmpl.c:inv_txfm_add_adst_dct_16x16_c Line | Count | Source | 127 | 28.1k | HIGHBD_DECL_SUFFIX) \ | 128 | 28.1k | { \ | 129 | 28.1k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 28.1k | HIGHBD_TAIL_SUFFIX); \ | 131 | 28.1k | } |
itx_tmpl.c:inv_txfm_add_dct_adst_16x16_c Line | Count | Source | 127 | 21.4k | HIGHBD_DECL_SUFFIX) \ | 128 | 21.4k | { \ | 129 | 21.4k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 21.4k | HIGHBD_TAIL_SUFFIX); \ | 131 | 21.4k | } |
itx_tmpl.c:inv_txfm_add_adst_adst_16x16_c Line | Count | Source | 127 | 27.1k | HIGHBD_DECL_SUFFIX) \ | 128 | 27.1k | { \ | 129 | 27.1k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 27.1k | HIGHBD_TAIL_SUFFIX); \ | 131 | 27.1k | } |
itx_tmpl.c:inv_txfm_add_flipadst_adst_16x16_c Line | Count | Source | 127 | 207 | HIGHBD_DECL_SUFFIX) \ | 128 | 207 | { \ | 129 | 207 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 207 | HIGHBD_TAIL_SUFFIX); \ | 131 | 207 | } |
itx_tmpl.c:inv_txfm_add_adst_flipadst_16x16_c Line | Count | Source | 127 | 312 | HIGHBD_DECL_SUFFIX) \ | 128 | 312 | { \ | 129 | 312 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 312 | HIGHBD_TAIL_SUFFIX); \ | 131 | 312 | } |
itx_tmpl.c:inv_txfm_add_flipadst_dct_16x16_c Line | Count | Source | 127 | 307 | HIGHBD_DECL_SUFFIX) \ | 128 | 307 | { \ | 129 | 307 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 307 | HIGHBD_TAIL_SUFFIX); \ | 131 | 307 | } |
itx_tmpl.c:inv_txfm_add_dct_flipadst_16x16_c Line | Count | Source | 127 | 373 | HIGHBD_DECL_SUFFIX) \ | 128 | 373 | { \ | 129 | 373 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 373 | HIGHBD_TAIL_SUFFIX); \ | 131 | 373 | } |
itx_tmpl.c:inv_txfm_add_flipadst_flipadst_16x16_c Line | Count | Source | 127 | 381 | HIGHBD_DECL_SUFFIX) \ | 128 | 381 | { \ | 129 | 381 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 381 | HIGHBD_TAIL_SUFFIX); \ | 131 | 381 | } |
itx_tmpl.c:inv_txfm_add_dct_identity_16x16_c Line | Count | Source | 127 | 414 | HIGHBD_DECL_SUFFIX) \ | 128 | 414 | { \ | 129 | 414 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 414 | HIGHBD_TAIL_SUFFIX); \ | 131 | 414 | } |
itx_tmpl.c:inv_txfm_add_identity_dct_16x16_c Line | Count | Source | 127 | 239 | HIGHBD_DECL_SUFFIX) \ | 128 | 239 | { \ | 129 | 239 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 239 | HIGHBD_TAIL_SUFFIX); \ | 131 | 239 | } |
itx_tmpl.c:inv_txfm_add_dct_dct_16x32_c Line | Count | Source | 127 | 14.4k | HIGHBD_DECL_SUFFIX) \ | 128 | 14.4k | { \ | 129 | 14.4k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 14.4k | HIGHBD_TAIL_SUFFIX); \ | 131 | 14.4k | } |
itx_tmpl.c:inv_txfm_add_identity_identity_16x32_c Line | Count | Source | 127 | 70 | HIGHBD_DECL_SUFFIX) \ | 128 | 70 | { \ | 129 | 70 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 70 | HIGHBD_TAIL_SUFFIX); \ | 131 | 70 | } |
itx_tmpl.c:inv_txfm_add_dct_dct_16x64_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_dct_dct_32x8_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_32x8_c Line | Count | Source | 127 | 240 | HIGHBD_DECL_SUFFIX) \ | 128 | 240 | { \ | 129 | 240 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 240 | HIGHBD_TAIL_SUFFIX); \ | 131 | 240 | } |
itx_tmpl.c:inv_txfm_add_dct_dct_32x16_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_32x16_c Line | Count | Source | 127 | 56 | HIGHBD_DECL_SUFFIX) \ | 128 | 56 | { \ | 129 | 56 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 56 | HIGHBD_TAIL_SUFFIX); \ | 131 | 56 | } |
itx_tmpl.c:inv_txfm_add_dct_dct_32x32_c Line | Count | Source | 127 | 129k | HIGHBD_DECL_SUFFIX) \ | 128 | 129k | { \ | 129 | 129k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 129k | HIGHBD_TAIL_SUFFIX); \ | 131 | 129k | } |
itx_tmpl.c:inv_txfm_add_identity_identity_32x32_c Line | Count | Source | 127 | 80 | HIGHBD_DECL_SUFFIX) \ | 128 | 80 | { \ | 129 | 80 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 80 | HIGHBD_TAIL_SUFFIX); \ | 131 | 80 | } |
itx_tmpl.c:inv_txfm_add_dct_dct_32x64_c Line | Count | Source | 127 | 9.26k | HIGHBD_DECL_SUFFIX) \ | 128 | 9.26k | { \ | 129 | 9.26k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 9.26k | HIGHBD_TAIL_SUFFIX); \ | 131 | 9.26k | } |
itx_tmpl.c:inv_txfm_add_dct_dct_64x16_c Line | Count | Source | 127 | 3.24k | HIGHBD_DECL_SUFFIX) \ | 128 | 3.24k | { \ | 129 | 3.24k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 3.24k | HIGHBD_TAIL_SUFFIX); \ | 131 | 3.24k | } |
itx_tmpl.c:inv_txfm_add_dct_dct_64x32_c Line | Count | Source | 127 | 5.11k | HIGHBD_DECL_SUFFIX) \ | 128 | 5.11k | { \ | 129 | 5.11k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 5.11k | HIGHBD_TAIL_SUFFIX); \ | 131 | 5.11k | } |
itx_tmpl.c:inv_txfm_add_dct_dct_64x64_c Line | Count | Source | 127 | 48.1k | HIGHBD_DECL_SUFFIX) \ | 128 | 48.1k | { \ | 129 | 48.1k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 48.1k | HIGHBD_TAIL_SUFFIX); \ | 131 | 48.1k | } |
|