Searched refs:max_cu_size (Results 1 – 3 of 3) sorted by relevance
90 u8 max_cu_size; member
250 int max_cu_size; member1258 param->max_cu_size = channel->max_cu_size; in fill_create_channel_param()1807 channel->max_cu_size - channel->min_cu_size; in allegro_hevc_write_sps()1818 sps->strong_intra_smoothing_enabled_flag = channel->max_cu_size > 4; in allegro_hevc_write_sps()2717 channel->max_cu_size = ilog2(16); in allegro_channel_adjust()2726 channel->max_cu_size = ilog2(32); in allegro_channel_adjust()
162 FIELD_PREP(GENMASK(8, 0), param->max_cu_size); in allegro_encode_config_blob()