131 | 934k | } itx_tmpl.c:inv_txfm_add_dct_dct_4x4_c Line | Count | Source | 127 | 23.7k | HIGHBD_DECL_SUFFIX) \ | 128 | 23.7k | { \ | 129 | 23.7k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 23.7k | HIGHBD_TAIL_SUFFIX); \ | 131 | 23.7k | } |
itx_tmpl.c:inv_txfm_add_identity_identity_4x4_c Line | Count | Source | 127 | 7.27k | HIGHBD_DECL_SUFFIX) \ | 128 | 7.27k | { \ | 129 | 7.27k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 7.27k | HIGHBD_TAIL_SUFFIX); \ | 131 | 7.27k | } |
itx_tmpl.c:inv_txfm_add_adst_dct_4x4_c Line | Count | Source | 127 | 15.3k | HIGHBD_DECL_SUFFIX) \ | 128 | 15.3k | { \ | 129 | 15.3k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 15.3k | HIGHBD_TAIL_SUFFIX); \ | 131 | 15.3k | } |
itx_tmpl.c:inv_txfm_add_dct_adst_4x4_c Line | Count | Source | 127 | 11.7k | HIGHBD_DECL_SUFFIX) \ | 128 | 11.7k | { \ | 129 | 11.7k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 11.7k | HIGHBD_TAIL_SUFFIX); \ | 131 | 11.7k | } |
itx_tmpl.c:inv_txfm_add_adst_adst_4x4_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_flipadst_adst_4x4_c Line | Count | Source | 127 | 1.17k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.17k | { \ | 129 | 1.17k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.17k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.17k | } |
itx_tmpl.c:inv_txfm_add_adst_flipadst_4x4_c Line | Count | Source | 127 | 1.20k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.20k | { \ | 129 | 1.20k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.20k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.20k | } |
itx_tmpl.c:inv_txfm_add_flipadst_dct_4x4_c Line | Count | Source | 127 | 1.48k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.48k | { \ | 129 | 1.48k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.48k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.48k | } |
itx_tmpl.c:inv_txfm_add_dct_flipadst_4x4_c Line | Count | Source | 127 | 625 | HIGHBD_DECL_SUFFIX) \ | 128 | 625 | { \ | 129 | 625 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 625 | HIGHBD_TAIL_SUFFIX); \ | 131 | 625 | } |
itx_tmpl.c:inv_txfm_add_flipadst_flipadst_4x4_c Line | Count | Source | 127 | 912 | HIGHBD_DECL_SUFFIX) \ | 128 | 912 | { \ | 129 | 912 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 912 | HIGHBD_TAIL_SUFFIX); \ | 131 | 912 | } |
itx_tmpl.c:inv_txfm_add_dct_identity_4x4_c Line | Count | Source | 127 | 5.55k | HIGHBD_DECL_SUFFIX) \ | 128 | 5.55k | { \ | 129 | 5.55k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 5.55k | HIGHBD_TAIL_SUFFIX); \ | 131 | 5.55k | } |
itx_tmpl.c:inv_txfm_add_identity_dct_4x4_c Line | Count | Source | 127 | 3.09k | HIGHBD_DECL_SUFFIX) \ | 128 | 3.09k | { \ | 129 | 3.09k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 3.09k | HIGHBD_TAIL_SUFFIX); \ | 131 | 3.09k | } |
itx_tmpl.c:inv_txfm_add_flipadst_identity_4x4_c Line | Count | Source | 127 | 1.57k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.57k | { \ | 129 | 1.57k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.57k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.57k | } |
itx_tmpl.c:inv_txfm_add_identity_flipadst_4x4_c Line | Count | Source | 127 | 1.16k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.16k | { \ | 129 | 1.16k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.16k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.16k | } |
itx_tmpl.c:inv_txfm_add_adst_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_adst_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_dct_dct_4x8_c Line | Count | Source | 127 | 9.19k | HIGHBD_DECL_SUFFIX) \ | 128 | 9.19k | { \ | 129 | 9.19k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 9.19k | HIGHBD_TAIL_SUFFIX); \ | 131 | 9.19k | } |
itx_tmpl.c:inv_txfm_add_identity_identity_4x8_c Line | Count | Source | 127 | 2.99k | HIGHBD_DECL_SUFFIX) \ | 128 | 2.99k | { \ | 129 | 2.99k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 2.99k | HIGHBD_TAIL_SUFFIX); \ | 131 | 2.99k | } |
itx_tmpl.c:inv_txfm_add_adst_dct_4x8_c Line | Count | Source | 127 | 6.26k | HIGHBD_DECL_SUFFIX) \ | 128 | 6.26k | { \ | 129 | 6.26k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 6.26k | HIGHBD_TAIL_SUFFIX); \ | 131 | 6.26k | } |
itx_tmpl.c:inv_txfm_add_dct_adst_4x8_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_adst_adst_4x8_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_flipadst_adst_4x8_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_adst_flipadst_4x8_c Line | Count | Source | 127 | 532 | HIGHBD_DECL_SUFFIX) \ | 128 | 532 | { \ | 129 | 532 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 532 | HIGHBD_TAIL_SUFFIX); \ | 131 | 532 | } |
itx_tmpl.c:inv_txfm_add_flipadst_dct_4x8_c Line | Count | Source | 127 | 375 | HIGHBD_DECL_SUFFIX) \ | 128 | 375 | { \ | 129 | 375 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 375 | HIGHBD_TAIL_SUFFIX); \ | 131 | 375 | } |
itx_tmpl.c:inv_txfm_add_dct_flipadst_4x8_c Line | Count | Source | 127 | 466 | HIGHBD_DECL_SUFFIX) \ | 128 | 466 | { \ | 129 | 466 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 466 | HIGHBD_TAIL_SUFFIX); \ | 131 | 466 | } |
itx_tmpl.c:inv_txfm_add_flipadst_flipadst_4x8_c Line | Count | Source | 127 | 806 | HIGHBD_DECL_SUFFIX) \ | 128 | 806 | { \ | 129 | 806 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 806 | HIGHBD_TAIL_SUFFIX); \ | 131 | 806 | } |
itx_tmpl.c:inv_txfm_add_dct_identity_4x8_c Line | Count | Source | 127 | 2.73k | HIGHBD_DECL_SUFFIX) \ | 128 | 2.73k | { \ | 129 | 2.73k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 2.73k | HIGHBD_TAIL_SUFFIX); \ | 131 | 2.73k | } |
itx_tmpl.c:inv_txfm_add_identity_dct_4x8_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_flipadst_identity_4x8_c Line | Count | Source | 127 | 1.20k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.20k | { \ | 129 | 1.20k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.20k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.20k | } |
itx_tmpl.c:inv_txfm_add_identity_flipadst_4x8_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_identity_4x8_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_identity_adst_4x8_c Line | Count | Source | 127 | 754 | HIGHBD_DECL_SUFFIX) \ | 128 | 754 | { \ | 129 | 754 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 754 | HIGHBD_TAIL_SUFFIX); \ | 131 | 754 | } |
itx_tmpl.c:inv_txfm_add_dct_dct_4x16_c Line | Count | Source | 127 | 4.35k | HIGHBD_DECL_SUFFIX) \ | 128 | 4.35k | { \ | 129 | 4.35k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 4.35k | HIGHBD_TAIL_SUFFIX); \ | 131 | 4.35k | } |
itx_tmpl.c:inv_txfm_add_identity_identity_4x16_c Line | Count | Source | 127 | 1.43k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.43k | { \ | 129 | 1.43k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.43k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.43k | } |
itx_tmpl.c:inv_txfm_add_adst_dct_4x16_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_dct_adst_4x16_c Line | Count | Source | 127 | 2.50k | HIGHBD_DECL_SUFFIX) \ | 128 | 2.50k | { \ | 129 | 2.50k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 2.50k | HIGHBD_TAIL_SUFFIX); \ | 131 | 2.50k | } |
itx_tmpl.c:inv_txfm_add_adst_adst_4x16_c Line | Count | Source | 127 | 3.58k | HIGHBD_DECL_SUFFIX) \ | 128 | 3.58k | { \ | 129 | 3.58k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 3.58k | HIGHBD_TAIL_SUFFIX); \ | 131 | 3.58k | } |
itx_tmpl.c:inv_txfm_add_flipadst_adst_4x16_c Line | Count | Source | 127 | 202 | HIGHBD_DECL_SUFFIX) \ | 128 | 202 | { \ | 129 | 202 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 202 | HIGHBD_TAIL_SUFFIX); \ | 131 | 202 | } |
itx_tmpl.c:inv_txfm_add_adst_flipadst_4x16_c Line | Count | Source | 127 | 100 | HIGHBD_DECL_SUFFIX) \ | 128 | 100 | { \ | 129 | 100 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 100 | HIGHBD_TAIL_SUFFIX); \ | 131 | 100 | } |
itx_tmpl.c:inv_txfm_add_flipadst_dct_4x16_c Line | Count | Source | 127 | 121 | HIGHBD_DECL_SUFFIX) \ | 128 | 121 | { \ | 129 | 121 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 121 | HIGHBD_TAIL_SUFFIX); \ | 131 | 121 | } |
itx_tmpl.c:inv_txfm_add_dct_flipadst_4x16_c Line | Count | Source | 127 | 138 | HIGHBD_DECL_SUFFIX) \ | 128 | 138 | { \ | 129 | 138 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 138 | HIGHBD_TAIL_SUFFIX); \ | 131 | 138 | } |
itx_tmpl.c:inv_txfm_add_flipadst_flipadst_4x16_c Line | Count | Source | 127 | 113 | HIGHBD_DECL_SUFFIX) \ | 128 | 113 | { \ | 129 | 113 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 113 | HIGHBD_TAIL_SUFFIX); \ | 131 | 113 | } |
itx_tmpl.c:inv_txfm_add_dct_identity_4x16_c Line | Count | Source | 127 | 1.06k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.06k | { \ | 129 | 1.06k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.06k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.06k | } |
itx_tmpl.c:inv_txfm_add_identity_dct_4x16_c Line | Count | Source | 127 | 527 | HIGHBD_DECL_SUFFIX) \ | 128 | 527 | { \ | 129 | 527 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 527 | HIGHBD_TAIL_SUFFIX); \ | 131 | 527 | } |
itx_tmpl.c:inv_txfm_add_flipadst_identity_4x16_c Line | Count | Source | 127 | 154 | HIGHBD_DECL_SUFFIX) \ | 128 | 154 | { \ | 129 | 154 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 154 | HIGHBD_TAIL_SUFFIX); \ | 131 | 154 | } |
itx_tmpl.c:inv_txfm_add_identity_flipadst_4x16_c Line | Count | Source | 127 | 179 | HIGHBD_DECL_SUFFIX) \ | 128 | 179 | { \ | 129 | 179 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 179 | HIGHBD_TAIL_SUFFIX); \ | 131 | 179 | } |
itx_tmpl.c:inv_txfm_add_adst_identity_4x16_c Line | Count | Source | 127 | 171 | HIGHBD_DECL_SUFFIX) \ | 128 | 171 | { \ | 129 | 171 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 171 | HIGHBD_TAIL_SUFFIX); \ | 131 | 171 | } |
itx_tmpl.c:inv_txfm_add_identity_adst_4x16_c Line | Count | Source | 127 | 92 | HIGHBD_DECL_SUFFIX) \ | 128 | 92 | { \ | 129 | 92 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 92 | HIGHBD_TAIL_SUFFIX); \ | 131 | 92 | } |
itx_tmpl.c:inv_txfm_add_dct_dct_8x4_c Line | Count | Source | 127 | 16.2k | HIGHBD_DECL_SUFFIX) \ | 128 | 16.2k | { \ | 129 | 16.2k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 16.2k | HIGHBD_TAIL_SUFFIX); \ | 131 | 16.2k | } |
itx_tmpl.c:inv_txfm_add_identity_identity_8x4_c Line | Count | Source | 127 | 4.04k | HIGHBD_DECL_SUFFIX) \ | 128 | 4.04k | { \ | 129 | 4.04k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 4.04k | HIGHBD_TAIL_SUFFIX); \ | 131 | 4.04k | } |
itx_tmpl.c:inv_txfm_add_adst_dct_8x4_c Line | Count | Source | 127 | 9.47k | HIGHBD_DECL_SUFFIX) \ | 128 | 9.47k | { \ | 129 | 9.47k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 9.47k | HIGHBD_TAIL_SUFFIX); \ | 131 | 9.47k | } |
itx_tmpl.c:inv_txfm_add_dct_adst_8x4_c Line | Count | Source | 127 | 7.45k | HIGHBD_DECL_SUFFIX) \ | 128 | 7.45k | { \ | 129 | 7.45k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 7.45k | HIGHBD_TAIL_SUFFIX); \ | 131 | 7.45k | } |
itx_tmpl.c:inv_txfm_add_adst_adst_8x4_c Line | Count | Source | 127 | 11.0k | HIGHBD_DECL_SUFFIX) \ | 128 | 11.0k | { \ | 129 | 11.0k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 11.0k | HIGHBD_TAIL_SUFFIX); \ | 131 | 11.0k | } |
itx_tmpl.c:inv_txfm_add_flipadst_adst_8x4_c Line | Count | Source | 127 | 977 | HIGHBD_DECL_SUFFIX) \ | 128 | 977 | { \ | 129 | 977 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 977 | HIGHBD_TAIL_SUFFIX); \ | 131 | 977 | } |
itx_tmpl.c:inv_txfm_add_adst_flipadst_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_flipadst_dct_8x4_c Line | Count | Source | 127 | 761 | HIGHBD_DECL_SUFFIX) \ | 128 | 761 | { \ | 129 | 761 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 761 | HIGHBD_TAIL_SUFFIX); \ | 131 | 761 | } |
itx_tmpl.c:inv_txfm_add_dct_flipadst_8x4_c Line | Count | Source | 127 | 546 | HIGHBD_DECL_SUFFIX) \ | 128 | 546 | { \ | 129 | 546 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 546 | HIGHBD_TAIL_SUFFIX); \ | 131 | 546 | } |
itx_tmpl.c:inv_txfm_add_flipadst_flipadst_8x4_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_dct_identity_8x4_c Line | Count | Source | 127 | 3.05k | HIGHBD_DECL_SUFFIX) \ | 128 | 3.05k | { \ | 129 | 3.05k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 3.05k | HIGHBD_TAIL_SUFFIX); \ | 131 | 3.05k | } |
itx_tmpl.c:inv_txfm_add_identity_dct_8x4_c Line | Count | Source | 127 | 1.45k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.45k | { \ | 129 | 1.45k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.45k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.45k | } |
itx_tmpl.c:inv_txfm_add_flipadst_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_flipadst_8x4_c Line | Count | Source | 127 | 804 | HIGHBD_DECL_SUFFIX) \ | 128 | 804 | { \ | 129 | 804 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 804 | HIGHBD_TAIL_SUFFIX); \ | 131 | 804 | } |
itx_tmpl.c:inv_txfm_add_adst_identity_8x4_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_identity_adst_8x4_c Line | Count | Source | 127 | 1.00k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.00k | { \ | 129 | 1.00k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.00k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.00k | } |
itx_tmpl.c:inv_txfm_add_dct_dct_8x8_c Line | Count | Source | 127 | 35.0k | HIGHBD_DECL_SUFFIX) \ | 128 | 35.0k | { \ | 129 | 35.0k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 35.0k | HIGHBD_TAIL_SUFFIX); \ | 131 | 35.0k | } |
itx_tmpl.c:inv_txfm_add_identity_identity_8x8_c Line | Count | Source | 127 | 8.28k | HIGHBD_DECL_SUFFIX) \ | 128 | 8.28k | { \ | 129 | 8.28k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 8.28k | HIGHBD_TAIL_SUFFIX); \ | 131 | 8.28k | } |
itx_tmpl.c:inv_txfm_add_adst_dct_8x8_c Line | Count | Source | 127 | 23.6k | HIGHBD_DECL_SUFFIX) \ | 128 | 23.6k | { \ | 129 | 23.6k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 23.6k | HIGHBD_TAIL_SUFFIX); \ | 131 | 23.6k | } |
itx_tmpl.c:inv_txfm_add_dct_adst_8x8_c Line | Count | Source | 127 | 18.9k | HIGHBD_DECL_SUFFIX) \ | 128 | 18.9k | { \ | 129 | 18.9k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 18.9k | HIGHBD_TAIL_SUFFIX); \ | 131 | 18.9k | } |
itx_tmpl.c:inv_txfm_add_adst_adst_8x8_c Line | Count | Source | 127 | 22.8k | HIGHBD_DECL_SUFFIX) \ | 128 | 22.8k | { \ | 129 | 22.8k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 22.8k | HIGHBD_TAIL_SUFFIX); \ | 131 | 22.8k | } |
itx_tmpl.c:inv_txfm_add_flipadst_adst_8x8_c Line | Count | Source | 127 | 1.39k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.39k | { \ | 129 | 1.39k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.39k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.39k | } |
itx_tmpl.c:inv_txfm_add_adst_flipadst_8x8_c Line | Count | Source | 127 | 1.48k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.48k | { \ | 129 | 1.48k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.48k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.48k | } |
itx_tmpl.c:inv_txfm_add_flipadst_dct_8x8_c Line | Count | Source | 127 | 2.42k | HIGHBD_DECL_SUFFIX) \ | 128 | 2.42k | { \ | 129 | 2.42k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 2.42k | HIGHBD_TAIL_SUFFIX); \ | 131 | 2.42k | } |
itx_tmpl.c:inv_txfm_add_dct_flipadst_8x8_c Line | Count | Source | 127 | 1.85k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.85k | { \ | 129 | 1.85k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.85k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.85k | } |
itx_tmpl.c:inv_txfm_add_flipadst_flipadst_8x8_c Line | Count | Source | 127 | 1.71k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.71k | { \ | 129 | 1.71k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.71k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.71k | } |
itx_tmpl.c:inv_txfm_add_dct_identity_8x8_c Line | Count | Source | 127 | 6.95k | HIGHBD_DECL_SUFFIX) \ | 128 | 6.95k | { \ | 129 | 6.95k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 6.95k | HIGHBD_TAIL_SUFFIX); \ | 131 | 6.95k | } |
itx_tmpl.c:inv_txfm_add_identity_dct_8x8_c Line | Count | Source | 127 | 3.37k | HIGHBD_DECL_SUFFIX) \ | 128 | 3.37k | { \ | 129 | 3.37k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 3.37k | HIGHBD_TAIL_SUFFIX); \ | 131 | 3.37k | } |
itx_tmpl.c:inv_txfm_add_flipadst_identity_8x8_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_8x8_c Line | Count | Source | 127 | 585 | HIGHBD_DECL_SUFFIX) \ | 128 | 585 | { \ | 129 | 585 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 585 | HIGHBD_TAIL_SUFFIX); \ | 131 | 585 | } |
itx_tmpl.c:inv_txfm_add_adst_identity_8x8_c Line | Count | Source | 127 | 2.19k | HIGHBD_DECL_SUFFIX) \ | 128 | 2.19k | { \ | 129 | 2.19k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 2.19k | HIGHBD_TAIL_SUFFIX); \ | 131 | 2.19k | } |
itx_tmpl.c:inv_txfm_add_identity_adst_8x8_c Line | Count | Source | 127 | 998 | HIGHBD_DECL_SUFFIX) \ | 128 | 998 | { \ | 129 | 998 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 998 | HIGHBD_TAIL_SUFFIX); \ | 131 | 998 | } |
itx_tmpl.c:inv_txfm_add_dct_dct_8x16_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_8x16_c Line | Count | Source | 127 | 2.16k | HIGHBD_DECL_SUFFIX) \ | 128 | 2.16k | { \ | 129 | 2.16k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 2.16k | HIGHBD_TAIL_SUFFIX); \ | 131 | 2.16k | } |
itx_tmpl.c:inv_txfm_add_adst_dct_8x16_c Line | Count | Source | 127 | 6.40k | HIGHBD_DECL_SUFFIX) \ | 128 | 6.40k | { \ | 129 | 6.40k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 6.40k | HIGHBD_TAIL_SUFFIX); \ | 131 | 6.40k | } |
itx_tmpl.c:inv_txfm_add_dct_adst_8x16_c Line | Count | Source | 127 | 4.98k | HIGHBD_DECL_SUFFIX) \ | 128 | 4.98k | { \ | 129 | 4.98k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 4.98k | HIGHBD_TAIL_SUFFIX); \ | 131 | 4.98k | } |
itx_tmpl.c:inv_txfm_add_adst_adst_8x16_c Line | Count | Source | 127 | 6.05k | HIGHBD_DECL_SUFFIX) \ | 128 | 6.05k | { \ | 129 | 6.05k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 6.05k | HIGHBD_TAIL_SUFFIX); \ | 131 | 6.05k | } |
itx_tmpl.c:inv_txfm_add_flipadst_adst_8x16_c Line | Count | Source | 127 | 286 | HIGHBD_DECL_SUFFIX) \ | 128 | 286 | { \ | 129 | 286 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 286 | HIGHBD_TAIL_SUFFIX); \ | 131 | 286 | } |
itx_tmpl.c:inv_txfm_add_adst_flipadst_8x16_c Line | Count | Source | 127 | 594 | HIGHBD_DECL_SUFFIX) \ | 128 | 594 | { \ | 129 | 594 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 594 | HIGHBD_TAIL_SUFFIX); \ | 131 | 594 | } |
itx_tmpl.c:inv_txfm_add_flipadst_dct_8x16_c Line | Count | Source | 127 | 378 | HIGHBD_DECL_SUFFIX) \ | 128 | 378 | { \ | 129 | 378 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 378 | HIGHBD_TAIL_SUFFIX); \ | 131 | 378 | } |
itx_tmpl.c:inv_txfm_add_dct_flipadst_8x16_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_flipadst_flipadst_8x16_c Line | Count | Source | 127 | 468 | HIGHBD_DECL_SUFFIX) \ | 128 | 468 | { \ | 129 | 468 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 468 | HIGHBD_TAIL_SUFFIX); \ | 131 | 468 | } |
itx_tmpl.c:inv_txfm_add_dct_identity_8x16_c Line | Count | Source | 127 | 1.48k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.48k | { \ | 129 | 1.48k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.48k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.48k | } |
itx_tmpl.c:inv_txfm_add_identity_dct_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_flipadst_identity_8x16_c Line | Count | Source | 127 | 832 | HIGHBD_DECL_SUFFIX) \ | 128 | 832 | { \ | 129 | 832 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 832 | HIGHBD_TAIL_SUFFIX); \ | 131 | 832 | } |
itx_tmpl.c:inv_txfm_add_identity_flipadst_8x16_c Line | Count | Source | 127 | 273 | HIGHBD_DECL_SUFFIX) \ | 128 | 273 | { \ | 129 | 273 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 273 | HIGHBD_TAIL_SUFFIX); \ | 131 | 273 | } |
itx_tmpl.c:inv_txfm_add_adst_identity_8x16_c Line | Count | Source | 127 | 344 | HIGHBD_DECL_SUFFIX) \ | 128 | 344 | { \ | 129 | 344 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 344 | HIGHBD_TAIL_SUFFIX); \ | 131 | 344 | } |
itx_tmpl.c:inv_txfm_add_identity_adst_8x16_c Line | Count | Source | 127 | 245 | HIGHBD_DECL_SUFFIX) \ | 128 | 245 | { \ | 129 | 245 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 245 | HIGHBD_TAIL_SUFFIX); \ | 131 | 245 | } |
itx_tmpl.c:inv_txfm_add_dct_dct_8x32_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_8x32_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_dct_dct_16x4_c Line | Count | Source | 127 | 8.28k | HIGHBD_DECL_SUFFIX) \ | 128 | 8.28k | { \ | 129 | 8.28k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 8.28k | HIGHBD_TAIL_SUFFIX); \ | 131 | 8.28k | } |
itx_tmpl.c:inv_txfm_add_identity_identity_16x4_c Line | Count | Source | 127 | 2.47k | HIGHBD_DECL_SUFFIX) \ | 128 | 2.47k | { \ | 129 | 2.47k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 2.47k | HIGHBD_TAIL_SUFFIX); \ | 131 | 2.47k | } |
itx_tmpl.c:inv_txfm_add_adst_dct_16x4_c Line | Count | Source | 127 | 6.32k | HIGHBD_DECL_SUFFIX) \ | 128 | 6.32k | { \ | 129 | 6.32k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 6.32k | HIGHBD_TAIL_SUFFIX); \ | 131 | 6.32k | } |
itx_tmpl.c:inv_txfm_add_dct_adst_16x4_c Line | Count | Source | 127 | 4.93k | HIGHBD_DECL_SUFFIX) \ | 128 | 4.93k | { \ | 129 | 4.93k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 4.93k | HIGHBD_TAIL_SUFFIX); \ | 131 | 4.93k | } |
itx_tmpl.c:inv_txfm_add_adst_adst_16x4_c Line | Count | Source | 127 | 7.30k | HIGHBD_DECL_SUFFIX) \ | 128 | 7.30k | { \ | 129 | 7.30k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 7.30k | HIGHBD_TAIL_SUFFIX); \ | 131 | 7.30k | } |
itx_tmpl.c:inv_txfm_add_flipadst_adst_16x4_c Line | Count | Source | 127 | 367 | HIGHBD_DECL_SUFFIX) \ | 128 | 367 | { \ | 129 | 367 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 367 | HIGHBD_TAIL_SUFFIX); \ | 131 | 367 | } |
itx_tmpl.c:inv_txfm_add_adst_flipadst_16x4_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_flipadst_dct_16x4_c Line | Count | Source | 127 | 227 | HIGHBD_DECL_SUFFIX) \ | 128 | 227 | { \ | 129 | 227 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 227 | HIGHBD_TAIL_SUFFIX); \ | 131 | 227 | } |
itx_tmpl.c:inv_txfm_add_dct_flipadst_16x4_c Line | Count | Source | 127 | 203 | HIGHBD_DECL_SUFFIX) \ | 128 | 203 | { \ | 129 | 203 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 203 | HIGHBD_TAIL_SUFFIX); \ | 131 | 203 | } |
itx_tmpl.c:inv_txfm_add_flipadst_flipadst_16x4_c Line | Count | Source | 127 | 238 | HIGHBD_DECL_SUFFIX) \ | 128 | 238 | { \ | 129 | 238 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 238 | HIGHBD_TAIL_SUFFIX); \ | 131 | 238 | } |
itx_tmpl.c:inv_txfm_add_dct_identity_16x4_c Line | Count | Source | 127 | 2.25k | HIGHBD_DECL_SUFFIX) \ | 128 | 2.25k | { \ | 129 | 2.25k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 2.25k | HIGHBD_TAIL_SUFFIX); \ | 131 | 2.25k | } |
itx_tmpl.c:inv_txfm_add_identity_dct_16x4_c Line | Count | Source | 127 | 1.15k | HIGHBD_DECL_SUFFIX) \ | 128 | 1.15k | { \ | 129 | 1.15k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 1.15k | HIGHBD_TAIL_SUFFIX); \ | 131 | 1.15k | } |
itx_tmpl.c:inv_txfm_add_flipadst_identity_16x4_c Line | Count | Source | 127 | 354 | HIGHBD_DECL_SUFFIX) \ | 128 | 354 | { \ | 129 | 354 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 354 | HIGHBD_TAIL_SUFFIX); \ | 131 | 354 | } |
itx_tmpl.c:inv_txfm_add_identity_flipadst_16x4_c Line | Count | Source | 127 | 244 | HIGHBD_DECL_SUFFIX) \ | 128 | 244 | { \ | 129 | 244 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 244 | HIGHBD_TAIL_SUFFIX); \ | 131 | 244 | } |
itx_tmpl.c:inv_txfm_add_adst_identity_16x4_c Line | Count | Source | 127 | 399 | HIGHBD_DECL_SUFFIX) \ | 128 | 399 | { \ | 129 | 399 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 399 | HIGHBD_TAIL_SUFFIX); \ | 131 | 399 | } |
itx_tmpl.c:inv_txfm_add_identity_adst_16x4_c Line | Count | Source | 127 | 227 | HIGHBD_DECL_SUFFIX) \ | 128 | 227 | { \ | 129 | 227 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 227 | HIGHBD_TAIL_SUFFIX); \ | 131 | 227 | } |
itx_tmpl.c:inv_txfm_add_dct_dct_16x8_c Line | Count | Source | 127 | 15.4k | HIGHBD_DECL_SUFFIX) \ | 128 | 15.4k | { \ | 129 | 15.4k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 15.4k | HIGHBD_TAIL_SUFFIX); \ | 131 | 15.4k | } |
itx_tmpl.c:inv_txfm_add_identity_identity_16x8_c Line | Count | Source | 127 | 3.48k | HIGHBD_DECL_SUFFIX) \ | 128 | 3.48k | { \ | 129 | 3.48k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 3.48k | HIGHBD_TAIL_SUFFIX); \ | 131 | 3.48k | } |
itx_tmpl.c:inv_txfm_add_adst_dct_16x8_c Line | Count | Source | 127 | 9.89k | HIGHBD_DECL_SUFFIX) \ | 128 | 9.89k | { \ | 129 | 9.89k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 9.89k | HIGHBD_TAIL_SUFFIX); \ | 131 | 9.89k | } |
itx_tmpl.c:inv_txfm_add_dct_adst_16x8_c Line | Count | Source | 127 | 7.46k | HIGHBD_DECL_SUFFIX) \ | 128 | 7.46k | { \ | 129 | 7.46k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 7.46k | HIGHBD_TAIL_SUFFIX); \ | 131 | 7.46k | } |
itx_tmpl.c:inv_txfm_add_adst_adst_16x8_c Line | Count | Source | 127 | 9.11k | HIGHBD_DECL_SUFFIX) \ | 128 | 9.11k | { \ | 129 | 9.11k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 9.11k | HIGHBD_TAIL_SUFFIX); \ | 131 | 9.11k | } |
itx_tmpl.c:inv_txfm_add_flipadst_adst_16x8_c Line | Count | Source | 127 | 648 | HIGHBD_DECL_SUFFIX) \ | 128 | 648 | { \ | 129 | 648 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 648 | HIGHBD_TAIL_SUFFIX); \ | 131 | 648 | } |
itx_tmpl.c:inv_txfm_add_adst_flipadst_16x8_c Line | Count | Source | 127 | 713 | HIGHBD_DECL_SUFFIX) \ | 128 | 713 | { \ | 129 | 713 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 713 | HIGHBD_TAIL_SUFFIX); \ | 131 | 713 | } |
itx_tmpl.c:inv_txfm_add_flipadst_dct_16x8_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_16x8_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_flipadst_flipadst_16x8_c Line | Count | Source | 127 | 548 | HIGHBD_DECL_SUFFIX) \ | 128 | 548 | { \ | 129 | 548 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 548 | HIGHBD_TAIL_SUFFIX); \ | 131 | 548 | } |
itx_tmpl.c:inv_txfm_add_dct_identity_16x8_c Line | Count | Source | 127 | 2.19k | HIGHBD_DECL_SUFFIX) \ | 128 | 2.19k | { \ | 129 | 2.19k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 2.19k | HIGHBD_TAIL_SUFFIX); \ | 131 | 2.19k | } |
itx_tmpl.c:inv_txfm_add_identity_dct_16x8_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_flipadst_identity_16x8_c Line | Count | Source | 127 | 770 | HIGHBD_DECL_SUFFIX) \ | 128 | 770 | { \ | 129 | 770 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 770 | HIGHBD_TAIL_SUFFIX); \ | 131 | 770 | } |
itx_tmpl.c:inv_txfm_add_identity_flipadst_16x8_c Line | Count | Source | 127 | 363 | HIGHBD_DECL_SUFFIX) \ | 128 | 363 | { \ | 129 | 363 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 363 | HIGHBD_TAIL_SUFFIX); \ | 131 | 363 | } |
itx_tmpl.c:inv_txfm_add_adst_identity_16x8_c Line | Count | Source | 127 | 681 | HIGHBD_DECL_SUFFIX) \ | 128 | 681 | { \ | 129 | 681 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 681 | HIGHBD_TAIL_SUFFIX); \ | 131 | 681 | } |
itx_tmpl.c:inv_txfm_add_identity_adst_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_dct_dct_16x16_c Line | Count | Source | 127 | 37.6k | HIGHBD_DECL_SUFFIX) \ | 128 | 37.6k | { \ | 129 | 37.6k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 37.6k | HIGHBD_TAIL_SUFFIX); \ | 131 | 37.6k | } |
itx_tmpl.c:inv_txfm_add_identity_identity_16x16_c Line | Count | Source | 127 | 4.74k | HIGHBD_DECL_SUFFIX) \ | 128 | 4.74k | { \ | 129 | 4.74k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 4.74k | HIGHBD_TAIL_SUFFIX); \ | 131 | 4.74k | } |
itx_tmpl.c:inv_txfm_add_adst_dct_16x16_c Line | Count | Source | 127 | 35.0k | HIGHBD_DECL_SUFFIX) \ | 128 | 35.0k | { \ | 129 | 35.0k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 35.0k | HIGHBD_TAIL_SUFFIX); \ | 131 | 35.0k | } |
itx_tmpl.c:inv_txfm_add_dct_adst_16x16_c Line | Count | Source | 127 | 24.3k | HIGHBD_DECL_SUFFIX) \ | 128 | 24.3k | { \ | 129 | 24.3k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 24.3k | HIGHBD_TAIL_SUFFIX); \ | 131 | 24.3k | } |
itx_tmpl.c:inv_txfm_add_adst_adst_16x16_c Line | Count | Source | 127 | 31.8k | HIGHBD_DECL_SUFFIX) \ | 128 | 31.8k | { \ | 129 | 31.8k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 31.8k | HIGHBD_TAIL_SUFFIX); \ | 131 | 31.8k | } |
itx_tmpl.c:inv_txfm_add_flipadst_adst_16x16_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_adst_flipadst_16x16_c Line | Count | Source | 127 | 448 | HIGHBD_DECL_SUFFIX) \ | 128 | 448 | { \ | 129 | 448 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 448 | HIGHBD_TAIL_SUFFIX); \ | 131 | 448 | } |
itx_tmpl.c:inv_txfm_add_flipadst_dct_16x16_c Line | Count | Source | 127 | 482 | HIGHBD_DECL_SUFFIX) \ | 128 | 482 | { \ | 129 | 482 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 482 | HIGHBD_TAIL_SUFFIX); \ | 131 | 482 | } |
itx_tmpl.c:inv_txfm_add_dct_flipadst_16x16_c Line | Count | Source | 127 | 518 | HIGHBD_DECL_SUFFIX) \ | 128 | 518 | { \ | 129 | 518 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 518 | HIGHBD_TAIL_SUFFIX); \ | 131 | 518 | } |
itx_tmpl.c:inv_txfm_add_flipadst_flipadst_16x16_c Line | Count | Source | 127 | 577 | HIGHBD_DECL_SUFFIX) \ | 128 | 577 | { \ | 129 | 577 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 577 | HIGHBD_TAIL_SUFFIX); \ | 131 | 577 | } |
itx_tmpl.c:inv_txfm_add_dct_identity_16x16_c Line | Count | Source | 127 | 549 | HIGHBD_DECL_SUFFIX) \ | 128 | 549 | { \ | 129 | 549 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 549 | HIGHBD_TAIL_SUFFIX); \ | 131 | 549 | } |
itx_tmpl.c:inv_txfm_add_identity_dct_16x16_c Line | Count | Source | 127 | 365 | HIGHBD_DECL_SUFFIX) \ | 128 | 365 | { \ | 129 | 365 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 365 | HIGHBD_TAIL_SUFFIX); \ | 131 | 365 | } |
itx_tmpl.c:inv_txfm_add_dct_dct_16x32_c Line | Count | Source | 127 | 18.8k | HIGHBD_DECL_SUFFIX) \ | 128 | 18.8k | { \ | 129 | 18.8k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 18.8k | HIGHBD_TAIL_SUFFIX); \ | 131 | 18.8k | } |
itx_tmpl.c:inv_txfm_add_identity_identity_16x32_c Line | Count | Source | 127 | 156 | HIGHBD_DECL_SUFFIX) \ | 128 | 156 | { \ | 129 | 156 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 156 | HIGHBD_TAIL_SUFFIX); \ | 131 | 156 | } |
itx_tmpl.c:inv_txfm_add_dct_dct_16x64_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_dct_dct_32x8_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_identity_identity_32x8_c Line | Count | Source | 127 | 329 | HIGHBD_DECL_SUFFIX) \ | 128 | 329 | { \ | 129 | 329 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 329 | HIGHBD_TAIL_SUFFIX); \ | 131 | 329 | } |
itx_tmpl.c:inv_txfm_add_dct_dct_32x16_c Line | Count | Source | 127 | 19.5k | HIGHBD_DECL_SUFFIX) \ | 128 | 19.5k | { \ | 129 | 19.5k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 19.5k | HIGHBD_TAIL_SUFFIX); \ | 131 | 19.5k | } |
itx_tmpl.c:inv_txfm_add_identity_identity_32x16_c Line | Count | Source | 127 | 547 | HIGHBD_DECL_SUFFIX) \ | 128 | 547 | { \ | 129 | 547 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 547 | HIGHBD_TAIL_SUFFIX); \ | 131 | 547 | } |
itx_tmpl.c:inv_txfm_add_dct_dct_32x32_c Line | Count | Source | 127 | 160k | HIGHBD_DECL_SUFFIX) \ | 128 | 160k | { \ | 129 | 160k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 160k | HIGHBD_TAIL_SUFFIX); \ | 131 | 160k | } |
itx_tmpl.c:inv_txfm_add_identity_identity_32x32_c Line | Count | Source | 127 | 108 | HIGHBD_DECL_SUFFIX) \ | 128 | 108 | { \ | 129 | 108 | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 108 | HIGHBD_TAIL_SUFFIX); \ | 131 | 108 | } |
itx_tmpl.c:inv_txfm_add_dct_dct_32x64_c Line | Count | Source | 127 | 12.4k | HIGHBD_DECL_SUFFIX) \ | 128 | 12.4k | { \ | 129 | 12.4k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 12.4k | HIGHBD_TAIL_SUFFIX); \ | 131 | 12.4k | } |
itx_tmpl.c:inv_txfm_add_dct_dct_64x16_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_dct_dct_64x32_c Line | Count | Source | 127 | 6.17k | HIGHBD_DECL_SUFFIX) \ | 128 | 6.17k | { \ | 129 | 6.17k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 6.17k | HIGHBD_TAIL_SUFFIX); \ | 131 | 6.17k | } |
itx_tmpl.c:inv_txfm_add_dct_dct_64x64_c Line | Count | Source | 127 | 69.0k | HIGHBD_DECL_SUFFIX) \ | 128 | 69.0k | { \ | 129 | 69.0k | inv_txfm_add_c(dst, stride, coeff, eob, pfx##TX_##w##X##h, shift, type \ | 130 | 69.0k | HIGHBD_TAIL_SUFFIX); \ | 131 | 69.0k | } |
|