Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/media/allegro-dvt/
Dallegro-mail.h124 u16 gop_length; member
Dallegro-mail.c198 FIELD_PREP(GENMASK(15, 0), param->gop_length); in allegro_encode_config_blob()
207 FIELD_PREP(GENMASK(15, 0), param->gop_length); in allegro_encode_config_blob()
Dallegro-core.c997 param->gop_length = channel->gop_size; in fill_create_channel_param()