Home
last modified time | relevance | path

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

/aosp_15_r20/external/libultrahdr/lib/src/
H A Dultrahdr_api.cpp218 auto resize_effect = dynamic_cast<uhdr_resize_effect_t*>(it); in apply_effects() local
219 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() local
382 int dst_w = resize_effect->m_width; in apply_effects()
383 int dst_h = resize_effect->m_height; in apply_effects()