Searched defs:hardware_index (Results 1 – 2 of 2) sorted by relevance
37 void vdec_msg_queue_init_ctx(struct vdec_msg_queue_ctx *ctx, int hardware_index) in vdec_msg_queue_init_ctx()46 static struct list_head *vdec_get_buf_list(int hardware_index, struct vdec_lat_buf *buf) in vdec_get_buf_list()58 static void vdec_msg_queue_inc(struct vdec_msg_queue *msg_queue, int hardware_index) in vdec_msg_queue_inc()66 static void vdec_msg_queue_dec(struct vdec_msg_queue *msg_queue, int hardware_index) in vdec_msg_queue_dec()
48 int hardware_index; member