Home
last modified time | relevance | path

Searched defs:aml_vcodec_dev (Results 1 – 1 of 1) sorted by relevance

/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/amvdec_ports/
Daml_vcodec_drv.h511 struct aml_vcodec_dev { struct
512 struct v4l2_device v4l2_dev;
513 struct video_device *vfd_dec;
514 struct video_device *vfd_enc;
515 struct file *filp;
517 struct v4l2_m2m_dev *m2m_dev_dec;
518 struct v4l2_m2m_dev *m2m_dev_enc;
519 struct platform_device *plat_dev;
520 struct platform_device *vpu_plat_dev;//??
521 struct vb2_alloc_ctx *alloc_ctx;//??
[all …]