Searched refs:get_half_cos_window (Results 1 – 1 of 1) sorted by relevance
1287 static float *get_half_cos_window(int block_size) { in get_half_cos_window() function1368 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()