H A D | itx_tmpl.c | 247 #define dct4_for_dct8(c0, c1, c2, c3, c03, c12) \ argument 591 #define IDCT_8_INNER(c0, c1, c2, c3, c4, c5, c6, c7, c03, c12, c74, c65) \ in inv_txfm_fn4x4() argument 1312 #define identity_16_in(c00, c01, c02, c03, c04, c05, c06, c07, \ argument 1325 #define identity_16_out(c00, c01, c02, c03, c04, c05, c06, c07, \ argument 1337 #define IDCT_16_INNER(c00, c01, c02, c03, c04, c05, c06, c07, \ argument 1417 #define dct_16_out(c00, c01, c02, c03, c04, c05, c06, c07, \ argument 1433 #define dct_16_in(c00, c01, c02, c03, c04, c05, c06, c07, \ argument 1458 #define PACK_4x4(c00, c01, c02, c03, \ argument 1473 #define dct_4x4_out(c00, c01, c02, c03, \ argument 1511 #define identity_4x4_out(c00, c01, c02, c03, \ argument [all …]
|