Searched refs:intel_image_formats (Results 1 – 3 of 3) sorted by relevance
194 struct intel_image_format intel_image_formats[] = { variable492 for (i = 0; i < ARRAY_SIZE(intel_image_formats); i++) { in intel_create_image_from_names()493 if (intel_image_formats[i].fourcc == fourcc) { in intel_create_image_from_names()494 f = &intel_image_formats[i]; in intel_create_image_from_names()