Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Dsh_css.c4658 bool vf_res_different_than_output = false; in load_video_binaries() local
4710 vf_res_different_than_output = (video_vf_info->res.width != in load_video_binaries()
4808 need_vf_pp |= ((num_output_pins == 2) && vf_res_different_than_output); in load_video_binaries()