Searched refs:av1_fidentity16_c (Results 1 – 4 of 4) sorted by relevance
41 void av1_fidentity16_c(const int32_t *input, int32_t *output, int8_t cos_bit,
35 case TXFM_TYPE_IDENTITY16: return av1_fidentity16_c; in fwd_txfm_type_to_func()
1080 void av1_fidentity16_c(const int32_t *input, int32_t *output, int8_t cos_bit, in av1_fidentity16_c() function
35 { av1_fdct16_new, av1_fadst16_new, av1_fidentity16_c },