Home
last modified time | relevance | path

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

/linux/drivers/media/platform/allegro-dvt/
H A Dallegro-mail.h91 u8 min_cu_size; member
H A Dallegro-core.c249 int min_cu_size; member
1259 param->min_cu_size = channel->min_cu_size; in fill_create_channel_param()
1805 channel->min_cu_size - 3; in allegro_hevc_write_sps()
1807 channel->max_cu_size - channel->min_cu_size; in allegro_hevc_write_sps()
2718 channel->min_cu_size = ilog2(8); in allegro_channel_adjust()
2727 channel->min_cu_size = ilog2(8); in allegro_channel_adjust()
H A Dallegro-mail.c161 FIELD_PREP(GENMASK(15, 8), param->min_cu_size) | in allegro_encode_config_blob()