Home
last modified time | relevance | path

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

/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/amvdec_ports/
Daml_vcodec_drv.h427 struct aml_vcodec_ctx { struct
428 int id;
429 enum aml_instance_type type;
430 struct aml_vcodec_dev *dev;
431 struct v4l2_m2m_ctx *m2m_ctx;
432 struct aml_vdec_adapt *ada_ctx;
433 const struct vdec_common_if *dec_if;
434 ulong drv_handle;
435 struct v4l2_fh fh;
436 struct v4l2_ctrl_handler ctrl_hdl;
[all …]