131 | 781k | } itx_tmpl.c:inv_txfm_add_dct_dct_4x4_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_identity_identity_4x4_c Line | Count | Source | 127 | 8.99k | HIGHBD_DECL_SUFFIX) \ | 128 | 8.99k | { \ | 129 | 8.99k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 8.99k | HIGHBD_TAIL_SUFFIX); \ | 131 | 8.99k | } |
itx_tmpl.c:inv_txfm_add_adst_dct_4x4_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_dct_adst_4x4_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_4x4_c Line | Count | Source | 127 | 15.0k | HIGHBD_DECL_SUFFIX) \ | 128 | 15.0k | { \ | 129 | 15.0k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 15.0k | HIGHBD_TAIL_SUFFIX); \ | 131 | 15.0k | } |
itx_tmpl.c:inv_txfm_add_flipadst_adst_4x4_c Line | Count | Source | 127 | 923 | HIGHBD_DECL_SUFFIX) \ | 128 | 923 | { \ | 129 | 923 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 923 | HIGHBD_TAIL_SUFFIX); \ | 131 | 923 | } |
itx_tmpl.c:inv_txfm_add_adst_flipadst_4x4_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_flipadst_dct_4x4_c Line | Count | Source | 127 | 839 | HIGHBD_DECL_SUFFIX) \ | 128 | 839 | { \ | 129 | 839 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 839 | HIGHBD_TAIL_SUFFIX); \ | 131 | 839 | } |
itx_tmpl.c:inv_txfm_add_dct_flipadst_4x4_c Line | Count | Source | 127 | 760 | HIGHBD_DECL_SUFFIX) \ | 128 | 760 | { \ | 129 | 760 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 760 | HIGHBD_TAIL_SUFFIX); \ | 131 | 760 | } |
itx_tmpl.c:inv_txfm_add_flipadst_flipadst_4x4_c Line | Count | Source | 127 | 669 | HIGHBD_DECL_SUFFIX) \ | 128 | 669 | { \ | 129 | 669 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 669 | HIGHBD_TAIL_SUFFIX); \ | 131 | 669 | } |
itx_tmpl.c:inv_txfm_add_dct_identity_4x4_c Line | Count | Source | 127 | 4.14k | HIGHBD_DECL_SUFFIX) \ | 128 | 4.14k | { \ | 129 | 4.14k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 4.14k | HIGHBD_TAIL_SUFFIX); \ | 131 | 4.14k | } |
itx_tmpl.c:inv_txfm_add_identity_dct_4x4_c Line | Count | Source | 127 | 2.04k | HIGHBD_DECL_SUFFIX) \ | 128 | 2.04k | { \ | 129 | 2.04k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 2.04k | HIGHBD_TAIL_SUFFIX); \ | 131 | 2.04k | } |
itx_tmpl.c:inv_txfm_add_flipadst_identity_4x4_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_identity_flipadst_4x4_c Line | Count | Source | 127 | 914 | HIGHBD_DECL_SUFFIX) \ | 128 | 914 | { \ | 129 | 914 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 914 | HIGHBD_TAIL_SUFFIX); \ | 131 | 914 | } |
itx_tmpl.c:inv_txfm_add_adst_identity_4x4_c Line | Count | Source | 127 | 1.53k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.53k | { \ | 129 | 1.53k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.53k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.53k | } |
itx_tmpl.c:inv_txfm_add_identity_adst_4x4_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_dct_dct_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_identity_identity_4x8_c Line | Count | Source | 127 | 4.11k | HIGHBD_DECL_SUFFIX) \ | 128 | 4.11k | { \ | 129 | 4.11k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 4.11k | HIGHBD_TAIL_SUFFIX); \ | 131 | 4.11k | } |
itx_tmpl.c:inv_txfm_add_adst_dct_4x8_c Line | Count | Source | 127 | 7.58k | HIGHBD_DECL_SUFFIX) \ | 128 | 7.58k | { \ | 129 | 7.58k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 7.58k | HIGHBD_TAIL_SUFFIX); \ | 131 | 7.58k | } |
itx_tmpl.c:inv_txfm_add_dct_adst_4x8_c Line | Count | Source | 127 | 5.73k | HIGHBD_DECL_SUFFIX) \ | 128 | 5.73k | { \ | 129 | 5.73k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 5.73k | HIGHBD_TAIL_SUFFIX); \ | 131 | 5.73k | } |
itx_tmpl.c:inv_txfm_add_adst_adst_4x8_c Line | Count | Source | 127 | 8.81k | HIGHBD_DECL_SUFFIX) \ | 128 | 8.81k | { \ | 129 | 8.81k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 8.81k | HIGHBD_TAIL_SUFFIX); \ | 131 | 8.81k | } |
itx_tmpl.c:inv_txfm_add_flipadst_adst_4x8_c Line | Count | Source | 127 | 607 | HIGHBD_DECL_SUFFIX) \ | 128 | 607 | { \ | 129 | 607 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 607 | HIGHBD_TAIL_SUFFIX); \ | 131 | 607 | } |
itx_tmpl.c:inv_txfm_add_adst_flipadst_4x8_c Line | Count | Source | 127 | 604 | HIGHBD_DECL_SUFFIX) \ | 128 | 604 | { \ | 129 | 604 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 604 | HIGHBD_TAIL_SUFFIX); \ | 131 | 604 | } |
itx_tmpl.c:inv_txfm_add_flipadst_dct_4x8_c Line | Count | Source | 127 | 462 | HIGHBD_DECL_SUFFIX) \ | 128 | 462 | { \ | 129 | 462 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 462 | HIGHBD_TAIL_SUFFIX); \ | 131 | 462 | } |
itx_tmpl.c:inv_txfm_add_dct_flipadst_4x8_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_flipadst_flipadst_4x8_c Line | Count | Source | 127 | 420 | HIGHBD_DECL_SUFFIX) \ | 128 | 420 | { \ | 129 | 420 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 420 | HIGHBD_TAIL_SUFFIX); \ | 131 | 420 | } |
itx_tmpl.c:inv_txfm_add_dct_identity_4x8_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_identity_dct_4x8_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_identity_4x8_c Line | Count | Source | 127 | 722 | HIGHBD_DECL_SUFFIX) \ | 128 | 722 | { \ | 129 | 722 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 722 | HIGHBD_TAIL_SUFFIX); \ | 131 | 722 | } |
itx_tmpl.c:inv_txfm_add_identity_flipadst_4x8_c Line | Count | Source | 127 | 507 | HIGHBD_DECL_SUFFIX) \ | 128 | 507 | { \ | 129 | 507 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 507 | HIGHBD_TAIL_SUFFIX); \ | 131 | 507 | } |
itx_tmpl.c:inv_txfm_add_adst_identity_4x8_c Line | Count | Source | 127 | 772 | HIGHBD_DECL_SUFFIX) \ | 128 | 772 | { \ | 129 | 772 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 772 | HIGHBD_TAIL_SUFFIX); \ | 131 | 772 | } |
itx_tmpl.c:inv_txfm_add_identity_adst_4x8_c Line | Count | Source | 127 | 499 | HIGHBD_DECL_SUFFIX) \ | 128 | 499 | { \ | 129 | 499 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 499 | HIGHBD_TAIL_SUFFIX); \ | 131 | 499 | } |
itx_tmpl.c:inv_txfm_add_dct_dct_4x16_c Line | Count | Source | 127 | 4.63k | HIGHBD_DECL_SUFFIX) \ | 128 | 4.63k | { \ | 129 | 4.63k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 4.63k | HIGHBD_TAIL_SUFFIX); \ | 131 | 4.63k | } |
itx_tmpl.c:inv_txfm_add_identity_identity_4x16_c Line | Count | Source | 127 | 2.31k | HIGHBD_DECL_SUFFIX) \ | 128 | 2.31k | { \ | 129 | 2.31k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 2.31k | HIGHBD_TAIL_SUFFIX); \ | 131 | 2.31k | } |
itx_tmpl.c:inv_txfm_add_adst_dct_4x16_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_dct_adst_4x16_c Line | Count | Source | 127 | 3.01k | HIGHBD_DECL_SUFFIX) \ | 128 | 3.01k | { \ | 129 | 3.01k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 3.01k | HIGHBD_TAIL_SUFFIX); \ | 131 | 3.01k | } |
itx_tmpl.c:inv_txfm_add_adst_adst_4x16_c Line | Count | Source | 127 | 4.25k | HIGHBD_DECL_SUFFIX) \ | 128 | 4.25k | { \ | 129 | 4.25k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 4.25k | HIGHBD_TAIL_SUFFIX); \ | 131 | 4.25k | } |
itx_tmpl.c:inv_txfm_add_flipadst_adst_4x16_c Line | Count | Source | 127 | 372 | HIGHBD_DECL_SUFFIX) \ | 128 | 372 | { \ | 129 | 372 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 372 | HIGHBD_TAIL_SUFFIX); \ | 131 | 372 | } |
itx_tmpl.c:inv_txfm_add_adst_flipadst_4x16_c Line | Count | Source | 127 | 311 | HIGHBD_DECL_SUFFIX) \ | 128 | 311 | { \ | 129 | 311 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 311 | HIGHBD_TAIL_SUFFIX); \ | 131 | 311 | } |
itx_tmpl.c:inv_txfm_add_flipadst_dct_4x16_c Line | Count | Source | 127 | 254 | HIGHBD_DECL_SUFFIX) \ | 128 | 254 | { \ | 129 | 254 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 254 | HIGHBD_TAIL_SUFFIX); \ | 131 | 254 | } |
itx_tmpl.c:inv_txfm_add_dct_flipadst_4x16_c Line | Count | Source | 127 | 275 | HIGHBD_DECL_SUFFIX) \ | 128 | 275 | { \ | 129 | 275 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 275 | HIGHBD_TAIL_SUFFIX); \ | 131 | 275 | } |
itx_tmpl.c:inv_txfm_add_flipadst_flipadst_4x16_c Line | Count | Source | 127 | 223 | HIGHBD_DECL_SUFFIX) \ | 128 | 223 | { \ | 129 | 223 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 223 | HIGHBD_TAIL_SUFFIX); \ | 131 | 223 | } |
itx_tmpl.c:inv_txfm_add_dct_identity_4x16_c Line | Count | Source | 127 | 1.63k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.63k | { \ | 129 | 1.63k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.63k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.63k | } |
itx_tmpl.c:inv_txfm_add_identity_dct_4x16_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_flipadst_identity_4x16_c Line | Count | Source | 127 | 324 | HIGHBD_DECL_SUFFIX) \ | 128 | 324 | { \ | 129 | 324 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 324 | HIGHBD_TAIL_SUFFIX); \ | 131 | 324 | } |
itx_tmpl.c:inv_txfm_add_identity_flipadst_4x16_c Line | Count | Source | 127 | 222 | HIGHBD_DECL_SUFFIX) \ | 128 | 222 | { \ | 129 | 222 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 222 | HIGHBD_TAIL_SUFFIX); \ | 131 | 222 | } |
itx_tmpl.c:inv_txfm_add_adst_identity_4x16_c Line | Count | Source | 127 | 427 | HIGHBD_DECL_SUFFIX) \ | 128 | 427 | { \ | 129 | 427 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 427 | HIGHBD_TAIL_SUFFIX); \ | 131 | 427 | } |
itx_tmpl.c:inv_txfm_add_identity_adst_4x16_c Line | Count | Source | 127 | 292 | HIGHBD_DECL_SUFFIX) \ | 128 | 292 | { \ | 129 | 292 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 292 | HIGHBD_TAIL_SUFFIX); \ | 131 | 292 | } |
itx_tmpl.c:inv_txfm_add_dct_dct_8x4_c Line | Count | Source | 127 | 14.0k | HIGHBD_DECL_SUFFIX) \ | 128 | 14.0k | { \ | 129 | 14.0k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 14.0k | HIGHBD_TAIL_SUFFIX); \ | 131 | 14.0k | } |
itx_tmpl.c:inv_txfm_add_identity_identity_8x4_c Line | Count | Source | 127 | 5.36k | HIGHBD_DECL_SUFFIX) \ | 128 | 5.36k | { \ | 129 | 5.36k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 5.36k | HIGHBD_TAIL_SUFFIX); \ | 131 | 5.36k | } |
itx_tmpl.c:inv_txfm_add_adst_dct_8x4_c Line | Count | Source | 127 | 9.44k | HIGHBD_DECL_SUFFIX) \ | 128 | 9.44k | { \ | 129 | 9.44k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 9.44k | HIGHBD_TAIL_SUFFIX); \ | 131 | 9.44k | } |
itx_tmpl.c:inv_txfm_add_dct_adst_8x4_c Line | Count | Source | 127 | 7.82k | HIGHBD_DECL_SUFFIX) \ | 128 | 7.82k | { \ | 129 | 7.82k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 7.82k | HIGHBD_TAIL_SUFFIX); \ | 131 | 7.82k | } |
itx_tmpl.c:inv_txfm_add_adst_adst_8x4_c Line | Count | Source | 127 | 11.3k | HIGHBD_DECL_SUFFIX) \ | 128 | 11.3k | { \ | 129 | 11.3k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 11.3k | HIGHBD_TAIL_SUFFIX); \ | 131 | 11.3k | } |
itx_tmpl.c:inv_txfm_add_flipadst_adst_8x4_c Line | Count | Source | 127 | 695 | HIGHBD_DECL_SUFFIX) \ | 128 | 695 | { \ | 129 | 695 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 695 | HIGHBD_TAIL_SUFFIX); \ | 131 | 695 | } |
itx_tmpl.c:inv_txfm_add_adst_flipadst_8x4_c Line | Count | Source | 127 | 768 | HIGHBD_DECL_SUFFIX) \ | 128 | 768 | { \ | 129 | 768 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 768 | HIGHBD_TAIL_SUFFIX); \ | 131 | 768 | } |
itx_tmpl.c:inv_txfm_add_flipadst_dct_8x4_c Line | Count | Source | 127 | 558 | HIGHBD_DECL_SUFFIX) \ | 128 | 558 | { \ | 129 | 558 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 558 | HIGHBD_TAIL_SUFFIX); \ | 131 | 558 | } |
itx_tmpl.c:inv_txfm_add_dct_flipadst_8x4_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_flipadst_flipadst_8x4_c Line | Count | Source | 127 | 512 | HIGHBD_DECL_SUFFIX) \ | 128 | 512 | { \ | 129 | 512 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 512 | HIGHBD_TAIL_SUFFIX); \ | 131 | 512 | } |
itx_tmpl.c:inv_txfm_add_dct_identity_8x4_c Line | Count | Source | 127 | 3.42k | HIGHBD_DECL_SUFFIX) \ | 128 | 3.42k | { \ | 129 | 3.42k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 3.42k | HIGHBD_TAIL_SUFFIX); \ | 131 | 3.42k | } |
itx_tmpl.c:inv_txfm_add_identity_dct_8x4_c Line | Count | Source | 127 | 1.76k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.76k | { \ | 129 | 1.76k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.76k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.76k | } |
itx_tmpl.c:inv_txfm_add_flipadst_identity_8x4_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_flipadst_8x4_c Line | Count | Source | 127 | 561 | HIGHBD_DECL_SUFFIX) \ | 128 | 561 | { \ | 129 | 561 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 561 | HIGHBD_TAIL_SUFFIX); \ | 131 | 561 | } |
itx_tmpl.c:inv_txfm_add_adst_identity_8x4_c Line | Count | Source | 127 | 917 | HIGHBD_DECL_SUFFIX) \ | 128 | 917 | { \ | 129 | 917 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 917 | HIGHBD_TAIL_SUFFIX); \ | 131 | 917 | } |
itx_tmpl.c:inv_txfm_add_identity_adst_8x4_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_dct_8x8_c Line | Count | Source | 127 | 36.2k | HIGHBD_DECL_SUFFIX) \ | 128 | 36.2k | { \ | 129 | 36.2k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 36.2k | HIGHBD_TAIL_SUFFIX); \ | 131 | 36.2k | } |
itx_tmpl.c:inv_txfm_add_identity_identity_8x8_c Line | Count | Source | 127 | 9.74k | HIGHBD_DECL_SUFFIX) \ | 128 | 9.74k | { \ | 129 | 9.74k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 9.74k | HIGHBD_TAIL_SUFFIX); \ | 131 | 9.74k | } |
itx_tmpl.c:inv_txfm_add_adst_dct_8x8_c Line | Count | Source | 127 | 22.9k | HIGHBD_DECL_SUFFIX) \ | 128 | 22.9k | { \ | 129 | 22.9k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 22.9k | HIGHBD_TAIL_SUFFIX); \ | 131 | 22.9k | } |
itx_tmpl.c:inv_txfm_add_dct_adst_8x8_c Line | Count | Source | 127 | 19.3k | HIGHBD_DECL_SUFFIX) \ | 128 | 19.3k | { \ | 129 | 19.3k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 19.3k | HIGHBD_TAIL_SUFFIX); \ | 131 | 19.3k | } |
itx_tmpl.c:inv_txfm_add_adst_adst_8x8_c Line | Count | Source | 127 | 20.3k | HIGHBD_DECL_SUFFIX) \ | 128 | 20.3k | { \ | 129 | 20.3k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 20.3k | HIGHBD_TAIL_SUFFIX); \ | 131 | 20.3k | } |
itx_tmpl.c:inv_txfm_add_flipadst_adst_8x8_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_8x8_c Line | Count | Source | 127 | 1.21k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.21k | { \ | 129 | 1.21k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.21k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.21k | } |
itx_tmpl.c:inv_txfm_add_flipadst_dct_8x8_c Line | Count | Source | 127 | 1.65k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.65k | { \ | 129 | 1.65k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.65k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.65k | } |
itx_tmpl.c:inv_txfm_add_dct_flipadst_8x8_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_flipadst_flipadst_8x8_c Line | Count | Source | 127 | 854 | HIGHBD_DECL_SUFFIX) \ | 128 | 854 | { \ | 129 | 854 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 854 | HIGHBD_TAIL_SUFFIX); \ | 131 | 854 | } |
itx_tmpl.c:inv_txfm_add_dct_identity_8x8_c Line | Count | Source | 127 | 5.44k | HIGHBD_DECL_SUFFIX) \ | 128 | 5.44k | { \ | 129 | 5.44k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 5.44k | HIGHBD_TAIL_SUFFIX); \ | 131 | 5.44k | } |
itx_tmpl.c:inv_txfm_add_identity_dct_8x8_c Line | Count | Source | 127 | 2.82k | HIGHBD_DECL_SUFFIX) \ | 128 | 2.82k | { \ | 129 | 2.82k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 2.82k | HIGHBD_TAIL_SUFFIX); \ | 131 | 2.82k | } |
itx_tmpl.c:inv_txfm_add_flipadst_identity_8x8_c Line | Count | Source | 127 | 1.44k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.44k | { \ | 129 | 1.44k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.44k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.44k | } |
itx_tmpl.c:inv_txfm_add_identity_flipadst_8x8_c Line | Count | Source | 127 | 668 | HIGHBD_DECL_SUFFIX) \ | 128 | 668 | { \ | 129 | 668 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 668 | HIGHBD_TAIL_SUFFIX); \ | 131 | 668 | } |
itx_tmpl.c:inv_txfm_add_adst_identity_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_identity_adst_8x8_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_dct_dct_8x16_c Line | Count | Source | 127 | 10.7k | HIGHBD_DECL_SUFFIX) \ | 128 | 10.7k | { \ | 129 | 10.7k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 10.7k | HIGHBD_TAIL_SUFFIX); \ | 131 | 10.7k | } |
itx_tmpl.c:inv_txfm_add_identity_identity_8x16_c Line | Count | Source | 127 | 2.45k | HIGHBD_DECL_SUFFIX) \ | 128 | 2.45k | { \ | 129 | 2.45k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 2.45k | HIGHBD_TAIL_SUFFIX); \ | 131 | 2.45k | } |
itx_tmpl.c:inv_txfm_add_adst_dct_8x16_c Line | Count | Source | 127 | 6.76k | HIGHBD_DECL_SUFFIX) \ | 128 | 6.76k | { \ | 129 | 6.76k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 6.76k | HIGHBD_TAIL_SUFFIX); \ | 131 | 6.76k | } |
itx_tmpl.c:inv_txfm_add_dct_adst_8x16_c Line | Count | Source | 127 | 5.24k | HIGHBD_DECL_SUFFIX) \ | 128 | 5.24k | { \ | 129 | 5.24k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 5.24k | HIGHBD_TAIL_SUFFIX); \ | 131 | 5.24k | } |
itx_tmpl.c:inv_txfm_add_adst_adst_8x16_c Line | Count | Source | 127 | 5.99k | HIGHBD_DECL_SUFFIX) \ | 128 | 5.99k | { \ | 129 | 5.99k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 5.99k | HIGHBD_TAIL_SUFFIX); \ | 131 | 5.99k | } |
itx_tmpl.c:inv_txfm_add_flipadst_adst_8x16_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_adst_flipadst_8x16_c Line | Count | Source | 127 | 458 | HIGHBD_DECL_SUFFIX) \ | 128 | 458 | { \ | 129 | 458 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 458 | HIGHBD_TAIL_SUFFIX); \ | 131 | 458 | } |
itx_tmpl.c:inv_txfm_add_flipadst_dct_8x16_c Line | Count | Source | 127 | 509 | HIGHBD_DECL_SUFFIX) \ | 128 | 509 | { \ | 129 | 509 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 509 | HIGHBD_TAIL_SUFFIX); \ | 131 | 509 | } |
itx_tmpl.c:inv_txfm_add_dct_flipadst_8x16_c Line | Count | Source | 127 | 473 | HIGHBD_DECL_SUFFIX) \ | 128 | 473 | { \ | 129 | 473 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 473 | HIGHBD_TAIL_SUFFIX); \ | 131 | 473 | } |
itx_tmpl.c:inv_txfm_add_flipadst_flipadst_8x16_c Line | Count | Source | 127 | 268 | HIGHBD_DECL_SUFFIX) \ | 128 | 268 | { \ | 129 | 268 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 268 | HIGHBD_TAIL_SUFFIX); \ | 131 | 268 | } |
itx_tmpl.c:inv_txfm_add_dct_identity_8x16_c Line | Count | Source | 127 | 1.84k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.84k | { \ | 129 | 1.84k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.84k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.84k | } |
itx_tmpl.c:inv_txfm_add_identity_dct_8x16_c Line | Count | Source | 127 | 933 | HIGHBD_DECL_SUFFIX) \ | 128 | 933 | { \ | 129 | 933 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 933 | HIGHBD_TAIL_SUFFIX); \ | 131 | 933 | } |
itx_tmpl.c:inv_txfm_add_flipadst_identity_8x16_c Line | Count | Source | 127 | 415 | HIGHBD_DECL_SUFFIX) \ | 128 | 415 | { \ | 129 | 415 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 415 | HIGHBD_TAIL_SUFFIX); \ | 131 | 415 | } |
itx_tmpl.c:inv_txfm_add_identity_flipadst_8x16_c Line | Count | Source | 127 | 236 | HIGHBD_DECL_SUFFIX) \ | 128 | 236 | { \ | 129 | 236 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 236 | HIGHBD_TAIL_SUFFIX); \ | 131 | 236 | } |
itx_tmpl.c:inv_txfm_add_adst_identity_8x16_c Line | Count | Source | 127 | 430 | HIGHBD_DECL_SUFFIX) \ | 128 | 430 | { \ | 129 | 430 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 430 | HIGHBD_TAIL_SUFFIX); \ | 131 | 430 | } |
itx_tmpl.c:inv_txfm_add_identity_adst_8x16_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_dct_dct_8x32_c Line | Count | Source | 127 | 11.5k | HIGHBD_DECL_SUFFIX) \ | 128 | 11.5k | { \ | 129 | 11.5k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 11.5k | HIGHBD_TAIL_SUFFIX); \ | 131 | 11.5k | } |
itx_tmpl.c:inv_txfm_add_identity_identity_8x32_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_16x4_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_identity_identity_16x4_c Line | Count | Source | 127 | 4.30k | HIGHBD_DECL_SUFFIX) \ | 128 | 4.30k | { \ | 129 | 4.30k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 4.30k | HIGHBD_TAIL_SUFFIX); \ | 131 | 4.30k | } |
itx_tmpl.c:inv_txfm_add_adst_dct_16x4_c Line | Count | Source | 127 | 7.39k | HIGHBD_DECL_SUFFIX) \ | 128 | 7.39k | { \ | 129 | 7.39k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 7.39k | HIGHBD_TAIL_SUFFIX); \ | 131 | 7.39k | } |
itx_tmpl.c:inv_txfm_add_dct_adst_16x4_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_adst_adst_16x4_c Line | Count | Source | 127 | 8.78k | HIGHBD_DECL_SUFFIX) \ | 128 | 8.78k | { \ | 129 | 8.78k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 8.78k | HIGHBD_TAIL_SUFFIX); \ | 131 | 8.78k | } |
itx_tmpl.c:inv_txfm_add_flipadst_adst_16x4_c Line | Count | Source | 127 | 659 | HIGHBD_DECL_SUFFIX) \ | 128 | 659 | { \ | 129 | 659 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 659 | HIGHBD_TAIL_SUFFIX); \ | 131 | 659 | } |
itx_tmpl.c:inv_txfm_add_adst_flipadst_16x4_c Line | Count | Source | 127 | 472 | HIGHBD_DECL_SUFFIX) \ | 128 | 472 | { \ | 129 | 472 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 472 | HIGHBD_TAIL_SUFFIX); \ | 131 | 472 | } |
itx_tmpl.c:inv_txfm_add_flipadst_dct_16x4_c Line | Count | Source | 127 | 456 | HIGHBD_DECL_SUFFIX) \ | 128 | 456 | { \ | 129 | 456 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 456 | HIGHBD_TAIL_SUFFIX); \ | 131 | 456 | } |
itx_tmpl.c:inv_txfm_add_dct_flipadst_16x4_c Line | Count | Source | 127 | 328 | HIGHBD_DECL_SUFFIX) \ | 128 | 328 | { \ | 129 | 328 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 328 | HIGHBD_TAIL_SUFFIX); \ | 131 | 328 | } |
itx_tmpl.c:inv_txfm_add_flipadst_flipadst_16x4_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_identity_16x4_c Line | Count | Source | 127 | 3.36k | HIGHBD_DECL_SUFFIX) \ | 128 | 3.36k | { \ | 129 | 3.36k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 3.36k | HIGHBD_TAIL_SUFFIX); \ | 131 | 3.36k | } |
itx_tmpl.c:inv_txfm_add_identity_dct_16x4_c Line | Count | Source | 127 | 1.70k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.70k | { \ | 129 | 1.70k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.70k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.70k | } |
itx_tmpl.c:inv_txfm_add_flipadst_identity_16x4_c Line | Count | Source | 127 | 746 | HIGHBD_DECL_SUFFIX) \ | 128 | 746 | { \ | 129 | 746 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 746 | HIGHBD_TAIL_SUFFIX); \ | 131 | 746 | } |
itx_tmpl.c:inv_txfm_add_identity_flipadst_16x4_c Line | Count | Source | 127 | 515 | HIGHBD_DECL_SUFFIX) \ | 128 | 515 | { \ | 129 | 515 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 515 | HIGHBD_TAIL_SUFFIX); \ | 131 | 515 | } |
itx_tmpl.c:inv_txfm_add_adst_identity_16x4_c Line | Count | Source | 127 | 762 | HIGHBD_DECL_SUFFIX) \ | 128 | 762 | { \ | 129 | 762 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 762 | HIGHBD_TAIL_SUFFIX); \ | 131 | 762 | } |
itx_tmpl.c:inv_txfm_add_identity_adst_16x4_c Line | Count | Source | 127 | 668 | HIGHBD_DECL_SUFFIX) \ | 128 | 668 | { \ | 129 | 668 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 668 | HIGHBD_TAIL_SUFFIX); \ | 131 | 668 | } |
itx_tmpl.c:inv_txfm_add_dct_dct_16x8_c Line | Count | Source | 127 | 15.0k | HIGHBD_DECL_SUFFIX) \ | 128 | 15.0k | { \ | 129 | 15.0k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 15.0k | HIGHBD_TAIL_SUFFIX); \ | 131 | 15.0k | } |
itx_tmpl.c:inv_txfm_add_identity_identity_16x8_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_adst_dct_16x8_c Line | Count | Source | 127 | 9.63k | HIGHBD_DECL_SUFFIX) \ | 128 | 9.63k | { \ | 129 | 9.63k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 9.63k | HIGHBD_TAIL_SUFFIX); \ | 131 | 9.63k | } |
itx_tmpl.c:inv_txfm_add_dct_adst_16x8_c Line | Count | Source | 127 | 7.96k | HIGHBD_DECL_SUFFIX) \ | 128 | 7.96k | { \ | 129 | 7.96k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 7.96k | HIGHBD_TAIL_SUFFIX); \ | 131 | 7.96k | } |
itx_tmpl.c:inv_txfm_add_adst_adst_16x8_c Line | Count | Source | 127 | 8.83k | HIGHBD_DECL_SUFFIX) \ | 128 | 8.83k | { \ | 129 | 8.83k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 8.83k | HIGHBD_TAIL_SUFFIX); \ | 131 | 8.83k | } |
itx_tmpl.c:inv_txfm_add_flipadst_adst_16x8_c Line | Count | Source | 127 | 734 | HIGHBD_DECL_SUFFIX) \ | 128 | 734 | { \ | 129 | 734 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 734 | HIGHBD_TAIL_SUFFIX); \ | 131 | 734 | } |
itx_tmpl.c:inv_txfm_add_adst_flipadst_16x8_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_flipadst_dct_16x8_c Line | Count | Source | 127 | 778 | HIGHBD_DECL_SUFFIX) \ | 128 | 778 | { \ | 129 | 778 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 778 | HIGHBD_TAIL_SUFFIX); \ | 131 | 778 | } |
itx_tmpl.c:inv_txfm_add_dct_flipadst_16x8_c Line | Count | Source | 127 | 721 | HIGHBD_DECL_SUFFIX) \ | 128 | 721 | { \ | 129 | 721 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 721 | HIGHBD_TAIL_SUFFIX); \ | 131 | 721 | } |
itx_tmpl.c:inv_txfm_add_flipadst_flipadst_16x8_c Line | Count | Source | 127 | 465 | HIGHBD_DECL_SUFFIX) \ | 128 | 465 | { \ | 129 | 465 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 465 | HIGHBD_TAIL_SUFFIX); \ | 131 | 465 | } |
itx_tmpl.c:inv_txfm_add_dct_identity_16x8_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_identity_dct_16x8_c Line | Count | Source | 127 | 1.30k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.30k | { \ | 129 | 1.30k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.30k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.30k | } |
itx_tmpl.c:inv_txfm_add_flipadst_identity_16x8_c Line | Count | Source | 127 | 760 | HIGHBD_DECL_SUFFIX) \ | 128 | 760 | { \ | 129 | 760 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 760 | HIGHBD_TAIL_SUFFIX); \ | 131 | 760 | } |
itx_tmpl.c:inv_txfm_add_identity_flipadst_16x8_c Line | Count | Source | 127 | 317 | HIGHBD_DECL_SUFFIX) \ | 128 | 317 | { \ | 129 | 317 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 317 | HIGHBD_TAIL_SUFFIX); \ | 131 | 317 | } |
itx_tmpl.c:inv_txfm_add_adst_identity_16x8_c Line | Count | Source | 127 | 742 | HIGHBD_DECL_SUFFIX) \ | 128 | 742 | { \ | 129 | 742 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 742 | HIGHBD_TAIL_SUFFIX); \ | 131 | 742 | } |
itx_tmpl.c:inv_txfm_add_identity_adst_16x8_c Line | Count | Source | 127 | 293 | HIGHBD_DECL_SUFFIX) \ | 128 | 293 | { \ | 129 | 293 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 293 | HIGHBD_TAIL_SUFFIX); \ | 131 | 293 | } |
itx_tmpl.c:inv_txfm_add_dct_dct_16x16_c Line | Count | Source | 127 | 28.2k | HIGHBD_DECL_SUFFIX) \ | 128 | 28.2k | { \ | 129 | 28.2k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 28.2k | HIGHBD_TAIL_SUFFIX); \ | 131 | 28.2k | } |
itx_tmpl.c:inv_txfm_add_identity_identity_16x16_c Line | Count | Source | 127 | 3.16k | HIGHBD_DECL_SUFFIX) \ | 128 | 3.16k | { \ | 129 | 3.16k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 3.16k | HIGHBD_TAIL_SUFFIX); \ | 131 | 3.16k | } |
itx_tmpl.c:inv_txfm_add_adst_dct_16x16_c Line | Count | Source | 127 | 21.0k | HIGHBD_DECL_SUFFIX) \ | 128 | 21.0k | { \ | 129 | 21.0k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 21.0k | HIGHBD_TAIL_SUFFIX); \ | 131 | 21.0k | } |
itx_tmpl.c:inv_txfm_add_dct_adst_16x16_c Line | Count | Source | 127 | 17.1k | HIGHBD_DECL_SUFFIX) \ | 128 | 17.1k | { \ | 129 | 17.1k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 17.1k | HIGHBD_TAIL_SUFFIX); \ | 131 | 17.1k | } |
itx_tmpl.c:inv_txfm_add_adst_adst_16x16_c Line | Count | Source | 127 | 21.1k | HIGHBD_DECL_SUFFIX) \ | 128 | 21.1k | { \ | 129 | 21.1k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 21.1k | HIGHBD_TAIL_SUFFIX); \ | 131 | 21.1k | } |
itx_tmpl.c:inv_txfm_add_flipadst_adst_16x16_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_adst_flipadst_16x16_c Line | Count | Source | 127 | 844 | HIGHBD_DECL_SUFFIX) \ | 128 | 844 | { \ | 129 | 844 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 844 | HIGHBD_TAIL_SUFFIX); \ | 131 | 844 | } |
itx_tmpl.c:inv_txfm_add_flipadst_dct_16x16_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_dct_flipadst_16x16_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_flipadst_flipadst_16x16_c Line | Count | Source | 127 | 953 | HIGHBD_DECL_SUFFIX) \ | 128 | 953 | { \ | 129 | 953 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 953 | HIGHBD_TAIL_SUFFIX); \ | 131 | 953 | } |
itx_tmpl.c:inv_txfm_add_dct_identity_16x16_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_16x16_c Line | Count | Source | 127 | 717 | HIGHBD_DECL_SUFFIX) \ | 128 | 717 | { \ | 129 | 717 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 717 | HIGHBD_TAIL_SUFFIX); \ | 131 | 717 | } |
itx_tmpl.c:inv_txfm_add_dct_dct_16x32_c Line | Count | Source | 127 | 17.9k | HIGHBD_DECL_SUFFIX) \ | 128 | 17.9k | { \ | 129 | 17.9k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 17.9k | HIGHBD_TAIL_SUFFIX); \ | 131 | 17.9k | } |
itx_tmpl.c:inv_txfm_add_identity_identity_16x32_c Line | Count | Source | 127 | 177 | HIGHBD_DECL_SUFFIX) \ | 128 | 177 | { \ | 129 | 177 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 177 | HIGHBD_TAIL_SUFFIX); \ | 131 | 177 | } |
itx_tmpl.c:inv_txfm_add_dct_dct_16x64_c Line | Count | Source | 127 | 5.38k | HIGHBD_DECL_SUFFIX) \ | 128 | 5.38k | { \ | 129 | 5.38k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 5.38k | HIGHBD_TAIL_SUFFIX); \ | 131 | 5.38k | } |
itx_tmpl.c:inv_txfm_add_dct_dct_32x8_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 | } |
itx_tmpl.c:inv_txfm_add_identity_identity_32x8_c Line | Count | Source | 127 | 827 | HIGHBD_DECL_SUFFIX) \ | 128 | 827 | { \ | 129 | 827 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 827 | HIGHBD_TAIL_SUFFIX); \ | 131 | 827 | } |
itx_tmpl.c:inv_txfm_add_dct_dct_32x16_c Line | Count | Source | 127 | 15.0k | HIGHBD_DECL_SUFFIX) \ | 128 | 15.0k | { \ | 129 | 15.0k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 15.0k | HIGHBD_TAIL_SUFFIX); \ | 131 | 15.0k | } |
itx_tmpl.c:inv_txfm_add_identity_identity_32x16_c Line | Count | Source | 127 | 243 | HIGHBD_DECL_SUFFIX) \ | 128 | 243 | { \ | 129 | 243 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 243 | HIGHBD_TAIL_SUFFIX); \ | 131 | 243 | } |
itx_tmpl.c:inv_txfm_add_dct_dct_32x32_c Line | Count | Source | 127 | 62.3k | HIGHBD_DECL_SUFFIX) \ | 128 | 62.3k | { \ | 129 | 62.3k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 62.3k | HIGHBD_TAIL_SUFFIX); \ | 131 | 62.3k | } |
itx_tmpl.c:inv_txfm_add_identity_identity_32x32_c Line | Count | Source | 127 | 174 | HIGHBD_DECL_SUFFIX) \ | 128 | 174 | { \ | 129 | 174 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 174 | HIGHBD_TAIL_SUFFIX); \ | 131 | 174 | } |
itx_tmpl.c:inv_txfm_add_dct_dct_32x64_c Line | Count | Source | 127 | 8.87k | HIGHBD_DECL_SUFFIX) \ | 128 | 8.87k | { \ | 129 | 8.87k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 8.87k | HIGHBD_TAIL_SUFFIX); \ | 131 | 8.87k | } |
itx_tmpl.c:inv_txfm_add_dct_dct_64x16_c Line | Count | Source | 127 | 2.63k | HIGHBD_DECL_SUFFIX) \ | 128 | 2.63k | { \ | 129 | 2.63k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 2.63k | HIGHBD_TAIL_SUFFIX); \ | 131 | 2.63k | } |
itx_tmpl.c:inv_txfm_add_dct_dct_64x32_c Line | Count | Source | 127 | 5.21k | HIGHBD_DECL_SUFFIX) \ | 128 | 5.21k | { \ | 129 | 5.21k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 5.21k | HIGHBD_TAIL_SUFFIX); \ | 131 | 5.21k | } |
itx_tmpl.c:inv_txfm_add_dct_dct_64x64_c Line | Count | Source | 127 | 59.7k | HIGHBD_DECL_SUFFIX) \ | 128 | 59.7k | { \ | 129 | 59.7k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 59.7k | HIGHBD_TAIL_SUFFIX); \ | 131 | 59.7k | } |
|