Searched refs:av1_iidentity32_c (Results 1 – 3 of 3) sorted by relevance
54 void av1_iidentity32_c(const int32_t *input, int32_t *output, int8_t cos_bit,
127 case TXFM_TYPE_IDENTITY32: return av1_iidentity32_c; in inv_txfm_type_to_func()
1060 void av1_iidentity32_c(const int32_t *input, int32_t *output, int8_t cos_bit, in av1_iidentity32_c() function