131 | 1.50M | } itx_tmpl.c:inv_txfm_add_dct_dct_4x4_c Line | Count | Source | 127 | 32.1k | HIGHBD_DECL_SUFFIX) \ | 128 | 32.1k | { \ | 129 | 32.1k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 32.1k | HIGHBD_TAIL_SUFFIX); \ | 131 | 32.1k | } |
itx_tmpl.c:inv_txfm_add_identity_identity_4x4_c Line | Count | Source | 127 | 11.4k | HIGHBD_DECL_SUFFIX) \ | 128 | 11.4k | { \ | 129 | 11.4k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 11.4k | HIGHBD_TAIL_SUFFIX); \ | 131 | 11.4k | } |
itx_tmpl.c:inv_txfm_add_adst_dct_4x4_c Line | Count | Source | 127 | 21.2k | HIGHBD_DECL_SUFFIX) \ | 128 | 21.2k | { \ | 129 | 21.2k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 21.2k | HIGHBD_TAIL_SUFFIX); \ | 131 | 21.2k | } |
itx_tmpl.c:inv_txfm_add_dct_adst_4x4_c Line | Count | Source | 127 | 16.8k | HIGHBD_DECL_SUFFIX) \ | 128 | 16.8k | { \ | 129 | 16.8k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 16.8k | HIGHBD_TAIL_SUFFIX); \ | 131 | 16.8k | } |
itx_tmpl.c:inv_txfm_add_adst_adst_4x4_c Line | Count | Source | 127 | 24.9k | HIGHBD_DECL_SUFFIX) \ | 128 | 24.9k | { \ | 129 | 24.9k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 24.9k | HIGHBD_TAIL_SUFFIX); \ | 131 | 24.9k | } |
itx_tmpl.c:inv_txfm_add_flipadst_adst_4x4_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_adst_flipadst_4x4_c Line | Count | Source | 127 | 1.78k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.78k | { \ | 129 | 1.78k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.78k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.78k | } |
itx_tmpl.c:inv_txfm_add_flipadst_dct_4x4_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_dct_flipadst_4x4_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_flipadst_flipadst_4x4_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_dct_identity_4x4_c Line | Count | Source | 127 | 7.69k | HIGHBD_DECL_SUFFIX) \ | 128 | 7.69k | { \ | 129 | 7.69k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 7.69k | HIGHBD_TAIL_SUFFIX); \ | 131 | 7.69k | } |
itx_tmpl.c:inv_txfm_add_identity_dct_4x4_c Line | Count | Source | 127 | 4.18k | HIGHBD_DECL_SUFFIX) \ | 128 | 4.18k | { \ | 129 | 4.18k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 4.18k | HIGHBD_TAIL_SUFFIX); \ | 131 | 4.18k | } |
itx_tmpl.c:inv_txfm_add_flipadst_identity_4x4_c Line | Count | Source | 127 | 2.27k | HIGHBD_DECL_SUFFIX) \ | 128 | 2.27k | { \ | 129 | 2.27k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 2.27k | HIGHBD_TAIL_SUFFIX); \ | 131 | 2.27k | } |
itx_tmpl.c:inv_txfm_add_identity_flipadst_4x4_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_adst_identity_4x4_c Line | Count | Source | 127 | 3.14k | HIGHBD_DECL_SUFFIX) \ | 128 | 3.14k | { \ | 129 | 3.14k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 3.14k | HIGHBD_TAIL_SUFFIX); \ | 131 | 3.14k | } |
itx_tmpl.c:inv_txfm_add_identity_adst_4x4_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_dct_dct_4x8_c Line | Count | Source | 127 | 12.9k | HIGHBD_DECL_SUFFIX) \ | 128 | 12.9k | { \ | 129 | 12.9k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 12.9k | HIGHBD_TAIL_SUFFIX); \ | 131 | 12.9k | } |
itx_tmpl.c:inv_txfm_add_identity_identity_4x8_c Line | Count | Source | 127 | 4.82k | HIGHBD_DECL_SUFFIX) \ | 128 | 4.82k | { \ | 129 | 4.82k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 4.82k | HIGHBD_TAIL_SUFFIX); \ | 131 | 4.82k | } |
itx_tmpl.c:inv_txfm_add_adst_dct_4x8_c Line | Count | Source | 127 | 8.77k | HIGHBD_DECL_SUFFIX) \ | 128 | 8.77k | { \ | 129 | 8.77k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 8.77k | HIGHBD_TAIL_SUFFIX); \ | 131 | 8.77k | } |
itx_tmpl.c:inv_txfm_add_dct_adst_4x8_c Line | Count | Source | 127 | 7.26k | HIGHBD_DECL_SUFFIX) \ | 128 | 7.26k | { \ | 129 | 7.26k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 7.26k | HIGHBD_TAIL_SUFFIX); \ | 131 | 7.26k | } |
itx_tmpl.c:inv_txfm_add_adst_adst_4x8_c Line | Count | Source | 127 | 10.4k | HIGHBD_DECL_SUFFIX) \ | 128 | 10.4k | { \ | 129 | 10.4k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 10.4k | HIGHBD_TAIL_SUFFIX); \ | 131 | 10.4k | } |
itx_tmpl.c:inv_txfm_add_flipadst_adst_4x8_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_adst_flipadst_4x8_c Line | Count | Source | 127 | 927 | HIGHBD_DECL_SUFFIX) \ | 128 | 927 | { \ | 129 | 927 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 927 | HIGHBD_TAIL_SUFFIX); \ | 131 | 927 | } |
itx_tmpl.c:inv_txfm_add_flipadst_dct_4x8_c Line | Count | Source | 127 | 637 | HIGHBD_DECL_SUFFIX) \ | 128 | 637 | { \ | 129 | 637 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 637 | HIGHBD_TAIL_SUFFIX); \ | 131 | 637 | } |
itx_tmpl.c:inv_txfm_add_dct_flipadst_4x8_c Line | Count | Source | 127 | 657 | HIGHBD_DECL_SUFFIX) \ | 128 | 657 | { \ | 129 | 657 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 657 | HIGHBD_TAIL_SUFFIX); \ | 131 | 657 | } |
itx_tmpl.c:inv_txfm_add_flipadst_flipadst_4x8_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_identity_4x8_c Line | Count | Source | 127 | 3.96k | HIGHBD_DECL_SUFFIX) \ | 128 | 3.96k | { \ | 129 | 3.96k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 3.96k | HIGHBD_TAIL_SUFFIX); \ | 131 | 3.96k | } |
itx_tmpl.c:inv_txfm_add_identity_dct_4x8_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_identity_4x8_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_flipadst_4x8_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_adst_identity_4x8_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_adst_4x8_c Line | Count | Source | 127 | 1.10k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.10k | { \ | 129 | 1.10k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.10k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.10k | } |
itx_tmpl.c:inv_txfm_add_dct_dct_4x16_c Line | Count | Source | 127 | 6.20k | HIGHBD_DECL_SUFFIX) \ | 128 | 6.20k | { \ | 129 | 6.20k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 6.20k | HIGHBD_TAIL_SUFFIX); \ | 131 | 6.20k | } |
itx_tmpl.c:inv_txfm_add_identity_identity_4x16_c Line | Count | Source | 127 | 2.53k | HIGHBD_DECL_SUFFIX) \ | 128 | 2.53k | { \ | 129 | 2.53k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 2.53k | HIGHBD_TAIL_SUFFIX); \ | 131 | 2.53k | } |
itx_tmpl.c:inv_txfm_add_adst_dct_4x16_c Line | Count | Source | 127 | 3.75k | HIGHBD_DECL_SUFFIX) \ | 128 | 3.75k | { \ | 129 | 3.75k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 3.75k | HIGHBD_TAIL_SUFFIX); \ | 131 | 3.75k | } |
itx_tmpl.c:inv_txfm_add_dct_adst_4x16_c Line | Count | Source | 127 | 3.31k | HIGHBD_DECL_SUFFIX) \ | 128 | 3.31k | { \ | 129 | 3.31k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 3.31k | HIGHBD_TAIL_SUFFIX); \ | 131 | 3.31k | } |
itx_tmpl.c:inv_txfm_add_adst_adst_4x16_c Line | Count | Source | 127 | 4.69k | HIGHBD_DECL_SUFFIX) \ | 128 | 4.69k | { \ | 129 | 4.69k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 4.69k | HIGHBD_TAIL_SUFFIX); \ | 131 | 4.69k | } |
itx_tmpl.c:inv_txfm_add_flipadst_adst_4x16_c Line | Count | Source | 127 | 559 | HIGHBD_DECL_SUFFIX) \ | 128 | 559 | { \ | 129 | 559 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 559 | HIGHBD_TAIL_SUFFIX); \ | 131 | 559 | } |
itx_tmpl.c:inv_txfm_add_adst_flipadst_4x16_c Line | Count | Source | 127 | 406 | HIGHBD_DECL_SUFFIX) \ | 128 | 406 | { \ | 129 | 406 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 406 | HIGHBD_TAIL_SUFFIX); \ | 131 | 406 | } |
itx_tmpl.c:inv_txfm_add_flipadst_dct_4x16_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_dct_flipadst_4x16_c Line | Count | Source | 127 | 321 | HIGHBD_DECL_SUFFIX) \ | 128 | 321 | { \ | 129 | 321 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 321 | HIGHBD_TAIL_SUFFIX); \ | 131 | 321 | } |
itx_tmpl.c:inv_txfm_add_flipadst_flipadst_4x16_c Line | Count | Source | 127 | 269 | HIGHBD_DECL_SUFFIX) \ | 128 | 269 | { \ | 129 | 269 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 269 | HIGHBD_TAIL_SUFFIX); \ | 131 | 269 | } |
itx_tmpl.c:inv_txfm_add_dct_identity_4x16_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_identity_dct_4x16_c Line | Count | Source | 127 | 817 | HIGHBD_DECL_SUFFIX) \ | 128 | 817 | { \ | 129 | 817 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 817 | HIGHBD_TAIL_SUFFIX); \ | 131 | 817 | } |
itx_tmpl.c:inv_txfm_add_flipadst_identity_4x16_c Line | Count | Source | 127 | 551 | HIGHBD_DECL_SUFFIX) \ | 128 | 551 | { \ | 129 | 551 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 551 | HIGHBD_TAIL_SUFFIX); \ | 131 | 551 | } |
itx_tmpl.c:inv_txfm_add_identity_flipadst_4x16_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_adst_identity_4x16_c Line | Count | Source | 127 | 543 | HIGHBD_DECL_SUFFIX) \ | 128 | 543 | { \ | 129 | 543 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 543 | HIGHBD_TAIL_SUFFIX); \ | 131 | 543 | } |
itx_tmpl.c:inv_txfm_add_identity_adst_4x16_c Line | Count | Source | 127 | 341 | HIGHBD_DECL_SUFFIX) \ | 128 | 341 | { \ | 129 | 341 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 341 | HIGHBD_TAIL_SUFFIX); \ | 131 | 341 | } |
itx_tmpl.c:inv_txfm_add_dct_dct_8x4_c Line | Count | Source | 127 | 20.8k | HIGHBD_DECL_SUFFIX) \ | 128 | 20.8k | { \ | 129 | 20.8k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 20.8k | HIGHBD_TAIL_SUFFIX); \ | 131 | 20.8k | } |
itx_tmpl.c:inv_txfm_add_identity_identity_8x4_c Line | Count | Source | 127 | 5.95k | HIGHBD_DECL_SUFFIX) \ | 128 | 5.95k | { \ | 129 | 5.95k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 5.95k | HIGHBD_TAIL_SUFFIX); \ | 131 | 5.95k | } |
itx_tmpl.c:inv_txfm_add_adst_dct_8x4_c Line | Count | Source | 127 | 12.6k | HIGHBD_DECL_SUFFIX) \ | 128 | 12.6k | { \ | 129 | 12.6k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 12.6k | HIGHBD_TAIL_SUFFIX); \ | 131 | 12.6k | } |
itx_tmpl.c:inv_txfm_add_dct_adst_8x4_c Line | Count | Source | 127 | 10.4k | HIGHBD_DECL_SUFFIX) \ | 128 | 10.4k | { \ | 129 | 10.4k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 10.4k | HIGHBD_TAIL_SUFFIX); \ | 131 | 10.4k | } |
itx_tmpl.c:inv_txfm_add_adst_adst_8x4_c Line | Count | Source | 127 | 15.1k | HIGHBD_DECL_SUFFIX) \ | 128 | 15.1k | { \ | 129 | 15.1k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 15.1k | HIGHBD_TAIL_SUFFIX); \ | 131 | 15.1k | } |
itx_tmpl.c:inv_txfm_add_flipadst_adst_8x4_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_adst_flipadst_8x4_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_flipadst_dct_8x4_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_8x4_c Line | Count | Source | 127 | 812 | HIGHBD_DECL_SUFFIX) \ | 128 | 812 | { \ | 129 | 812 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 812 | HIGHBD_TAIL_SUFFIX); \ | 131 | 812 | } |
itx_tmpl.c:inv_txfm_add_flipadst_flipadst_8x4_c Line | Count | Source | 127 | 801 | HIGHBD_DECL_SUFFIX) \ | 128 | 801 | { \ | 129 | 801 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 801 | HIGHBD_TAIL_SUFFIX); \ | 131 | 801 | } |
itx_tmpl.c:inv_txfm_add_dct_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_identity_dct_8x4_c Line | Count | Source | 127 | 2.10k | HIGHBD_DECL_SUFFIX) \ | 128 | 2.10k | { \ | 129 | 2.10k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 2.10k | HIGHBD_TAIL_SUFFIX); \ | 131 | 2.10k | } |
itx_tmpl.c:inv_txfm_add_flipadst_identity_8x4_c Line | Count | Source | 127 | 1.83k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.83k | { \ | 129 | 1.83k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.83k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.83k | } |
itx_tmpl.c:inv_txfm_add_identity_flipadst_8x4_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_adst_identity_8x4_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_identity_adst_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_dct_8x8_c Line | Count | Source | 127 | 48.5k | HIGHBD_DECL_SUFFIX) \ | 128 | 48.5k | { \ | 129 | 48.5k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 48.5k | HIGHBD_TAIL_SUFFIX); \ | 131 | 48.5k | } |
itx_tmpl.c:inv_txfm_add_identity_identity_8x8_c Line | Count | Source | 127 | 13.1k | HIGHBD_DECL_SUFFIX) \ | 128 | 13.1k | { \ | 129 | 13.1k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 13.1k | HIGHBD_TAIL_SUFFIX); \ | 131 | 13.1k | } |
itx_tmpl.c:inv_txfm_add_adst_dct_8x8_c Line | Count | Source | 127 | 32.3k | HIGHBD_DECL_SUFFIX) \ | 128 | 32.3k | { \ | 129 | 32.3k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 32.3k | HIGHBD_TAIL_SUFFIX); \ | 131 | 32.3k | } |
itx_tmpl.c:inv_txfm_add_dct_adst_8x8_c Line | Count | Source | 127 | 25.5k | HIGHBD_DECL_SUFFIX) \ | 128 | 25.5k | { \ | 129 | 25.5k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 25.5k | HIGHBD_TAIL_SUFFIX); \ | 131 | 25.5k | } |
itx_tmpl.c:inv_txfm_add_adst_adst_8x8_c Line | Count | Source | 127 | 30.5k | HIGHBD_DECL_SUFFIX) \ | 128 | 30.5k | { \ | 129 | 30.5k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 30.5k | HIGHBD_TAIL_SUFFIX); \ | 131 | 30.5k | } |
itx_tmpl.c:inv_txfm_add_flipadst_adst_8x8_c Line | Count | Source | 127 | 2.09k | HIGHBD_DECL_SUFFIX) \ | 128 | 2.09k | { \ | 129 | 2.09k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 2.09k | HIGHBD_TAIL_SUFFIX); \ | 131 | 2.09k | } |
itx_tmpl.c:inv_txfm_add_adst_flipadst_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_flipadst_dct_8x8_c Line | Count | Source | 127 | 3.25k | HIGHBD_DECL_SUFFIX) \ | 128 | 3.25k | { \ | 129 | 3.25k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 3.25k | HIGHBD_TAIL_SUFFIX); \ | 131 | 3.25k | } |
itx_tmpl.c:inv_txfm_add_dct_flipadst_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_flipadst_flipadst_8x8_c Line | Count | Source | 127 | 2.27k | HIGHBD_DECL_SUFFIX) \ | 128 | 2.27k | { \ | 129 | 2.27k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 2.27k | HIGHBD_TAIL_SUFFIX); \ | 131 | 2.27k | } |
itx_tmpl.c:inv_txfm_add_dct_identity_8x8_c Line | Count | Source | 127 | 8.92k | HIGHBD_DECL_SUFFIX) \ | 128 | 8.92k | { \ | 129 | 8.92k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 8.92k | HIGHBD_TAIL_SUFFIX); \ | 131 | 8.92k | } |
itx_tmpl.c:inv_txfm_add_identity_dct_8x8_c Line | Count | Source | 127 | 4.47k | HIGHBD_DECL_SUFFIX) \ | 128 | 4.47k | { \ | 129 | 4.47k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 4.47k | HIGHBD_TAIL_SUFFIX); \ | 131 | 4.47k | } |
itx_tmpl.c:inv_txfm_add_flipadst_identity_8x8_c Line | Count | Source | 127 | 2.55k | HIGHBD_DECL_SUFFIX) \ | 128 | 2.55k | { \ | 129 | 2.55k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 2.55k | HIGHBD_TAIL_SUFFIX); \ | 131 | 2.55k | } |
itx_tmpl.c:inv_txfm_add_identity_flipadst_8x8_c Line | Count | Source | 127 | 976 | HIGHBD_DECL_SUFFIX) \ | 128 | 976 | { \ | 129 | 976 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 976 | HIGHBD_TAIL_SUFFIX); \ | 131 | 976 | } |
itx_tmpl.c:inv_txfm_add_adst_identity_8x8_c Line | Count | Source | 127 | 2.90k | HIGHBD_DECL_SUFFIX) \ | 128 | 2.90k | { \ | 129 | 2.90k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 2.90k | HIGHBD_TAIL_SUFFIX); \ | 131 | 2.90k | } |
itx_tmpl.c:inv_txfm_add_identity_adst_8x8_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_dct_dct_8x16_c Line | Count | Source | 127 | 17.8k | HIGHBD_DECL_SUFFIX) \ | 128 | 17.8k | { \ | 129 | 17.8k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 17.8k | HIGHBD_TAIL_SUFFIX); \ | 131 | 17.8k | } |
itx_tmpl.c:inv_txfm_add_identity_identity_8x16_c Line | Count | Source | 127 | 4.23k | HIGHBD_DECL_SUFFIX) \ | 128 | 4.23k | { \ | 129 | 4.23k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 4.23k | HIGHBD_TAIL_SUFFIX); \ | 131 | 4.23k | } |
itx_tmpl.c:inv_txfm_add_adst_dct_8x16_c Line | Count | Source | 127 | 9.94k | HIGHBD_DECL_SUFFIX) \ | 128 | 9.94k | { \ | 129 | 9.94k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 9.94k | HIGHBD_TAIL_SUFFIX); \ | 131 | 9.94k | } |
itx_tmpl.c:inv_txfm_add_dct_adst_8x16_c Line | Count | Source | 127 | 8.07k | HIGHBD_DECL_SUFFIX) \ | 128 | 8.07k | { \ | 129 | 8.07k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 8.07k | HIGHBD_TAIL_SUFFIX); \ | 131 | 8.07k | } |
itx_tmpl.c:inv_txfm_add_adst_adst_8x16_c Line | Count | Source | 127 | 9.88k | HIGHBD_DECL_SUFFIX) \ | 128 | 9.88k | { \ | 129 | 9.88k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 9.88k | HIGHBD_TAIL_SUFFIX); \ | 131 | 9.88k | } |
itx_tmpl.c:inv_txfm_add_flipadst_adst_8x16_c Line | Count | Source | 127 | 712 | HIGHBD_DECL_SUFFIX) \ | 128 | 712 | { \ | 129 | 712 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 712 | HIGHBD_TAIL_SUFFIX); \ | 131 | 712 | } |
itx_tmpl.c:inv_txfm_add_adst_flipadst_8x16_c Line | Count | Source | 127 | 1.12k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.12k | { \ | 129 | 1.12k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.12k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.12k | } |
itx_tmpl.c:inv_txfm_add_flipadst_dct_8x16_c Line | Count | Source | 127 | 927 | HIGHBD_DECL_SUFFIX) \ | 128 | 927 | { \ | 129 | 927 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 927 | HIGHBD_TAIL_SUFFIX); \ | 131 | 927 | } |
itx_tmpl.c:inv_txfm_add_dct_flipadst_8x16_c Line | Count | Source | 127 | 810 | HIGHBD_DECL_SUFFIX) \ | 128 | 810 | { \ | 129 | 810 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 810 | HIGHBD_TAIL_SUFFIX); \ | 131 | 810 | } |
itx_tmpl.c:inv_txfm_add_flipadst_flipadst_8x16_c Line | Count | Source | 127 | 909 | HIGHBD_DECL_SUFFIX) \ | 128 | 909 | { \ | 129 | 909 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 909 | HIGHBD_TAIL_SUFFIX); \ | 131 | 909 | } |
itx_tmpl.c:inv_txfm_add_dct_identity_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_identity_dct_8x16_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_flipadst_identity_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_identity_flipadst_8x16_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_adst_identity_8x16_c Line | Count | Source | 127 | 820 | HIGHBD_DECL_SUFFIX) \ | 128 | 820 | { \ | 129 | 820 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 820 | HIGHBD_TAIL_SUFFIX); \ | 131 | 820 | } |
itx_tmpl.c:inv_txfm_add_identity_adst_8x16_c Line | Count | Source | 127 | 553 | HIGHBD_DECL_SUFFIX) \ | 128 | 553 | { \ | 129 | 553 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 553 | HIGHBD_TAIL_SUFFIX); \ | 131 | 553 | } |
itx_tmpl.c:inv_txfm_add_dct_dct_8x32_c Line | Count | Source | 127 | 13.7k | HIGHBD_DECL_SUFFIX) \ | 128 | 13.7k | { \ | 129 | 13.7k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 13.7k | HIGHBD_TAIL_SUFFIX); \ | 131 | 13.7k | } |
itx_tmpl.c:inv_txfm_add_identity_identity_8x32_c Line | Count | Source | 127 | 437 | HIGHBD_DECL_SUFFIX) \ | 128 | 437 | { \ | 129 | 437 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 437 | HIGHBD_TAIL_SUFFIX); \ | 131 | 437 | } |
itx_tmpl.c:inv_txfm_add_dct_dct_16x4_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_identity_identity_16x4_c Line | Count | Source | 127 | 3.30k | HIGHBD_DECL_SUFFIX) \ | 128 | 3.30k | { \ | 129 | 3.30k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 3.30k | HIGHBD_TAIL_SUFFIX); \ | 131 | 3.30k | } |
itx_tmpl.c:inv_txfm_add_adst_dct_16x4_c Line | Count | Source | 127 | 7.66k | HIGHBD_DECL_SUFFIX) \ | 128 | 7.66k | { \ | 129 | 7.66k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 7.66k | HIGHBD_TAIL_SUFFIX); \ | 131 | 7.66k | } |
itx_tmpl.c:inv_txfm_add_dct_adst_16x4_c Line | Count | Source | 127 | 6.06k | HIGHBD_DECL_SUFFIX) \ | 128 | 6.06k | { \ | 129 | 6.06k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 6.06k | HIGHBD_TAIL_SUFFIX); \ | 131 | 6.06k | } |
itx_tmpl.c:inv_txfm_add_adst_adst_16x4_c Line | Count | Source | 127 | 9.10k | HIGHBD_DECL_SUFFIX) \ | 128 | 9.10k | { \ | 129 | 9.10k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 9.10k | HIGHBD_TAIL_SUFFIX); \ | 131 | 9.10k | } |
itx_tmpl.c:inv_txfm_add_flipadst_adst_16x4_c Line | Count | Source | 127 | 616 | HIGHBD_DECL_SUFFIX) \ | 128 | 616 | { \ | 129 | 616 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 616 | HIGHBD_TAIL_SUFFIX); \ | 131 | 616 | } |
itx_tmpl.c:inv_txfm_add_adst_flipadst_16x4_c Line | Count | Source | 127 | 510 | HIGHBD_DECL_SUFFIX) \ | 128 | 510 | { \ | 129 | 510 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 510 | HIGHBD_TAIL_SUFFIX); \ | 131 | 510 | } |
itx_tmpl.c:inv_txfm_add_flipadst_dct_16x4_c Line | Count | Source | 127 | 488 | HIGHBD_DECL_SUFFIX) \ | 128 | 488 | { \ | 129 | 488 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 488 | HIGHBD_TAIL_SUFFIX); \ | 131 | 488 | } |
itx_tmpl.c:inv_txfm_add_dct_flipadst_16x4_c Line | Count | Source | 127 | 398 | HIGHBD_DECL_SUFFIX) \ | 128 | 398 | { \ | 129 | 398 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 398 | HIGHBD_TAIL_SUFFIX); \ | 131 | 398 | } |
itx_tmpl.c:inv_txfm_add_flipadst_flipadst_16x4_c Line | Count | Source | 127 | 454 | HIGHBD_DECL_SUFFIX) \ | 128 | 454 | { \ | 129 | 454 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 454 | HIGHBD_TAIL_SUFFIX); \ | 131 | 454 | } |
itx_tmpl.c:inv_txfm_add_dct_identity_16x4_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_identity_dct_16x4_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_flipadst_identity_16x4_c Line | Count | Source | 127 | 796 | HIGHBD_DECL_SUFFIX) \ | 128 | 796 | { \ | 129 | 796 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 796 | HIGHBD_TAIL_SUFFIX); \ | 131 | 796 | } |
itx_tmpl.c:inv_txfm_add_identity_flipadst_16x4_c Line | Count | Source | 127 | 451 | HIGHBD_DECL_SUFFIX) \ | 128 | 451 | { \ | 129 | 451 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 451 | HIGHBD_TAIL_SUFFIX); \ | 131 | 451 | } |
itx_tmpl.c:inv_txfm_add_adst_identity_16x4_c Line | Count | Source | 127 | 852 | HIGHBD_DECL_SUFFIX) \ | 128 | 852 | { \ | 129 | 852 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 852 | HIGHBD_TAIL_SUFFIX); \ | 131 | 852 | } |
itx_tmpl.c:inv_txfm_add_identity_adst_16x4_c Line | Count | Source | 127 | 510 | HIGHBD_DECL_SUFFIX) \ | 128 | 510 | { \ | 129 | 510 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 510 | HIGHBD_TAIL_SUFFIX); \ | 131 | 510 | } |
itx_tmpl.c:inv_txfm_add_dct_dct_16x8_c Line | Count | Source | 127 | 21.9k | HIGHBD_DECL_SUFFIX) \ | 128 | 21.9k | { \ | 129 | 21.9k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 21.9k | HIGHBD_TAIL_SUFFIX); \ | 131 | 21.9k | } |
itx_tmpl.c:inv_txfm_add_identity_identity_16x8_c Line | Count | Source | 127 | 5.25k | HIGHBD_DECL_SUFFIX) \ | 128 | 5.25k | { \ | 129 | 5.25k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 5.25k | HIGHBD_TAIL_SUFFIX); \ | 131 | 5.25k | } |
itx_tmpl.c:inv_txfm_add_adst_dct_16x8_c Line | Count | Source | 127 | 13.9k | HIGHBD_DECL_SUFFIX) \ | 128 | 13.9k | { \ | 129 | 13.9k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 13.9k | HIGHBD_TAIL_SUFFIX); \ | 131 | 13.9k | } |
itx_tmpl.c:inv_txfm_add_dct_adst_16x8_c Line | Count | Source | 127 | 10.5k | HIGHBD_DECL_SUFFIX) \ | 128 | 10.5k | { \ | 129 | 10.5k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 10.5k | HIGHBD_TAIL_SUFFIX); \ | 131 | 10.5k | } |
itx_tmpl.c:inv_txfm_add_adst_adst_16x8_c Line | Count | Source | 127 | 12.9k | HIGHBD_DECL_SUFFIX) \ | 128 | 12.9k | { \ | 129 | 12.9k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 12.9k | HIGHBD_TAIL_SUFFIX); \ | 131 | 12.9k | } |
itx_tmpl.c:inv_txfm_add_flipadst_adst_16x8_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_adst_flipadst_16x8_c Line | Count | Source | 127 | 1.10k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.10k | { \ | 129 | 1.10k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.10k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.10k | } |
itx_tmpl.c:inv_txfm_add_flipadst_dct_16x8_c Line | Count | Source | 127 | 1.40k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.40k | { \ | 129 | 1.40k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.40k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.40k | } |
itx_tmpl.c:inv_txfm_add_dct_flipadst_16x8_c Line | Count | Source | 127 | 836 | HIGHBD_DECL_SUFFIX) \ | 128 | 836 | { \ | 129 | 836 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 836 | HIGHBD_TAIL_SUFFIX); \ | 131 | 836 | } |
itx_tmpl.c:inv_txfm_add_flipadst_flipadst_16x8_c Line | Count | Source | 127 | 883 | HIGHBD_DECL_SUFFIX) \ | 128 | 883 | { \ | 129 | 883 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 883 | HIGHBD_TAIL_SUFFIX); \ | 131 | 883 | } |
itx_tmpl.c:inv_txfm_add_dct_identity_16x8_c Line | Count | Source | 127 | 3.13k | HIGHBD_DECL_SUFFIX) \ | 128 | 3.13k | { \ | 129 | 3.13k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 3.13k | HIGHBD_TAIL_SUFFIX); \ | 131 | 3.13k | } |
itx_tmpl.c:inv_txfm_add_identity_dct_16x8_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_16x8_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_flipadst_16x8_c Line | Count | Source | 127 | 647 | HIGHBD_DECL_SUFFIX) \ | 128 | 647 | { \ | 129 | 647 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 647 | HIGHBD_TAIL_SUFFIX); \ | 131 | 647 | } |
itx_tmpl.c:inv_txfm_add_adst_identity_16x8_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_identity_adst_16x8_c Line | Count | Source | 127 | 575 | HIGHBD_DECL_SUFFIX) \ | 128 | 575 | { \ | 129 | 575 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 575 | HIGHBD_TAIL_SUFFIX); \ | 131 | 575 | } |
itx_tmpl.c:inv_txfm_add_dct_dct_16x16_c Line | Count | Source | 127 | 49.3k | HIGHBD_DECL_SUFFIX) \ | 128 | 49.3k | { \ | 129 | 49.3k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 49.3k | HIGHBD_TAIL_SUFFIX); \ | 131 | 49.3k | } |
itx_tmpl.c:inv_txfm_add_identity_identity_16x16_c Line | Count | Source | 127 | 6.71k | HIGHBD_DECL_SUFFIX) \ | 128 | 6.71k | { \ | 129 | 6.71k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 6.71k | HIGHBD_TAIL_SUFFIX); \ | 131 | 6.71k | } |
itx_tmpl.c:inv_txfm_add_adst_dct_16x16_c Line | Count | Source | 127 | 45.8k | HIGHBD_DECL_SUFFIX) \ | 128 | 45.8k | { \ | 129 | 45.8k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 45.8k | HIGHBD_TAIL_SUFFIX); \ | 131 | 45.8k | } |
itx_tmpl.c:inv_txfm_add_dct_adst_16x16_c Line | Count | Source | 127 | 31.7k | HIGHBD_DECL_SUFFIX) \ | 128 | 31.7k | { \ | 129 | 31.7k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 31.7k | HIGHBD_TAIL_SUFFIX); \ | 131 | 31.7k | } |
itx_tmpl.c:inv_txfm_add_adst_adst_16x16_c Line | Count | Source | 127 | 42.1k | HIGHBD_DECL_SUFFIX) \ | 128 | 42.1k | { \ | 129 | 42.1k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 42.1k | HIGHBD_TAIL_SUFFIX); \ | 131 | 42.1k | } |
itx_tmpl.c:inv_txfm_add_flipadst_adst_16x16_c Line | Count | Source | 127 | 609 | HIGHBD_DECL_SUFFIX) \ | 128 | 609 | { \ | 129 | 609 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 609 | HIGHBD_TAIL_SUFFIX); \ | 131 | 609 | } |
itx_tmpl.c:inv_txfm_add_adst_flipadst_16x16_c Line | Count | Source | 127 | 781 | HIGHBD_DECL_SUFFIX) \ | 128 | 781 | { \ | 129 | 781 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 781 | HIGHBD_TAIL_SUFFIX); \ | 131 | 781 | } |
itx_tmpl.c:inv_txfm_add_flipadst_dct_16x16_c Line | Count | Source | 127 | 930 | HIGHBD_DECL_SUFFIX) \ | 128 | 930 | { \ | 129 | 930 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 930 | HIGHBD_TAIL_SUFFIX); \ | 131 | 930 | } |
itx_tmpl.c:inv_txfm_add_dct_flipadst_16x16_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_flipadst_flipadst_16x16_c Line | Count | Source | 127 | 834 | HIGHBD_DECL_SUFFIX) \ | 128 | 834 | { \ | 129 | 834 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 834 | HIGHBD_TAIL_SUFFIX); \ | 131 | 834 | } |
itx_tmpl.c:inv_txfm_add_dct_identity_16x16_c Line | Count | Source | 127 | 942 | HIGHBD_DECL_SUFFIX) \ | 128 | 942 | { \ | 129 | 942 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 942 | HIGHBD_TAIL_SUFFIX); \ | 131 | 942 | } |
itx_tmpl.c:inv_txfm_add_identity_dct_16x16_c Line | Count | Source | 127 | 575 | HIGHBD_DECL_SUFFIX) \ | 128 | 575 | { \ | 129 | 575 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 575 | HIGHBD_TAIL_SUFFIX); \ | 131 | 575 | } |
itx_tmpl.c:inv_txfm_add_dct_dct_16x32_c Line | Count | Source | 127 | 42.9k | HIGHBD_DECL_SUFFIX) \ | 128 | 42.9k | { \ | 129 | 42.9k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 42.9k | HIGHBD_TAIL_SUFFIX); \ | 131 | 42.9k | } |
itx_tmpl.c:inv_txfm_add_identity_identity_16x32_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_dct_dct_16x64_c Line | Count | Source | 127 | 5.28k | HIGHBD_DECL_SUFFIX) \ | 128 | 5.28k | { \ | 129 | 5.28k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 5.28k | HIGHBD_TAIL_SUFFIX); \ | 131 | 5.28k | } |
itx_tmpl.c:inv_txfm_add_dct_dct_32x8_c Line | Count | Source | 127 | 19.0k | HIGHBD_DECL_SUFFIX) \ | 128 | 19.0k | { \ | 129 | 19.0k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 19.0k | HIGHBD_TAIL_SUFFIX); \ | 131 | 19.0k | } |
itx_tmpl.c:inv_txfm_add_identity_identity_32x8_c Line | Count | Source | 127 | 582 | HIGHBD_DECL_SUFFIX) \ | 128 | 582 | { \ | 129 | 582 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 582 | HIGHBD_TAIL_SUFFIX); \ | 131 | 582 | } |
itx_tmpl.c:inv_txfm_add_dct_dct_32x16_c Line | Count | Source | 127 | 36.1k | HIGHBD_DECL_SUFFIX) \ | 128 | 36.1k | { \ | 129 | 36.1k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 36.1k | HIGHBD_TAIL_SUFFIX); \ | 131 | 36.1k | } |
itx_tmpl.c:inv_txfm_add_identity_identity_32x16_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_32x32_c Line | Count | Source | 127 | 315k | HIGHBD_DECL_SUFFIX) \ | 128 | 315k | { \ | 129 | 315k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 315k | HIGHBD_TAIL_SUFFIX); \ | 131 | 315k | } |
itx_tmpl.c:inv_txfm_add_identity_identity_32x32_c Line | Count | Source | 127 | 279 | HIGHBD_DECL_SUFFIX) \ | 128 | 279 | { \ | 129 | 279 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 279 | HIGHBD_TAIL_SUFFIX); \ | 131 | 279 | } |
itx_tmpl.c:inv_txfm_add_dct_dct_32x64_c Line | Count | Source | 127 | 30.9k | HIGHBD_DECL_SUFFIX) \ | 128 | 30.9k | { \ | 129 | 30.9k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 30.9k | HIGHBD_TAIL_SUFFIX); \ | 131 | 30.9k | } |
itx_tmpl.c:inv_txfm_add_dct_dct_64x16_c Line | Count | Source | 127 | 4.48k | HIGHBD_DECL_SUFFIX) \ | 128 | 4.48k | { \ | 129 | 4.48k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 4.48k | HIGHBD_TAIL_SUFFIX); \ | 131 | 4.48k | } |
itx_tmpl.c:inv_txfm_add_dct_dct_64x32_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_dct_dct_64x64_c Line | Count | Source | 127 | 157k | HIGHBD_DECL_SUFFIX) \ | 128 | 157k | { \ | 129 | 157k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 157k | HIGHBD_TAIL_SUFFIX); \ | 131 | 157k | } |
|