Searched refs:clipping (Results 1 – 8 of 8) sorted by relevance
| /linux-4.4.14/Documentation/fb/ |
| D | sstfb.txt | 96 clipping=1 clipping Enable or disable clipping. 97 clipping=0 noclipping With clipping enabled, all offscreen 99 Default: enable clipping. 134 try turning off clipping (clipping=0), and/or using slowpci
|
| /linux-4.4.14/drivers/media/common/saa7146/ |
| D | saa7146_hlp.c | 341 __le32 *clipping = vv->d_clipping.cpu_addr; in calculate_clipping_registers_rect() local 359 memset(clipping, 0x00, SAA7146_CLIPPING_MEM); in calculate_clipping_registers_rect() 411 clipping[2*i] |= cpu_to_le32(pixel_list[i] << 16); in calculate_clipping_registers_rect() 414 clipping[(2*i)+1] |= cpu_to_le32(line_list[i] << 16); in calculate_clipping_registers_rect() 428 clipping[2*i] |= cpu_to_le32(1 << j); in calculate_clipping_registers_rect() 440 clipping[(2*i)+1] |= cpu_to_le32(1 << j); in calculate_clipping_registers_rect()
|
| /linux-4.4.14/drivers/video/fbdev/ |
| D | sstfb.c | 98 static bool clipping = 1; /* use clipping (slower, safer) */ variable 634 if (clipping) { in sstfb_set_par() 1291 clipping = 1; in sstfb_setup() 1293 clipping = 0; in sstfb_setup() 1524 module_param(clipping, bool, 0); 1525 MODULE_PARM_DESC(clipping, "Enable clipping (slower, safer) (0 or 1) (default=1)");
|
| /linux-4.4.14/Documentation/video4linux/ |
| D | README.cpia2 | 23 in the coprocessor by scaling QVGA. All other sizes are done by clipping.
|
| D | vivid.txt | 1027 This driver has support for a destructive capture overlay with bitmap clipping 1028 and list clipping (up to 16 rectangles) capabilities. Overlays are not 1087 - bitmap clipping, 1088 - list clipping (up to 16 rectangles) 1104 In order to see the effects of the various clipping, chromakeying or alpha 1106 on the capture side. The use of the clipping, chromakeying or alpha processing
|
| /linux-4.4.14/Documentation/thermal/ |
| D | cpu-cooling-api.txt | 12 The generic cpu cooling(freq clipping) provides registration/unregistration APIs
|
| /linux-4.4.14/drivers/thermal/ |
| D | Kconfig | 146 frequency clipping. Typically used to cool off co-processors. The
|
| /linux-4.4.14/Documentation/ |
| D | md.txt | 202 metadata formats which mandate such clipping.
|