Searched refs:num_of_raster_formats (Results 1 – 3 of 3) sorted by relevance
179 .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),
67 for (i = 0; i < data->win[win_num].num_of_raster_formats; i++) { in rga_check_format()
24 uint32_t num_of_raster_formats; member