Searched refs:av1_fidentity4_c (Results 1 – 4 of 4) sorted by relevance
37 void av1_fidentity4_c(const int32_t *input, int32_t *output, int8_t cos_bit,
33 case TXFM_TYPE_IDENTITY4: return av1_fidentity4_c; in fwd_txfm_type_to_func()
1064 void av1_fidentity4_c(const int32_t *input, int32_t *output, int8_t cos_bit, in av1_fidentity4_c() function
33 { av1_fdct4_new, av1_fadst4_new, av1_fidentity4_c },