Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/platform/verisilicon/
Dhantro_g2_vp9_dec.c91 static struct hantro_decoded_buffer *
109 static void update_dec_buf_info(struct hantro_decoded_buffer *buf, in update_dec_buf_info()
118 struct hantro_decoded_buffer *buf, in update_ctx_cur_info()
129 struct hantro_decoded_buffer *dst, in config_output()
160 struct hantro_decoded_buffer *dst, in config_ref()
165 struct hantro_decoded_buffer *buf; in config_ref()
188 struct hantro_decoded_buffer *dst, in config_ref_registers()
189 struct hantro_decoded_buffer *mv_ref) in config_ref_registers()
308 struct hantro_decoded_buffer *dst) in config_tiles()
486 static void config_picture_dimensions(struct hantro_ctx *ctx, struct hantro_decoded_buffer *dst) in config_picture_dimensions()
[all …]
Dhantro.h335 struct hantro_decoded_buffer { struct
484 static inline struct hantro_decoded_buffer *
487 return container_of(buf, struct hantro_decoded_buffer, base.vb.vb2_buf); in vb2_to_hantro_decoded_buf()
Dhantro_g2_hevc_dec.c373 struct hantro_decoded_buffer *dst; in set_ref()
Drockchip_vpu981_hw_av1_dec.c688 struct hantro_decoded_buffer *dst; in rockchip_vpu981_av1_dec_set_ref()
808 struct hantro_decoded_buffer *seg; in rockchip_vpu981_av1_dec_set_segmentation()
2081 struct hantro_decoded_buffer *dst; in rockchip_vpu981_av1_dec_set_output_buffer()
Dhantro_drv.c247 dst_vq->buf_struct_size = sizeof(struct hantro_decoded_buffer); in queue_init()