Home
last modified time | relevance | path

Searched refs:av1_iadst16_new (Results 1 – 5 of 5) sorted by relevance

/external/libaom/libaom/av1/common/
Dav1_inv_txfm1d.h46 void av1_iadst16_new(const int32_t *input, int32_t *output, int8_t cos_bit,
Dav1_inv_txfm2d.c123 case TXFM_TYPE_ADST16: return av1_iadst16_new; in inv_txfm_type_to_func()
Dav1_inv_txfm1d.c825 void av1_iadst16_new(const int32_t *input, int32_t *output, int8_t cos_bit, in av1_iadst16_new() function
/external/libaom/libaom/test/
Dav1_inv_txfm1d_test.cc37 { av1_idct16_new, av1_iadst16_new },
/external/libaom/libaom/av1/common/arm/
Dav1_inv_txfm_neon.c53 { av1_idct16_new, av1_iadst16_new, av1_iidentity16_c },