Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/platform/allegro-dvt/
Dallegro-mail.h95 u8 max_transfo_depth_intra; member
Dallegro-core.c254 int max_transfo_depth_intra; member
1262 param->max_transfo_depth_intra = channel->max_transfo_depth_intra; in fill_create_channel_param()
1813 channel->max_transfo_depth_intra; in allegro_hevc_write_sps()
2731 channel->max_transfo_depth_intra = 1; in allegro_channel_adjust()
Dallegro-mail.c163 dst[i++] = FIELD_PREP(GENMASK(15, 8), param->max_transfo_depth_intra) | in allegro_encode_config_blob()