Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_debug_image.c157 uint16_t bfType; member
248 bmfh.bfType = 0x4d42; in debug_dump_float_rgba_bmp()
305 bmfh.bfType = 0x4d42; in debug_dump_ubyte_rgba_bmp()
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
DDxgiFns.cpp144 bmf.bfType = 0x4d42; in _Present()
/third_party/ffmpeg/libavdevice/
Dgdigrab.c600 bfh.bfType = 0x4d42; /* "BM" in little-endian */ in gdigrab_read_packet()