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