Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/platform/mtk-vcodec/
H A Dmtk_vcodec_drv.h261 struct mtk_vcodec_ctx { struct
264 struct list_head list;
266 struct v4l2_fh fh;
269 int id;
276 void *drv_handle;
279 int dpb_size;
281 int int_cond;
282 int int_type;
283 wait_queue_head_t queue;
297 int decoded_frame_cnt;
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/platform/mtk-vcodec/
H A Dmtk_vcodec_drv.h261 struct mtk_vcodec_ctx { struct
264 struct list_head list;
266 struct v4l2_fh fh;
269 int id;
276 void *drv_handle;
279 int dpb_size;
281 int int_cond;
282 int int_type;
283 wait_queue_head_t queue;
297 int decoded_frame_cnt;
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/platform/mtk-vcodec/
H A Dmtk_vcodec_drv.h261 struct mtk_vcodec_ctx { struct
264 struct list_head list;
266 struct v4l2_fh fh;
269 int id;
276 void *drv_handle;
279 int dpb_size;
281 int int_cond;
282 int int_type;
283 wait_queue_head_t queue;
297 int decoded_frame_cnt;
[all …]