Home
last modified time | relevance | path

Searched refs:max_num_merge_cand (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/media/platform/allegro-dvt/
H A Dallegro-mail.h139 u32 max_num_merge_cand; member
H A Dallegro-mail.c226 dst[i++] = param->max_num_merge_cand; in allegro_encode_config_blob()
H A Dallegro-core.c1307 param->max_num_merge_cand = 5; in fill_create_channel_param()
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0001-ffmpeg-5.1.4-rpi_24.patch8645 … .five_minus_max_num_merge_cand = sh->slice_type == HEVC_SLICE_I ? 0 : 5 - sh->max_num_merge_cand,