Home
last modified time | relevance | path

Searched refs:imageWidth (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86DiDGA.c88 mode->imageWidth = mode->viewportWidth; in xf86_dga_get_modes()
90 mode->bytesPerScanline = (mode->imageWidth * scrn->bitsPerPixel) >> 3; in xf86_dga_get_modes()
91 mode->pixmapWidth = mode->imageWidth; in xf86_dga_get_modes()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Ddgaproc.h31 int imageWidth; /* linear accessible portion (pixels) */ member
H A Dxf86DGA.c864 xmode->imageWidth = mode->imageWidth; in DGACopyModeInfo()
1380 info.image_width = mode[i].imageWidth; in ProcXDGAQueryModes()
1506 info.image_width = mode.imageWidth; in ProcXDGASetMode()
H A Dxf86str.h499 int imageWidth; /* linear accessible portion (pixels) */ member
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/videoio/
H A Dcap_ios.h62 @property (nonatomic, assign) int imageWidth;
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/iq_parser_v2/
H A Daf_head.h266 unsigned short imageWidth; member