Searched refs:new_h (Results 1 – 2 of 2) sorted by relevance
266 unsigned int *new_h; in m_exynos_rotator_check_dst_size() local272 new_h = w; in m_exynos_rotator_check_dst_size()277 new_h = h; in m_exynos_rotator_check_dst_size()299 *new_h = ALIGN(*new_h, 16); in m_exynos_rotator_check_dst_size()306 *new_h = ALIGN(*new_h, 8); in m_exynos_rotator_check_dst_size()325 *new_h = ALIGN(*new_h, 4); in m_exynos_rotator_check_dst_size()
248 unsigned int *new_h; in m_exynos_gsc_check_dst_size() local253 new_h = h; in m_exynos_gsc_check_dst_size()278 *new_h = m_exynos_gsc_multiple_of_n(*new_h, 2); in m_exynos_gsc_check_dst_size()