Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/media/platform/allegro-dvt/
Dallegro-mail.h66 u32 enable_reordering; member
Dallegro-core.c214 bool enable_reordering; member
1163 param->enable_reordering = channel->enable_reordering; in fill_create_channel_param()
1779 pps->lists_modification_present_flag = channel->enable_reordering; in allegro_hevc_write_pps()
2565 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()