Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/arm/
H A Dmalidp_hw.c969 .pixel_formats = malidp500_de_formats,
1018 .pixel_formats = malidp550_de_formats,
1072 .pixel_formats = malidp650_de_formats,
1097 if (((map->pixel_formats[i].layer & layer_id) == layer_id) && in malidp_hw_get_format_id()
1098 (map->pixel_formats[i].format == format)) { in malidp_hw_get_format_id()
1109 return map->pixel_formats[i].id; in malidp_hw_get_format_id()
H A Dmalidp_hw.h124 const struct malidp_format_id *pixel_formats; member
/linux/drivers/media/pci/cx25821/
H A Dcx25821.h210 int pixel_formats; member