| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/ |
| H A D | optim.hpp | 103 the function values at the vertices of simplex are within termcrit.epsilon range or simplex 112 The sole input parameter determines the centroid of the starting simplex (roughly, it tells 117 … @param x The initial point, that will become a centroid of an initial simplex. After the algorithm 128 **downhill simplex method**. The basic idea about the method can be obtained from 134 points, arranged as a *simplex* in `n`-dimensional space (hence the second name of the method). At 136 ones and based on this information simplex changes it's shape , slowly moving to the local minimum. 141 function values at the vertices of simplex are within termcrit.epsilon range or simplex becomes so 158 /** @brief Returns the initial step that will be used in downhill simplex algorithm. 166 /** @brief Sets the initial step that will be used in downhill simplex algorithm. 169 vectors that are used to determine the shape of initial simplex. Roughly said, initial point [all …]
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/ |
| H A D | optim.hpp | 103 the function values at the vertices of simplex are within termcrit.epsilon range or simplex 112 The sole input parameter determines the centroid of the starting simplex (roughly, it tells 117 … @param x The initial point, that will become a centroid of an initial simplex. After the algorithm 128 **downhill simplex method**. The basic idea about the method can be obtained from 134 points, arranged as a *simplex* in `n`-dimensional space (hence the second name of the method). At 136 ones and based on this information simplex changes it's shape , slowly moving to the local minimum. 141 function values at the vertices of simplex are within termcrit.epsilon range or simplex becomes so 158 /** @brief Returns the initial step that will be used in downhill simplex algorithm. 166 /** @brief Sets the initial step that will be used in downhill simplex algorithm. 169 vectors that are used to determine the shape of initial simplex. Roughly said, initial point [all …]
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/ |
| H A D | optim.hpp | 103 the function values at the vertices of simplex are within termcrit.epsilon range or simplex 112 The sole input parameter determines the centroid of the starting simplex (roughly, it tells 117 … @param x The initial point, that will become a centroid of an initial simplex. After the algorithm 128 **downhill simplex method**. The basic idea about the method can be obtained from 134 points, arranged as a *simplex* in `n`-dimensional space (hence the second name of the method). At 136 ones and based on this information simplex changes it's shape , slowly moving to the local minimum. 141 function values at the vertices of simplex are within termcrit.epsilon range or simplex becomes so 158 /** @brief Returns the initial step that will be used in downhill simplex algorithm. 166 /** @brief Sets the initial step that will be used in downhill simplex algorithm. 169 vectors that are used to determine the shape of initial simplex. Roughly said, initial point [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/mesa/mesa-demos/ |
| H A D | 0004-Use-DEMOS_DATA_DIR-to-locate-data-files.patch | 16 src/glsl/simplex-noise.c | 2 +- 127 diff --git a/src/glsl/simplex-noise.c b/src/glsl/simplex-noise.c 129 --- a/src/glsl/simplex-noise.c 130 +++ b/src/glsl/simplex-noise.c 135 - const char *filename = "simplex-noise.glsl"; 136 + const char *filename = DEMOS_DATA_DIR "simplex-noise.glsl";
|
| H A D | 0001-mesa-demos-Add-missing-data-files.patch | 21 src/glsl/simplex-noise.glsl | 279 ++++++++++++++++++++++++++++++++++++++++ 35 create mode 100644 src/glsl/simplex-noise.glsl 205 diff --git a/src/glsl/simplex-noise.glsl b/src/glsl/simplex-noise.glsl 209 +++ b/src/glsl/simplex-noise.glsl 212 +// Description : Array and textureless GLSL 2D/3D/4D simplex
|
| H A D | 0008-glsl-perf-Add-few-missing-.glsl-.vert-.frag-files-to.patch | 70 + simplex-noise.glsl \
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/flann/ |
| H A D | simplex_downhill.h | 61 Simplex downhill optimization function. 64 vals is the cost function in the n+1 simplex points, if NULL it will be computed 98 // compute average of simplex points (except the highest point) 125 // add it to the simplex 132 // value is smaller than smalest in simplex
|
| H A D | autotuned_index.h | 350 // Logger::info("KMEANS, Step 2: simplex-downhill optimization\n"); in optimizeKMeans() 353 // // choose initial simplex points as the best parameters so far in optimizeKMeans() 390 // Logger::info("KD-TREE, Step 2: simplex-downhill optimization\n"); in optimizeKDTree() 393 // // choose initial simplex points as the best parameters so far in optimizeKDTree()
|
| /OK3568_Linux_fs/kernel/drivers/net/hippi/ |
| H A D | Kconfig | 11 1600Mbit/sec dual-simplex switched or point-to-point network. HIPPI
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/buckets/ |
| H A D | debug_bucket.cpp | 36 const glyph& glyph = simplex[c - 32]; in DebugBucket()
|
| /OK3568_Linux_fs/kernel/drivers/ide/ |
| H A D | setup-pci.c | 119 printk(KERN_INFO "%s %s: simplex device: DMA forced\n", in ide_pci_check_simplex() 125 * If the device claims "simplex" DMA, this means that only one of in ide_pci_check_simplex() 136 printk(KERN_INFO "%s %s: simplex device: DMA disabled\n", in ide_pci_check_simplex()
|
| H A D | Kconfig | 367 onboard chipsets. It also tests for Simplex mode and enables
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/spi/ |
| H A D | st,stm32-spi.yaml | 12 simplex synchronous serial communication with external devices. It supports
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | yam.h | 25 #define YAM_MODE (1 << 3) /* 0=simplex 1=duplex 2=duplex+tempo */
|
| H A D | libata.h | 208 ATA_FLAG_IGN_SIMPLEX = (1 << 15), /* ignore SIMPLEX */ 258 ATA_HOST_SIMPLEX = (1 << 0), /* Host is simplex, one DMA channel per host only */
|
| /OK3568_Linux_fs/kernel/drivers/slimbus/ |
| H A D | slimbus.h | 303 * @SLIM_PROTO_ASYNC_SMPLX: Asynchronous Protocol-Simplex 305 * @SLIM_PROTO_EXT_SMPLX: Extended Asynchronous Protocol-Simplex
|
| /OK3568_Linux_fs/kernel/drivers/ata/ |
| H A D | libata-sff.c | 3111 * ata_pci_bmdma_clear_simplex - attempt to kick device out of simplex 3114 * Some PCI ATA devices report simplex mode but in fact can be told to 3115 * enter non simplex mode. This implements the necessary logic to 3122 u8 simplex; in ata_pci_bmdma_clear_simplex() local 3127 simplex = inb(bmdma + 0x02); in ata_pci_bmdma_clear_simplex() 3128 outb(simplex & 0x60, bmdma + 0x02); in ata_pci_bmdma_clear_simplex() 3129 simplex = inb(bmdma + 0x02); in ata_pci_bmdma_clear_simplex() 3130 if (simplex & 0x80) in ata_pci_bmdma_clear_simplex()
|
| H A D | pata_icside.c | 227 * We are simplex; BUG if we try to fiddle with DMA in pata_icside_bmdma_setup()
|
| /OK3568_Linux_fs/kernel/sound/soc/sh/ |
| H A D | ssi.c | 86 * track usage of the SSI; it is simplex-only so prevent attempts of
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/geometry/ |
| H A D | debug_font_data.hpp | 107 // Font data From Hershey Simplex Font 110 const glyph simplex[] = { variable
|
| /OK3568_Linux_fs/kernel/sound/usb/usx2y/ |
| H A D | usbusx2y.c | 108 Version 0.0.3: audio also simplex;
|
| /OK3568_Linux_fs/kernel/drivers/spi/ |
| H A D | spi-stm32.c | 1211 else if (spi->tx_buf) /* Half-Duplex TX dir or Simplex TX */ in stm32h7_spi_transfer_one_irq() 1213 else if (spi->rx_buf) /* Half-Duplex RX dir or Simplex RX */ in stm32h7_spi_transfer_one_irq()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/scsi/fc/ |
| H A D | fc_els.h | 268 #define FC_SP_FT_SIMP 0x0040 /* dedicated simplex */
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/scsi/fc/ |
| H A D | fc_els.h | 268 #define FC_SP_FT_SIMP 0x0040 /* dedicated simplex */
|
| /OK3568_Linux_fs/kernel/arch/sparc/kernel/ |
| H A D | pci.c | 324 * the bmdma simplex check reads if bus mastering is in of_create_pci_dev()
|