Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/platform/allegro-dvt/
Dallegro-mail.h69 u32 enable_reordering; member
Dallegro-core.c237 bool enable_reordering; member
1241 param->enable_reordering = channel->enable_reordering; in fill_create_channel_param()
1909 pps->lists_modification_present_flag = channel->enable_reordering; in allegro_hevc_write_pps()
2708 channel->enable_reordering = (codec == V4L2_PIX_FMT_HEVC); in allegro_channel_adjust()
Dallegro-mail.c124 val |= param->enable_reordering ? BIT(0) : 0; in allegro_encode_config_blob()