Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/rockchip/rga3/
H A Drga_hw_config.c179 .num_of_raster_formats = ARRAY_SIZE(rga3_input_raster_format),
194 .num_of_raster_formats = ARRAY_SIZE(rga3_input_raster_format),
209 .num_of_raster_formats = ARRAY_SIZE(rga3_output_raster_format),
226 .num_of_raster_formats = ARRAY_SIZE(rga2e_input_raster_format),
237 .num_of_raster_formats = ARRAY_SIZE(rga2e_input_raster_format),
248 .num_of_raster_formats = ARRAY_SIZE(rga2e_output_raster_format),
H A Drga_policy.c67 for (i = 0; i < data->win[win_num].num_of_raster_formats; i++) { in rga_check_format()
/OK3568_Linux_fs/kernel/drivers/video/rockchip/rga3/include/
H A Drga_hw_config.h24 uint32_t num_of_raster_formats; member