Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/platform/samsung/s5p-mfc/
Ds5p_mfc.c378 unsigned int res_change; in s5p_mfc_handle_frame() local
384 res_change = (s5p_mfc_hw_call(dev->mfc_ops, get_dspl_status, dev) in s5p_mfc_handle_frame()
390 if (res_change == S5P_FIMV_RES_INCREASE || in s5p_mfc_handle_frame()
391 res_change == S5P_FIMV_RES_DECREASE) { in s5p_mfc_handle_frame()