Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/platform/mediatek/vcodec/
A Dvdec_msg_queue.h32 struct vdec_msg_queue_ctx { struct
33 wait_queue_head_t ready_to_use;
34 struct list_head ready_queue;
36 spinlock_t ready_lock;
37 int ready_num;
38 int hardware_index;

Completed in 3 milliseconds