/third_party/skia/third_party/externals/libjpeg-turbo/ |
D | rdbmp.c | 429 int biWidth; in start_input_bmp() local 461 biWidth = (int)GET_2B(bmpinfoheader, 4); in start_input_bmp() 469 TRACEMS2(cinfo, 1, JTRC_BMP_OS2_MAPPED, biWidth, biHeight); in start_input_bmp() 473 TRACEMS3(cinfo, 1, JTRC_BMP_OS2, biWidth, biHeight, in start_input_bmp() 485 biWidth = (int)GET_4B(bmpinfoheader, 4); in start_input_bmp() 498 TRACEMS2(cinfo, 1, JTRC_BMP_MAPPED, biWidth, biHeight); in start_input_bmp() 502 TRACEMS3(cinfo, 1, JTRC_BMP, biWidth, biHeight, source->bits_per_pixel); in start_input_bmp() 523 if (biWidth <= 0 || biHeight <= 0) in start_input_bmp() 527 (unsigned long long)biWidth * biHeight > sinfo->max_pixels) in start_input_bmp() 572 row_width = (JDIMENSION)biWidth; in start_input_bmp() [all …]
|
/third_party/libjpeg-turbo/ |
D | rdbmp.c | 441 int biWidth; in start_input_bmp() local 473 biWidth = (int)GET_2B(bmpinfoheader, 4); in start_input_bmp() 481 TRACEMS2(cinfo, 1, JTRC_BMP_OS2_MAPPED, biWidth, biHeight); in start_input_bmp() 484 TRACEMS2(cinfo, 1, JTRC_BMP_OS2, biWidth, biHeight); in start_input_bmp() 495 biWidth = (int)GET_4B(bmpinfoheader, 4); in start_input_bmp() 508 TRACEMS2(cinfo, 1, JTRC_BMP_MAPPED, biWidth, biHeight); in start_input_bmp() 511 TRACEMS2(cinfo, 1, JTRC_BMP, biWidth, biHeight); in start_input_bmp() 514 TRACEMS2(cinfo, 1, JTRC_BMP, biWidth, biHeight); in start_input_bmp() 535 if (biWidth <= 0 || biHeight <= 0) in start_input_bmp() 579 row_width = (JDIMENSION)biWidth; in start_input_bmp() [all …]
|
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/ |
D | rdbmp.c | 441 int biWidth; in start_input_bmp() local 473 biWidth = (int)GET_2B(bmpinfoheader, 4); in start_input_bmp() 481 TRACEMS2(cinfo, 1, JTRC_BMP_OS2_MAPPED, biWidth, biHeight); in start_input_bmp() 484 TRACEMS2(cinfo, 1, JTRC_BMP_OS2, biWidth, biHeight); in start_input_bmp() 495 biWidth = (int)GET_4B(bmpinfoheader, 4); in start_input_bmp() 508 TRACEMS2(cinfo, 1, JTRC_BMP_MAPPED, biWidth, biHeight); in start_input_bmp() 511 TRACEMS2(cinfo, 1, JTRC_BMP, biWidth, biHeight); in start_input_bmp() 514 TRACEMS2(cinfo, 1, JTRC_BMP, biWidth, biHeight); in start_input_bmp() 535 if (biWidth <= 0 || biHeight <= 0) in start_input_bmp() 579 row_width = (JDIMENSION)biWidth; in start_input_bmp() [all …]
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/ |
D | SDL_bmp.c | 116 Sint32 biWidth = 0; in SDL_LoadBMP_RW() local 156 biWidth = (Uint32) SDL_ReadLE16(src); in SDL_LoadBMP_RW() 163 biWidth = SDL_ReadLE32(src); in SDL_LoadBMP_RW() 300 SDL_CreateRGBSurface(0, biWidth, biHeight, biBitCount, Rmask, Gmask, in SDL_LoadBMP_RW() 364 bmpPitch = (biWidth + 7) >> 3; in SDL_LoadBMP_RW() 368 bmpPitch = (biWidth + 1) >> 1; in SDL_LoadBMP_RW() 478 Sint32 biWidth; in SDL_SaveBMP_RW() local 576 biWidth = surface->w; in SDL_SaveBMP_RW() 608 SDL_WriteLE32(dst, biWidth); in SDL_SaveBMP_RW()
|
/third_party/gstreamer/gstplugins_bad/sys/dshowvideosink/ |
D | dshowvideofakesrc.cpp | 73 (newvh->bmiHeader.biWidth >= curvh->bmiHeader.biWidth)) in CheckMediaType() 75 …ype has same media type, width %d (%d image)", newvh->bmiHeader.biWidth, curvh->bmiHeader.biWidth); in CheckMediaType() 144 int width = vh->bmiHeader.biWidth; in CopyToDestinationBuffer()
|
/third_party/gstreamer/gstplugins_bad/sys/winscreencap/ |
D | gstgdiscreencapsrc.c | 303 src->info.bmiHeader.biWidth = src->src_rect.right - src->src_rect.left; in gst_gdiscreencapsrc_set_caps() 331 (gint) src->info.bmiHeader.biWidth, in gst_gdiscreencapsrc_set_caps() 416 if (G_UNLIKELY (!src->info.bmiHeader.biWidth || in gst_gdiscreencapsrc_create() 423 new_buf_size = GST_ROUND_UP_4 (src->info.bmiHeader.biWidth * 3) * in gst_gdiscreencapsrc_create() 428 new_buf_size, (gint) src->info.bmiHeader.biWidth, in gst_gdiscreencapsrc_create() 527 width = src->info.bmiHeader.biWidth; in gst_gdiscreencapsrc_screen_capture()
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
D | u_debug_image.c | 167 int32_t biWidth; member 255 bmih.biWidth = width; in debug_dump_float_rgba_bmp() 312 bmih.biWidth = width; in debug_dump_ubyte_rgba_bmp()
|
/third_party/wayland-ivi-extension/ivi-layermanagement-api/ilmControl/src/ |
D | bitmap.c | 41 uint32_t biWidth; member 69 info_header->biWidth = htole32(width); in create_info_header()
|
/third_party/ffmpeg/libavdevice/ |
D | vfwcap.c | 148 dstruct(s, bih, biWidth, "ld"); in dump_bih() 338 bi->bmiHeader.biWidth = w; in vfw_read_header() 345 bi->bmiHeader.biWidth = 320; in vfw_read_header() 388 par->width = bi->bmiHeader.biWidth; in vfw_read_header()
|
D | dshow_common.c | 70 dstruct(s, bih, biWidth, "ld"); in dump_bih()
|
/third_party/skia/third_party/externals/angle2/util/windows/win32/ |
D | Win32Pixmap.cpp | 32 bitmapInfo.bmiHeader.biWidth = static_cast<LONG>(width); in initialize()
|
/third_party/flutter/skia/third_party/externals/angle2/util/windows/win32/ |
D | Win32Pixmap.cpp | 32 bitmapInfo.bmiHeader.biWidth = static_cast<LONG>(width); in initialize()
|
/third_party/flutter/skia/tools/sk_app/win/ |
D | RasterWindowContext_win.cpp | 63 bmpInfo->bmiHeader.biWidth = w; in resize()
|
/third_party/skia/tools/sk_app/win/ |
D | RasterWindowContext_win.cpp | 63 bmpInfo->bmiHeader.biWidth = w; in resize()
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/windows/ |
D | SDL_windowsframebuffer.c | 82 info->bmiHeader.biWidth = window->w; in WIN_CreateWindowFramebuffer()
|
/third_party/vk-gl-cts/framework/platform/win32/ |
D | tcuWin32EGLNativeDisplayFactory.cpp | 161 bitmapInfo.bmiHeader.biWidth = width; in NativePixmap() 336 bitmapInfo.biWidth = width; in readScreenPixels()
|
/third_party/skia/third_party/externals/swiftshader/src/WSI/ |
D | Win32SurfaceKHR.cpp | 147 bitmapInfo.bmiHeader.biWidth = windowExtent.width; in lazyCreateFrameBuffer()
|
/third_party/mesa3d/src/gallium/winsys/sw/gdi/ |
D | gdi_sw_winsys.c | 153 gdt->bmi.bmiHeader.biWidth = gdt->stride / cpp; in gdi_sw_displaytarget_create()
|
/third_party/skia/third_party/externals/swiftshader/src/Main/ |
D | FrameBufferGDI.cpp | 146 bitmapInfo.bmiHeader.biWidth = width; in init()
|
/third_party/flutter/skia/third_party/externals/sdl/visualtest/src/windows/ |
D | windows_screenshot.c | 60 bih.biWidth = bitmap.bmWidth; in SaveBitmapToFile()
|
/third_party/mesa3d/src/gallium/frontends/d3d10umd/ |
D | Dxgi.cpp | 111 bmi.bmiHeader.biWidth = w; in _Present()
|
/third_party/gstreamer/gstplugins_bad/sys/dshowsrcwrapper/ |
D | gstdshow.cpp | 102 pin_mediatype->defaultWidth = video_info->bmiHeader.biWidth; in gst_dshow_new_pin_mediatype_from_enum_mediatypes() 126 pin_mediatype->defaultWidth = video_info->bmiHeader.biWidth; in gst_dshow_new_pin_mediatype_from_streamcaps()
|
/third_party/flutter/skia/gm/ |
D | rasterhandleallocator.cpp | 190 hdr.biWidth = width; in Create()
|
/third_party/skia/gm/ |
D | rasterhandleallocator.cpp | 189 hdr.biWidth = width; in Create()
|
/third_party/skia/third_party/externals/libpng/contrib/gregbook/ |
D | rpng-win.c | 522 bmih->biWidth = image_width; in rpng_win_create_window()
|