Home
last modified time | relevance | path

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

/linux/drivers/media/platform/allegro-dvt/
H A Dallegro-mail.h77 u32 lf_x_tile; member
H A Dallegro-mail.c137 val |= param->lf_x_tile ? BIT(3) : 0; in allegro_encode_config_blob()
H A Dallegro-core.c1246 param->lf_x_tile = channel->enable_loop_filter_across_tiles; in fill_create_channel_param()