Searched refs:av1_fidentity8_c (Results 1 – 4 of 4) sorted by relevance
39 void av1_fidentity8_c(const int32_t *input, int32_t *output, int8_t cos_bit,
34 case TXFM_TYPE_IDENTITY8: return av1_fidentity8_c; in fwd_txfm_type_to_func()
1073 void av1_fidentity8_c(const int32_t *input, int32_t *output, int8_t cos_bit, in av1_fidentity8_c() function
34 { av1_fdct8_new, av1_fadst8_new, av1_fidentity8_c },