Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/platform/s5p-mfc/
H A Ds5p_mfc.c366 unsigned int res_change; in s5p_mfc_handle_frame() local
372 res_change = (s5p_mfc_hw_call(dev->mfc_ops, get_dspl_status, dev) in s5p_mfc_handle_frame()
378 if (res_change == S5P_FIMV_RES_INCREASE || in s5p_mfc_handle_frame()
379 res_change == S5P_FIMV_RES_DECREASE) { in s5p_mfc_handle_frame()
/kernel/linux/linux-6.6/drivers/media/platform/samsung/s5p-mfc/
H A 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()

Completed in 4 milliseconds