Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/allegro-dvt/
H A Dallegro-mail.h78 u32 lf_x_slice; member
H A Dallegro-mail.c138 val |= param->lf_x_slice ? BIT(4) : 0; in allegro_encode_config_blob()
H A Dallegro-core.c1247 param->lf_x_slice = channel->enable_loop_filter_across_slices; in fill_create_channel_param()