Home
last modified time | relevance | path

Searched defs:bmp_info_header (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/util/
H A Du_debug_image.c165 struct bmp_info_header { struct
166 uint32_t biSize;
167 int32_t biWidth;
168 int32_t biHeight;
169 uint16_t biPlanes;
170 uint16_t biBitCount;
171 uint32_t biCompression;
172 uint32_t biSizeImage;
173 int32_t biXPelsPerMeter;
174 int32_t biYPelsPerMeter;
[all …]
/aosp_15_r20/external/pdfium/core/fxcodec/bmp/
H A Dcfx_bmpdecompressor.cpp145 BmpInfoHeader bmp_info_header; in ReadBmpHeaderIfh() local
174 BmpInfoHeader bmp_info_header; in ReadBmpHeaderIfh() local