Home
last modified time | relevance | path

Searched refs:source_width (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86Cursors.c609 int source_width = cursor->bits->width; in xf86_crtc_load_cursor_argb() local
619 if (xin < source_width && yin < source_height) in xf86_crtc_load_cursor_argb()
620 bits = cursor_source[yin * source_width + xin]; in xf86_crtc_load_cursor_argb()
/OK3568_Linux_fs/external/xserver/randr/
H A Drrscreen.c271 int source_width = mode->mode.width; in ProcRRSetScreenSize() local
276 source_width = mode->mode.height; in ProcRRSetScreenSize()
280 if (crtc->x + source_width > stuff->width || in ProcRRSetScreenSize()
H A Drrcrtc.c1380 int source_width; in ProcRRSetCrtcConfig() local
1401 RRModeGetScanoutSize(mode, &transform, &source_width, in ProcRRSetCrtcConfig()
1403 if (stuff->x + source_width > width) { in ProcRRSetCrtcConfig()
/OK3568_Linux_fs/kernel/Documentation/driver-api/media/drivers/
H A Dcx2341x-devel.rst2944 Reg 2854 = (source_width * 0x00200000) / destination_width
2948 Reg 2854 = (source_width/2 * 0x00200000) / destination width
2952 Reg 2854 = (source_width/4 * 0x00200000) / destination width