Home
last modified time | relevance | path

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

/drivers/media/platform/verisilicon/
A Dhantro_hevc.c91 if (hevc_dec->tile_filter.cpu) { in tile_buffer_reallocate()
93 hevc_dec->tile_filter.cpu, in tile_buffer_reallocate()
94 hevc_dec->tile_filter.dma); in tile_buffer_reallocate()
95 hevc_dec->tile_filter.cpu = NULL; in tile_buffer_reallocate()
116 if (!hevc_dec->tile_filter.cpu) in tile_buffer_reallocate()
148 if (hevc_dec->tile_filter.cpu) in tile_buffer_reallocate()
150 hevc_dec->tile_filter.cpu, in tile_buffer_reallocate()
151 hevc_dec->tile_filter.dma); in tile_buffer_reallocate()
232 if (hevc_dec->tile_filter.cpu) in hantro_hevc_dec_exit()
234 hevc_dec->tile_filter.cpu, in hantro_hevc_dec_exit()
[all …]
A Dhantro_hw.h158 struct hantro_aux_buf tile_filter; member
A Dhantro_g2_hevc_dec.c525 hantro_write_addr(vpu, G2_TILE_FILTER_ADDR, ctx->hevc_dec.tile_filter.dma); in set_buffers()

Completed in 8 milliseconds