Searched refs:vdec_lat_buf (Results 1 – 4 of 4) sorted by relevance
19 struct vdec_lat_buf;22 typedef int (*core_decode_cb_t)(struct vdec_lat_buf *lat_buf);54 struct vdec_lat_buf { struct77 struct vdec_lat_buf lat_buf[NUM_BUFFER_COUNT]; argument114 int vdec_msg_queue_qbuf(struct vdec_msg_queue_ctx *ctx, struct vdec_lat_buf *buf);122 struct vdec_lat_buf *vdec_msg_queue_dqbuf(struct vdec_msg_queue_ctx *ctx);
43 static struct list_head *vdec_get_buf_list(int hardware_index, struct vdec_lat_buf *buf) in vdec_get_buf_list()55 int vdec_msg_queue_qbuf(struct vdec_msg_queue_ctx *msg_ctx, struct vdec_lat_buf *buf) in vdec_msg_queue_qbuf()95 struct vdec_lat_buf *vdec_msg_queue_dqbuf(struct vdec_msg_queue_ctx *msg_ctx) in vdec_msg_queue_dqbuf()97 struct vdec_lat_buf *buf; in vdec_msg_queue_dqbuf()118 struct vdec_lat_buf, core_list); in vdec_msg_queue_dqbuf()121 struct vdec_lat_buf, lat_list); in vdec_msg_queue_dqbuf()179 struct vdec_lat_buf *lat_buf; in vdec_msg_queue_deinit()208 struct vdec_lat_buf *lat_buf; in vdec_msg_queue_core_work()235 struct vdec_lat_buf *lat_buf; in vdec_msg_queue_init()
503 static int vdec_vp9_slice_core_decode(struct vdec_lat_buf *lat_buf);717 struct vdec_lat_buf *lat_buf) in vdec_vp9_slice_setup_lat_from_src_buf()982 struct vdec_lat_buf *lat_buf) in vdec_vp9_slice_setup_lat_buffer()1155 struct vdec_lat_buf *lat_buf, in vdec_vp9_slice_setup_lat()1619 struct vdec_lat_buf *lat_buf, in vdec_vp9_slice_update_lat()1652 struct vdec_lat_buf *lat_buf) in vdec_vp9_slice_setup_core_to_dst_buf()1668 struct vdec_lat_buf *lat_buf) in vdec_vp9_slice_setup_core_buffer()1777 struct vdec_lat_buf *lat_buf, in vdec_vp9_slice_setup_core()1839 struct vdec_lat_buf *lat_buf, in vdec_vp9_slice_update_core()2050 struct vdec_lat_buf *lat_buf; in vdec_vp9_slice_lat_decode()[all …]
456 static int vdec_h264_slice_core_decode(struct vdec_lat_buf *lat_buf) in vdec_h264_slice_core_decode()578 struct vdec_lat_buf *lat_buf; in vdec_h264_slice_lat_decode()