Searched refs:vp9_noise_estimate_init (Results 1 – 3 of 3) sorted by relevance
44 void vp9_noise_estimate_init(NOISE_ESTIMATE *const ne, int width, int height);
33 void vp9_noise_estimate_init(NOISE_ESTIMATE *const ne, int width, int height) { in vp9_noise_estimate_init() function
1518 vp9_noise_estimate_init(&cpi->noise_estimate, cm->width, cm->height); in init_config()3751 vp9_noise_estimate_init(&cpi->noise_estimate, cm->width, cm->height);