Home
last modified time | relevance | path

Searched refs:get_block_mean (Results 1 – 1 of 1) sorted by relevance

/external/libaom/libaom/aom_dsp/
Dnoise_model.c48 static INLINE double get_block_mean(const uint8_t *data, int w, int h, in get_block_mean() function
884 const double block_mean = get_block_mean( in add_noise_std_observations()