Searched refs:max_num_merge_cand (Results 1 – 4 of 4) sorted by relevance
139 u32 max_num_merge_cand; member
226 dst[i++] = param->max_num_merge_cand; in allegro_encode_config_blob()
1307 param->max_num_merge_cand = 5; in fill_create_channel_param()
8645 … .five_minus_max_num_merge_cand = sh->slice_type == HEVC_SLICE_I ? 0 : 5 - sh->max_num_merge_cand,