Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/platform/verisilicon/
Dhantro_hevc.c21 #define VERT_SAO_RAM_SIZE 48 /* bytes per pixel */ macro
115 size = (VERT_SAO_RAM_SIZE * height64 * (num_tile_cols - 1) * ctx->bit_depth) / 8; in tile_buffer_reallocate()