Searched refs:av1_fidentity32_c (Results 1 – 4 of 4) sorted by relevance
43 void av1_fidentity32_c(const int32_t *input, int32_t *output, int8_t cos_bit,
36 case TXFM_TYPE_IDENTITY32: return av1_fidentity32_c; in fwd_txfm_type_to_func()
1089 void av1_fidentity32_c(const int32_t *input, int32_t *output, int8_t cos_bit, in av1_fidentity32_c() function
36 { av1_fdct32_new, NULL, av1_fidentity32_c },