Home
last modified time | relevance | path

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

/drivers/media/platform/verisilicon/
A Dhantro_hevc.c35 struct hantro_hevc_dec_hw_ctx *hevc_dec = &ctx->hevc_dec; in hantro_hevc_ref_init() local
37 hevc_dec->ref_bufs_used = 0; in hantro_hevc_ref_init()
43 struct hantro_hevc_dec_hw_ctx *hevc_dec = &ctx->hevc_dec; in hantro_hevc_get_ref_buf() local
59 struct hantro_hevc_dec_hw_ctx *hevc_dec = &ctx->hevc_dec; in hantro_hevc_add_ref_buf() local
78 struct hantro_hevc_dec_hw_ctx *hevc_dec = &ctx->hevc_dec; in tile_buffer_reallocate() local
100 hevc_dec->tile_sao.cpu, in tile_buffer_reallocate()
107 hevc_dec->tile_bsd.cpu, in tile_buffer_reallocate()
141 if (hevc_dec->tile_sao.cpu) in tile_buffer_reallocate()
218 struct hantro_hevc_dec_hw_ctx *hevc_dec = &ctx->hevc_dec; in hantro_hevc_dec_exit() local
254 struct hantro_hevc_dec_hw_ctx *hevc_dec = &ctx->hevc_dec; in hantro_hevc_dec_init() local
[all …]
A Dhantro_g2_hevc_dec.c14 const struct hantro_hevc_dec_ctrls *ctrls = &ctx->hevc_dec.ctrls; in prepare_tile_info_buffer()
17 u16 *p = (u16 *)((u8 *)ctx->hevc_dec.tile_sizes.cpu); in prepare_tile_info_buffer()
108 const struct hantro_hevc_dec_ctrls *ctrls = &ctx->hevc_dec.ctrls; in compute_header_skip_length()
143 const struct hantro_hevc_dec_ctrls *ctrls = &ctx->hevc_dec.ctrls; in set_params()
288 const struct hantro_hevc_dec_ctrls *ctrls = &ctx->hevc_dec.ctrls; in set_ref_pic_list()
365 const struct hantro_hevc_dec_ctrls *ctrls = &ctx->hevc_dec.ctrls; in set_ref()
524 hantro_write_addr(vpu, G2_TILE_SIZES_ADDR, ctx->hevc_dec.tile_sizes.dma); in set_buffers()
526 hantro_write_addr(vpu, G2_TILE_SAO_ADDR, ctx->hevc_dec.tile_sao.dma); in set_buffers()
527 hantro_write_addr(vpu, G2_TILE_BSD_ADDR, ctx->hevc_dec.tile_bsd.dma); in set_buffers()
533 const struct hantro_hevc_dec_ctrls *ctrls = &ctx->hevc_dec.ctrls; in prepare_scaling_list_buffer()
[all …]
A Dhantro_g2.c62 const struct hantro_hevc_dec_ctrls *ctrls = &ctx->hevc_dec.ctrls; in hantro_g2_mv_size()
A Dhantro.h274 struct hantro_hevc_dec_hw_ctx hevc_dec; member
A Dhantro_postproc.c213 if (ctx->hevc_dec.use_compression) in hantro_postproc_buffer_size()

Completed in 11 milliseconds