HomeSort by relevance Sort by last modified time
    Searched refs:Increase (Results 1 - 14 of 14) sorted by null

  /external/opencv/cvaux/src/
_cvvectrack.h 96 CvRect Increase(const CvRect& r, int decr)
107 CvPoint Increase(const CvPoint& p, int decr)
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Tcp4Dxe/
Tcp4Output.c 76 UINT32 Increase;
86 Increase = 0;
88 Increase = Win - OldWin;
96 if ((Increase > Tcb->SndMss) ||
97 (2 * Increase >= GET_RCV_BUFFSIZE (Sk))) {
  /device/linaro/bootloader/edk2/NetworkPkg/TcpDxe/
TcpOutput.c 75 UINT32 Increase;
85 Increase = 0;
87 Increase = Win - OldWin;
95 if ((Increase > Tcb->SndMss) || (2 * Increase >= GET_RCV_BUFFSIZE (Sk))) {
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/x86/
387.go 331 // Increase the register mapping of all other registers by one.
  /prebuilts/go/darwin-x86/src/runtime/
mksizeclasses.go 142 // Increase object sizes if we can fit the same number of larger objects
  /prebuilts/go/linux-x86/src/cmd/compile/internal/x86/
387.go 331 // Increase the register mapping of all other registers by one.
  /prebuilts/go/linux-x86/src/runtime/
mksizeclasses.go 142 // Increase object sizes if we can fit the same number of larger objects
  /external/ImageMagick/www/api/
enhance.php 233 <p>ContrastImage() enhances the intensity differences between the lighter and darker elements of the image. Set sharpen to a MagickTrue to increase the image contrast otherwise the contrast is reduced.</p>
254 <dd>Increase or decrease image contrast. </dd>
700 <p>SigmoidalContrastImage() adjusts the contrast of an image with a non-linear sigmoidal contrast algorithm. Increase the contrast of the image using a sigmoidal transfer function without saturating highlights or shadows. Contrast indicates how much to increase the contrast (0 is none; 3 is typical; 20 is pushing it); mid-point indicates where midtones fall in the resultant image (0 is white; 50 is middle-gray; 100 is black). Set sharpen to MagickTrue to increase the image contrast otherwise the contrast is reduced.</p>
722 <dd>Increase or decrease image contrast. </dd>
magick-image.php     [all...]
  /prebuilts/misc/darwin-x86/analyzer/tools/scan-build/
scan-build     [all...]
  /prebuilts/misc/linux-x86/analyzer/tools/scan-build/
scan-build     [all...]
  /external/clang/lib/Format/
TokenAnnotator.cpp     [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
bexport.go 142 // Current export format version. Increase with each format change.
    [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
bexport.go 142 // Current export format version. Increase with each format change.
    [all...]

Completed in 757 milliseconds