Home
last modified time | relevance | path

Searched refs:gop_length (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/drivers/media/platform/allegro-dvt/
Dallegro-mail.h125 u16 gop_length; member
Dallegro-mail.c207 FIELD_PREP(GENMASK(15, 0), param->gop_length); in allegro_encode_config_blob()
216 FIELD_PREP(GENMASK(15, 0), param->gop_length); in allegro_encode_config_blob()
Dallegro-core.c1220 param->gop_length = v4l2_ctrl_g_ctrl(channel->mpeg_video_gop_size); in fill_create_channel_param()