Searched refs:max_cu_size (Results 1 – 3 of 3) sorted by relevance
90 u8 max_cu_size; member
251 int max_cu_size; member1259 param->max_cu_size = channel->max_cu_size; in fill_create_channel_param()1808 channel->max_cu_size - channel->min_cu_size; in allegro_hevc_write_sps()1819 sps->strong_intra_smoothing_enabled_flag = channel->max_cu_size > 4; in allegro_hevc_write_sps()2718 channel->max_cu_size = ilog2(16); in allegro_channel_adjust()2727 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()