Searched refs:aom_noise_tx_free (Results 1 – 4 of 4) sorted by relevance
28 void aom_noise_tx_free(struct aom_noise_tx_t *aom_noise_tx);
75 aom_noise_tx_free(noise_tx); in aom_noise_tx_malloc()130 void aom_noise_tx_free(struct aom_noise_tx_t *noise_tx) { in aom_noise_tx_free() function
1453 aom_noise_tx_free(tx_full); in aom_wiener_denoise_2d()1459 aom_noise_tx_free(tx_chroma); in aom_wiener_denoise_2d()
109 aom_noise_tx_free(tx); in get_noise_psd()