HomeSort by relevance Sort by last modified time
    Searched full:treshold (Results 1 - 8 of 8) sorted by null

  /external/jmonkeyengine/engine/src/core-effects/com/jme3/post/filters/
CrossHatchFilter.java 272 * Returns treshold for lines 1
279 * Returns treshold for lines 2
286 * Returns treshold for lines 3
293 * Returns treshold for lines 4
300 * Returns treshold for blobs
  /external/llvm/tools/bugpoint/
ListReducer.h 104 // Must increase the shuffling treshold to avoid the small
125 // Reset progress treshold and progress counter
133 // Reset progress treshold and progress counter
  /external/kernel-headers/original/linux/
serial_reg.h 216 #define UART_FCR_PXAR1 0x00 /* receive FIFO treshold = 1 */
217 #define UART_FCR_PXAR8 0x40 /* receive FIFO treshold = 8 */
218 #define UART_FCR_PXAR16 0x80 /* receive FIFO treshold = 16 */
219 #define UART_FCR_PXAR32 0xc0 /* receive FIFO treshold = 32 */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
serial_reg.h 219 #define UART_FCR_PXAR1 0x00 /* receive FIFO treshold = 1 */
220 #define UART_FCR_PXAR8 0x40 /* receive FIFO treshold = 8 */
221 #define UART_FCR_PXAR16 0x80 /* receive FIFO treshold = 16 */
222 #define UART_FCR_PXAR32 0xc0 /* receive FIFO treshold = 32 */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
serial_reg.h 219 #define UART_FCR_PXAR1 0x00 /* receive FIFO treshold = 1 */
220 #define UART_FCR_PXAR8 0x40 /* receive FIFO treshold = 8 */
221 #define UART_FCR_PXAR16 0x80 /* receive FIFO treshold = 16 */
222 #define UART_FCR_PXAR32 0xc0 /* receive FIFO treshold = 32 */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
serial_reg.h 219 #define UART_FCR_PXAR1 0x00 /* receive FIFO treshold = 1 */
220 #define UART_FCR_PXAR8 0x40 /* receive FIFO treshold = 8 */
221 #define UART_FCR_PXAR16 0x80 /* receive FIFO treshold = 16 */
222 #define UART_FCR_PXAR32 0xc0 /* receive FIFO treshold = 32 */
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/filters/
SpotLightSource.cpp 39 // spot-light edge darkening depends on an absolute treshold
  /external/opencv/cvaux/src/
cvlcm.cpp 287 CV_ERROR( CV_StsBadArg,"Treshold parameter must be non negative" );

Completed in 106 milliseconds