Searched refs:resize_effect (Results 1 – 1 of 1) sorted by relevance
218 auto resize_effect = dynamic_cast<uhdr_resize_effect_t*>(it); in apply_effects() local219 int dst_w = resize_effect->m_width; in apply_effects()220 int dst_h = resize_effect->m_height; in apply_effects()381 auto resize_effect = dynamic_cast<uhdr_resize_effect_t*>(it); in apply_effects() local382 int dst_w = resize_effect->m_width; in apply_effects()383 int dst_h = resize_effect->m_height; in apply_effects()