Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/media/hantro/
Dhantro.h322 struct hantro_decoded_buffer { struct
468 static inline struct hantro_decoded_buffer *
471 return container_of(buf, struct hantro_decoded_buffer, base.vb.vb2_buf); in vb2_to_hantro_decoded_buf()
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 …]
Dhantro_g2_hevc_dec.c353 struct hantro_decoded_buffer *dst; in set_ref()
Dhantro_drv.c246 dst_vq->buf_struct_size = sizeof(struct hantro_decoded_buffer); in queue_init()