Searched defs:bytes_per_line (Results 1 – 6 of 6) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/src/WSI/ |
D | XlibSurfaceKHR.cpp | 72 int bytes_per_line = image->getImage()->rowPitchBytes(VK_IMAGE_ASPECT_COLOR_BIT, 0); in attachImage() local
|
/third_party/skia/third_party/externals/swiftshader/src/Main/ |
D | FrameBufferX11.cpp | 91 int bytes_per_line = width * 4; in FrameBufferX11() local
|
/third_party/ffmpeg/libavcodec/ |
D | pcx.c | 79 unsigned int w, h, bits_per_pixel, bytes_per_line, nplanes, stride, y, x, in pcx_decode_frame() local
|
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/ |
D | decoder.h | 332 int bytes_per_line; member
|
D | io-sim.c | 366 unsigned int width, unsigned int height, unsigned int bytes_per_line) in clear_image()
|
/third_party/mesa3d/src/glx/ |
D | drisw_glx.c | 172 bytes_per_line(unsigned pitch_bits, unsigned mul) in bytes_per_line() function
|