Home
last modified time | relevance | path

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

/external/libaom/libaom/aom_dsp/
Dnoise_model.c1287 static float *get_half_cos_window(int block_size) { in get_half_cos_window() function
1368 window_full = get_half_cos_window(block_size); in aom_wiener_denoise_2d()
1375 window_chroma = get_half_cos_window(block_size >> chroma_sub[0]); in aom_wiener_denoise_2d()