Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/media/atomisp/pci/
Datomisp_cmd.c5609 struct v4l2_format backup_fmt = *f, s_fmt = *f; in atomisp_set_fmt() local
5871 s_fmt.fmt.pix.width = backup_fmt.fmt.pix.width; in atomisp_set_fmt()
5872 s_fmt.fmt.pix.height = backup_fmt.fmt.pix.height; in atomisp_set_fmt()
5887 atomisp_check_copy_mode(asd, source_pad, &backup_fmt); in atomisp_set_fmt()