Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/media/allegro-dvt/
H A 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()
H A Dallegro-mail.h124 u16 gop_length; member
H A Dallegro-core.c997 param->gop_length = channel->gop_size; in fill_create_channel_param()