Searched refs:max_cu_size (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/media/platform/allegro-dvt/
H A Dallegro-core.c250 int max_cu_size; member in struct:allegro_channel
1258 param->max_cu_size = channel->max_cu_size;
1807 channel->max_cu_size - channel->min_cu_size;
1818 sps->strong_intra_smoothing_enabled_flag = channel->max_cu_size > 4;
2717 channel->max_cu_size = ilog2(16);
2726 channel->max_cu_size = ilog2(32);
H A Dallegro-mail.c162 FIELD_PREP(GENMASK(8, 0), param->max_cu_size);
H A Dallegro-mail.h90 u8 max_cu_size; member in struct:create_channel_param

Completed in 132 milliseconds