Searched refs:tile_sao (Results 1 – 3 of 3) sorted by relevance
98 if (hevc_dec->tile_sao.cpu) { in tile_buffer_reallocate()100 hevc_dec->tile_sao.cpu, in tile_buffer_reallocate()101 hevc_dec->tile_sao.dma); in tile_buffer_reallocate()124 if (!hevc_dec->tile_sao.cpu) in tile_buffer_reallocate()141 if (hevc_dec->tile_sao.cpu) in tile_buffer_reallocate()143 hevc_dec->tile_sao.cpu, in tile_buffer_reallocate()144 hevc_dec->tile_sao.dma); in tile_buffer_reallocate()145 hevc_dec->tile_sao.cpu = NULL; in tile_buffer_reallocate()238 if (hevc_dec->tile_sao.cpu) in hantro_hevc_dec_exit()240 hevc_dec->tile_sao.cpu, in hantro_hevc_dec_exit()[all …]
159 struct hantro_aux_buf tile_sao; member
526 hantro_write_addr(vpu, G2_TILE_SAO_ADDR, ctx->hevc_dec.tile_sao.dma); in set_buffers()