HomeSort by relevance Sort by last modified time
    Searched defs:squeeze (Results 1 - 11 of 11) sorted by null

  /external/eigen/Eigen/src/SparseCore/
CompressedStorage.h 80 void squeeze() function in class:Eigen::internal::CompressedStorage
  /external/eigen/unsupported/Eigen/src/Skyline/
SkylineStorage.h 93 void squeeze() { function in class:Eigen::SkylineStorage
  /frameworks/wilhelm/tests/sandbox/
playbq.c 70 // squeeze 16-bit signed PCM samples down to 8-bit unsigned PCM samples by truncation; no dithering
71 static void squeeze(const short *from, unsigned char *to, ssize_t n) function
73 // note that we don't squeeze the last odd byte
80 // squeeze 32-bit signed PCM samples down to 24-bit unsigned PCM samples by truncation
83 // note that we don't squeeze the last odd bytes
117 squeeze((short *) buffer, (unsigned char *) buffer, nbytes);
535 squeeze((short *) buffer, (unsigned char *) buffer, nbytes);
playbq.cpp 70 // squeeze 16-bit signed PCM samples down to 8-bit unsigned PCM samples by truncation; no dithering
71 static void squeeze(const short *from, unsigned char *to, ssize_t n) function
73 // note that we don't squeeze the last odd byte
80 // squeeze 32-bit signed PCM samples down to 24-bit unsigned PCM samples by truncation
83 // note that we don't squeeze the last odd bytes
117 squeeze((short *) buffer, (unsigned char *) buffer, nbytes);
535 squeeze((short *) buffer, (unsigned char *) buffer, nbytes);
  /external/owasp/sanitizer/tools/findbugs/lib/
commons-lang-2.6.jar 
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
commons-lang-2.6.jar 
  /prebuilts/tools/common/m2/repository/commons-lang/commons-lang/2.4/
commons-lang-2.4.jar 
  /prebuilts/tools/common/m2/repository/commons-lang/commons-lang/2.6/
commons-lang-2.6.jar 
  /prebuilts/tools/common/m2/repository/com/cenqua/clover/clover/3.1.12/
clover-3.1.12.jar 
  /prebuilts/devtools/tools/lib/
bcprov-jdk15on-1.48.jar 
  /prebuilts/tools/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.48/
bcprov-jdk15on-1.48.jar 

Completed in 222 milliseconds