Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/media/platform/allegro-dvt/
Dallegro-mail.h65 u32 temporal_mvp_enable; member
Dallegro-core.c209 bool temporal_mvp_enable; member
1159 param->temporal_mvp_enable = channel->temporal_mvp_enable; in fill_create_channel_param()
1731 sps->sps_temporal_mvp_enabled_flag = channel->temporal_mvp_enable; in allegro_hevc_write_sps()
2562 channel->temporal_mvp_enable = true; in allegro_channel_adjust()
Dallegro-mail.c115 val |= param->temporal_mvp_enable ? BIT(20) : 0; in allegro_encode_config_blob()