Home
last modified time | relevance | path

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

/linux/drivers/media/platform/verisilicon/
H A 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 …]
H A Dhantro_g2_hevc_dec.c373 struct hantro_decoded_buffer *dst; in set_ref()
H A Dhantro_drv.c247 dst_vq->buf_struct_size = sizeof(struct hantro_decoded_buffer); in queue_init()