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

<<11121314151617181920>>

  /external/tremolo/Tremolo/
floor0.c 249 /* pi,qi normalized collectively, both tracked using qexp */
295 however, for the lookup, things must be normalized again. We
  /external/v8/tools/
generate-ten-powers.scm 98 ;; normalized (start with a 1). -> we have to shift the number.
108 ;; hence normalized now.
  /external/webkit/Source/WebCore/platform/graphics/
Font.cpp 242 String normalized = String::createUninitialized(length, buffer); local
247 return normalized;
  /external/webkit/Source/WebCore/platform/graphics/chromium/
ComplexTextControllerLinux.cpp 350 // 1) Convert the |originalRun| to NFC normalized form if combining diacritical marks
356 // the API returns FALSE (= not normalized) for complex runs that don't require NFC
  /external/webrtc/src/common_audio/signal_processing_library/main/source/
resample.c 418 // input: WebRtc_Word32 (normalized, not saturated) :: size 16 * K
460 // input: WebRtc_Word32 (normalized, not saturated) :: size 16 * K
  /frameworks/base/media/libstagefright/codecs/amrnb/common/include/
lsp_lsf.h 101 Word16 lsf[], /* (i) : lsf[m] normalized (range: 0.0<=val<=0.5) */
108 Word16 lsf[], /* (o) : lsf[m] normalized (range: 0.0<=val<=0.5) */
  /frameworks/base/opengl/libs/GLES2/
gl2_api.in 421 void API_ENTRY(glVertexAttribPointer)(GLuint indx, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const GLvoid* ptr) {
422 CALL_GL_API(glVertexAttribPointer, indx, size, type, normalized, stride, ptr);
  /frameworks/base/opengl/libs/GLES2_dbg/
gl2_api_annotated.in 421 void API_ENTRY(glVertexAttribPointer)(GLuint indx, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const GLvoid* ptr) {
422 CALL_GL_API(glVertexAttribPointer, indx, size, type, normalized, stride, ptr);
  /libcore/luni/src/main/java/java/text/
Collator.java 65 * canonical decomposition mode is set, {@code Collator} handles un-normalized
66 * text properly, producing the same results as if the text were normalized in
  /libcore/luni/src/main/java/org/w3c/dom/
Attr.java 69 * returns the normalized value given by the parser. It is also the case
133 * <td valign='top' rowspan='1' colspan='1'>Normalized newline between</td>
  /bionic/libm/man/
math.3 93 isnormal determine whether a value is normalized
  /cts/apps/CtsVerifier/jni/audioquality/
CompareSpectra.cpp 17 // An amplitude-normalized spectrum comparison method.
  /development/tools/glesv2debugger/src/com/android/glesv2debugger/
MessageParserEx.java 300 builder.setArg3(parseArgument()); // GLboolean normalized
  /external/clang/lib/Serialization/
ASTReaderInternals.h 184 /// inode numbers, so that the search can cope with non-normalized path names
  /external/clang/utils/analyzer/
CmpRuns.py 168 # to bin the diagnostics, print them in a normalized form (based solely on
  /external/expat/lib/
xmltok.h 122 char normalized; member in struct:__anon5800
  /external/freetype/include/freetype/
ftmm.h 335 /* design through normalized blend coordinates. */
  /external/icu4c/common/
unorm.cpp 215 /* Concatenation of normalized strings -------------------------------------- */
  /external/icu4c/test/intltest/
tsdate.cpp 244 // While this is not a real normalized number make another one.
  /external/libgsm/inc/
private.h 152 word * xMc /* [13*4] normalized RPE samples OUT */));
  /external/libvpx/vpx/src/
vpx_encoder.c 132 /* Execute in a normalized floating point environment, if the platform
  /external/neven/Embedded/common/src/b_TensorEm/
Flt16Vec2D.h 103 /** returns normalized vector; bbpA defines number of bits behind the point */
Flt16Vec3D.h 109 /** returns normalized vector; bbpA defines number of bits behind the point */
Int16Vec2D.h 98 /** returns normalized vector; bbpA defines number of bits behind the point */
Int16Vec3D.h 90 /** returns normalized vector; bbpA defines number of bits behind the point */

Completed in 1576 milliseconds

<<11121314151617181920>>