HomeSort by relevance Sort by last modified time
    Searched full:intensity (Results 251 - 275 of 475) sorted by null

<<111213141516171819

  /external/aac/libAACdec/src/
channel.cpp 169 /* apply intensity stereo */ /* modifies pAacDecoderChannelInfo[]->aSpecSfb */
rvlc.cpp 181 description: Check if a intensity codebook is used in the current channel.
186 output: - intensity_used: 0 no intensity codebook is used
187 1 intensity codebook is used
    [all...]
  /external/aac/libAACenc/src/
ms_stereo.cpp 133 INT numMsMaskFalse = 0; /* number of non-intensity bands where L/R coding is used */
psy_main.cpp 108 #include "intensity.h"
    [all...]
  /external/chromium-trace/catapult/third_party/Paste/paste/debug/
fsdiff.py 370 Add 8 to get high-intensity
  /external/libvncserver/rfb/
rfbproto.h 803 * intensity and the actual intensity. Such a technique does not affect
812 * Here V[i,j] is the intensity of a color component for a pixel at
813 * coordinates (i,j). MAX is the maximum value of intensity for a color
    [all...]
  /external/mesa3d/src/gallium/auxiliary/util/
u_format.csv 82 # Luminance/Intensity/Alpha formats
  /external/mesa3d/src/mesa/main/
texcompress.c 57 * COMPRESSED_INTENSITY INTENSITY Generic
  /external/opencv/cv/src/
cvsnakes.cpp 65 // if _CV_SNAKE_IMAGE - image intensity is energy
  /external/opencv3/modules/videoio/src/
cap_ios_video_camera.mm 281 // In grayscale mode we want YUV (YpCbCr 4:2:0) so we can directly access the graylevel intensity values (Y component)
  /hardware/qcom/display/msm8909/libhwcomposer/
hwc_qclient.cpp 142 hsic_data.intensity = inParcel->readInt32();
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_qclient.cpp 141 hsic_data.intensity = inParcel->readInt32();
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xcms.h 93 * RGB Intensity
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xcms.h 91 * RGB Intensity
  /external/ImageMagick/ImageMagick/script/
sitemap.html 148 <li><a href="high-dynamic-range.php">High dynamic-range images</a>: accurately represent the wide range of intensity levels found in real scenes ranging from the brightest direct sunlight to the deepest darkest shadows.</li>
191 <li><a href="high-dynamic-range.php">High dynamic-range images</a>: accurately represent the wide range of intensity levels found in real scenes ranging from the brightest direct sunlight to the deepest darkest shadows.</li>
  /external/ImageMagick/MagickCore/
property.c 175 image->intensity=clone_image->intensity;
4169 intensity; local
    [all...]
morphology.c 728 % results is then added together, to produce the intensity of an edge in
2832 intensity, local
    [all...]
colorspace.c     [all...]
option.c 526 { "+intensity", 0L, ImageInfoOptionFlag, MagickFalse },
527 { "-intensity", 1L, ImageInfoOptionFlag, MagickFalse },
    [all...]
attribute.c 633 % the same red, green, and blue intensities, and bi-level is the intensity is
715 % have the same red, green, and blue intensities and the intensity is either
    [all...]
  /external/ImageMagick/www/
sitemap.html 152 <li><a href="high-dynamic-range.html">High dynamic-range images</a>: accurately represent the wide range of intensity levels found in real scenes ranging from the brightest direct sunlight to the deepest darkest shadows.</li>
195 <li><a href="high-dynamic-range.html">High dynamic-range images</a>: accurately represent the wide range of intensity levels found in real scenes ranging from the brightest direct sunlight to the deepest darkest shadows.</li>
  /external/opencv3/modules/java/src/
photo.cpp 702 // void setIntensity(float intensity)
708 (JNIEnv* env, jclass , jlong self, jfloat intensity)
714 (*me)->setIntensity( (float)intensity );
    [all...]
  /external/ImageMagick/coders/
pnm.c 481 intensity;
500 intensity=ScaleAnyToQuantum(PNMInteger(image,10,exception),
504 SetPixelGray(image,intensity,q);
477 intensity; local
    [all...]
  /external/opencv3/modules/features2d/include/opencv2/
features2d.hpp 364 @param threshold threshold on difference between intensity of the central pixel and pixels of a
419 @param threshold threshold on difference between intensity of the central pixel and pixels of a
505 - **By color**. This filter compares the intensity of a binary image at the center of a blob to
    [all...]
  /development/samples/JetBoy/src/com/example/android/jetboy/
JetBoyView.java     [all...]

Completed in 1478 milliseconds

<<111213141516171819