Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dav1_fwd_txfm1d.h35 void av1_fadst16_new(const int32_t *input, int32_t *output, int8_t cos_bit,
Dav1_fwd_txfm2d.c32 case TXFM_TYPE_ADST16: return av1_fadst16_new; in fwd_txfm_type_to_func()
Dav1_fwd_txfm1d.c849 void av1_fadst16_new(const int32_t *input, int32_t *output, int8_t cos_bit, in av1_fadst16_new() function
/external/libaom/libaom/test/
Dav1_fwd_txfm1d_test.cc35 { av1_fdct16_new, av1_fadst16_new, av1_fidentity16_c },
Dav1_inv_txfm1d_test.cc29 { av1_fdct16_new, av1_fadst16_new },