Home
last modified time | relevance | path

Searched refs:hantro_decoded_buffer (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/media/platform/verisilicon/
H A Dhantro_g2_vp9_dec.c109 static struct hantro_decoded_buffer *
127 static void update_dec_buf_info(struct hantro_decoded_buffer *buf, in update_dec_buf_info()
136 struct hantro_decoded_buffer *buf, in update_ctx_cur_info()
147 struct hantro_decoded_buffer *dst, in config_output()
176 struct hantro_decoded_buffer *dst, in config_ref()
181 struct hantro_decoded_buffer *buf; in config_ref()
204 struct hantro_decoded_buffer *dst, in config_ref_registers()
205 struct hantro_decoded_buffer *mv_ref) in config_ref_registers()
324 struct hantro_decoded_buffer *dst) in config_tiles()
502 static void config_picture_dimensions(struct hantro_ctx *ctx, struct hantro_decoded_buffer *dst) in config_picture_dimensions()
[all …]
H A Dhantro.h334 struct hantro_decoded_buffer { struct
480 static inline struct hantro_decoded_buffer *
483 return container_of(buf, struct hantro_decoded_buffer, base.vb.vb2_buf); in vb2_to_hantro_decoded_buf()
H A Dhantro_g2_hevc_dec.c386 struct hantro_decoded_buffer *dst; in set_ref()
H A Drockchip_vpu981_hw_av1_dec.c686 struct hantro_decoded_buffer *dst; in rockchip_vpu981_av1_dec_set_ref()
806 struct hantro_decoded_buffer *seg; in rockchip_vpu981_av1_dec_set_segmentation()
2079 struct hantro_decoded_buffer *dst; in rockchip_vpu981_av1_dec_set_output_buffer()
H A Dhantro_drv.c245 dst_vq->buf_struct_size = sizeof(struct hantro_decoded_buffer); in queue_init()