Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/davinci/
Dvpbe_venc.c65 struct venc_state { struct
78 static inline struct venc_state *to_state(struct v4l2_subdev *sd) in to_state() argument
80 return container_of(sd, struct venc_state, sd); in to_state()
85 struct venc_state *venc = to_state(sd); in venc_read()
92 struct venc_state *venc = to_state(sd); in venc_write()
111 struct venc_state *venc = to_state(sd); in vdaccfg_write()
148 struct venc_state *venc = to_state(sd); in venc_enabledigitaloutput()
231 struct venc_state *venc = to_state(sd); in venc_set_ntsc()
278 struct venc_state *venc = to_state(sd); in venc_set_pal()
330 struct venc_state *venc = to_state(sd); in venc_set_480p59_94()
[all …]