Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/platform/ti/davinci/
Dvpbe_venc.c52 struct venc_state { struct
65 static inline struct venc_state *to_state(struct v4l2_subdev *sd) in to_state() argument
67 return container_of(sd, struct venc_state, sd); in to_state()
72 struct venc_state *venc = to_state(sd); in venc_read()
79 struct venc_state *venc = to_state(sd); in venc_write()
98 struct venc_state *venc = to_state(sd); in vdaccfg_write()
135 struct venc_state *venc = to_state(sd); in venc_enabledigitaloutput()
218 struct venc_state *venc = to_state(sd); in venc_set_ntsc()
265 struct venc_state *venc = to_state(sd); in venc_set_pal()
317 struct venc_state *venc = to_state(sd); in venc_set_480p59_94()
[all …]