Searched refs:max_cu_size (Results 1 – 3 of 3) sorted by relevance
88 u8 max_cu_size; member
227 int max_cu_size; member1180 param->max_cu_size = channel->max_cu_size; in fill_create_channel_param()1721 channel->max_cu_size - channel->min_cu_size; in allegro_hevc_write_sps()1732 sps->strong_intra_smoothing_enabled_flag = channel->max_cu_size > 4; in allegro_hevc_write_sps()2574 channel->max_cu_size = ilog2(16); in allegro_channel_adjust()2583 channel->max_cu_size = ilog2(32); in allegro_channel_adjust()
165 FIELD_PREP(GENMASK(8, 0), param->max_cu_size); in allegro_encode_config_blob()