Home
last modified time | relevance | path

Searched refs:temporal_mvp_enable (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/staging/media/allegro-dvt/
H A Dallegro-mail.h65 u32 temporal_mvp_enable; member
H A Dallegro-mail.c111 val |= param->temporal_mvp_enable ? BIT(20) : 0; in allegro_encode_config_blob()
H A Dallegro-core.c938 param->temporal_mvp_enable = 1; in fill_create_channel_param()
/kernel/linux/linux-6.6/drivers/media/platform/allegro-dvt/
H A Dallegro-mail.h68 u32 temporal_mvp_enable; member
H A Dallegro-core.c232 bool temporal_mvp_enable; member
1237 param->temporal_mvp_enable = channel->temporal_mvp_enable; in fill_create_channel_param()
1817 sps->sps_temporal_mvp_enabled_flag = channel->temporal_mvp_enable; in allegro_hevc_write_sps()
2705 channel->temporal_mvp_enable = true; in allegro_channel_adjust()
H A Dallegro-mail.c115 val |= param->temporal_mvp_enable ? BIT(20) : 0; in allegro_encode_config_blob()

Completed in 12 milliseconds