| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/ui/ |
| H A D | ncurses.py | 70 self.dimensions = ( x, y, width, height ) 104 self.win.hline( y, 0, curses.ACS_HLINE, self.dimensions[WIDTH] ) 117 self.decoration.setText( 1, 1, title.center( self.dimensions[WIDTH]-2 ), curses.A_BOLD ) 142 width = self.dimensions[WIDTH]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/fbida/files/ |
| H A D | support-jpeg-turbo.patch | 99 * 4. When "trim" is in effect, the destination's dimensions will be the 102 + * 5. When "crop" is in effect, the destination's dimensions will be the 112 - * dimensions and ignore the source's. 897 * the image dimensions) and before jpeg_read_coefficients (which realizes 931 + /* Compute output image dimensions and related values. */ 997 + * dimensions, ensuring that its upper left corner falls at an iMCU boundary. 1067 - /* Need workspace arrays having same dimensions as source image. 1086 + /* Need workspace arrays having same dimensions as source image. */ 1091 + /* Need workspace arrays having transposed dimensions. */ 1100 + /* Need workspace arrays having transposed dimensions. */ [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/overlay/ |
| H A D | self_turn_points.hpp | 148 typedef boost::mpl::vector_c<std::size_t, 0> dimensions; in apply() typedef 151 geometry::sectionalize<Reverse, dimensions>(geometry, robust_policy, sec, in apply()
|
| H A D | get_turns.hpp | 477 typedef boost::mpl::vector_c<std::size_t, 0, 1> dimensions; in apply() typedef 482 geometry::sectionalize<Reverse1, dimensions>(geometry1, robust_policy, in apply() 484 geometry::sectionalize<Reverse2, dimensions>(geometry2, robust_policy, in apply()
|
| /OK3568_Linux_fs/kernel/arch/m68k/include/asm/ |
| H A D | macintosh.h | 104 unsigned long dimensions; member
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-1.2.15/ |
| H A D | CVE-2019-13616.patch | 18 + SDL_SetError("BMP file with bad dimensions (%dx%d)", biWidth, biHeight);
|
| /OK3568_Linux_fs/buildroot/package/qhull/ |
| H A D | Config.in | 10 higher dimensions. Qhull implements the Quickhull algorithm
|
| /OK3568_Linux_fs/buildroot/package/fftw/ |
| H A D | Config.in | 9 or more dimensions. It is extremely fast. This package
|
| /OK3568_Linux_fs/u-boot/doc/device-tree-bindings/video/ |
| H A D | displaymode.txt | 15 - width-mm, height-mm: Display dimensions in mm
|
| /OK3568_Linux_fs/kernel/arch/m68k/mac/ |
| H A D | config.c | 100 mac_bi_data.dimensions = be32_to_cpup(data); in mac_parse_bootinfo() 854 mac_bi_data.videodepth, mac_bi_data.dimensions & 0xFFFF, in mac_identify() 855 mac_bi_data.dimensions >> 16); in mac_identify()
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | pixfmt-inzi.rst | 18 identical dimensions.
|
| H A D | vidioc-g-crop.rst | 49 The driver first adjusts the requested dimensions against hardware
|
| H A D | vidioc-g-selection.rst | 87 The driver may have to adjusts the requested dimensions against hardware
|
| H A D | extended-controls.rst | 83 particular, this ioctl gives the dimensions of the N-dimensional array if
|
| H A D | pixfmt-reserved.rst | 255 The associated buffer dimensions are aligned to match an integer number
|
| H A D | dev-subdev.rst | 359 dimensions. The scaling ratio isn't specified explicitly, but is implied 447 selection will refer to the sink pad format dimensions instead.
|
| H A D | diff-v4l.rst | 118 implies the scale factor by setting the cropping dimensions and 160 dimensions returns the closest size possible, taking into account the
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/buffer/ |
| H A D | buffered_piece_collection.hpp | 280 typedef boost::mpl::vector_c<std::size_t, 0> dimensions; in robust_original() typedef 281 geometry::sectionalize<false, dimensions>(m_ring, in robust_original() 731 typedef boost::mpl::vector_c<std::size_t, 1> dimensions; in prepare_buffered_point_piece() typedef 732 geometry::sectionalize<false, dimensions>(pc.robust_ring, in prepare_buffered_point_piece()
|
| /OK3568_Linux_fs/buildroot/boot/grub2/ |
| H A D | 0102-term-gfxterm-Don-t-set-up-a-font-with-glyphs-that-ar.patch | 40 + * make sense. Arbitrarily pick half of 80x24. If either dimensions is 0
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/ |
| H A D | macfb.c | 558 macfb_defined.xres = mac_bi_data.dimensions & 0xFFFF; in macfb_init() 559 macfb_defined.yres = mac_bi_data.dimensions >> 16; in macfb_init()
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/media/ |
| H A D | rkisp1.rst | 146 same mbus format and dimensions as the sensor, otherwise streaming will fail 150 The cropping dimensions are automatically propagated to be the format of the
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/grub/files/ |
| H A D | CVE-2021-3697-video-readers-jpeg-Block-int-underflow-wild-pointer.patch | 74 + "jpeg: cannot decode image with these dimensions");
|
| /OK3568_Linux_fs/kernel/Documentation/input/devices/ |
| H A D | ntrig.rst | 67 However not all of these devices have the same physical dimensions. Most
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_devlink.c | 605 req->dimensions = cpu_to_le16(1); in bnxt_hwrm_nvm_req()
|
| /OK3568_Linux_fs/kernel/tools/perf/ |
| H A D | builtin-c2c.c | 1592 static struct c2c_dimension *dimensions[] = { variable 1659 for (i = 0; dimensions[i]; i++) { in get_dimension() 1660 struct c2c_dimension *dim = dimensions[i]; in get_dimension()
|