Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/rockchip/rga3/
H A Drga_hw_config.c181 .num_of_fbc_formats = ARRAY_SIZE(rga3_fbcd_format),
196 .num_of_fbc_formats = ARRAY_SIZE(rga3_fbcd_format),
211 .num_of_fbc_formats = ARRAY_SIZE(rga3_fbcd_format),
H A Drga_policy.c74 for (i = 0; i < data->win[win_num].num_of_fbc_formats; i++) { in rga_check_format()
/OK3568_Linux_fs/kernel/drivers/video/rockchip/rga3/include/
H A Drga_hw_config.h25 uint32_t num_of_fbc_formats; member