Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/
Dsh_veu.c96 struct sh_veu_vfmt { struct
111 struct sh_veu_vfmt vfmt_out; argument
112 struct sh_veu_vfmt vfmt_in;
157 #define DEFAULT_IN_VFMT (struct sh_veu_vfmt){ \
166 #define DEFAULT_OUT_VFMT (struct sh_veu_vfmt){ \
379 static struct sh_veu_vfmt *sh_veu_get_vfmt(struct sh_veu_dev *veu, in sh_veu_get_vfmt()
396 struct sh_veu_vfmt *vfmt; in sh_veu_g_fmt()
515 static void sh_veu_colour_offset(struct sh_veu_dev *veu, struct sh_veu_vfmt *vfmt) in sh_veu_colour_offset()
549 struct sh_veu_vfmt *vfmt; in sh_veu_s_fmt()
868 struct sh_veu_vfmt *vfmt = sh_veu_get_vfmt(veu, vq->type); in sh_veu_queue_setup()
[all …]