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

  /external/skia/gm/
texteffects.cpp 104 SkMatrix lattice; local
105 lattice.setScale(SK_Scalar1*6, SK_Scalar1*6, 0, 0);
106 lattice.postSkew(SK_Scalar1/3, 0, 0, 0);
107 p.setPathEffect(MakeDotEffect(SK_Scalar1*4, lattice))->unref();
114 SkMatrix lattice; local
115 lattice.setScale(SK_Scalar1*6, SK_Scalar1*6, 0, 0);
116 lattice.postSkew(SK_Scalar1/3, 0, 0, 0);
117 p.setPathEffect(MakeDotEffect(SK_Scalar1*2, lattice))->unref();
131 SkMatrix lattice; local
132 lattice.setScale(SK_Scalar1, SK_Scalar1*6, 0, 0)
    [all...]
  /external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
Android.mk 37 lattice.c \
  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
lattice_neon.S 13 @ Contains a function for the core loop in the normalized lattice MA
26 @ Reference code in lattice.c.
lattice_armv7.S 11 @ Contains a function for the core loop in the normalized lattice AR
Android.mk 38 lattice.c \
  /external/chromium_org/third_party/skia/src/effects/
SkPerlinNoiseShader.cpp 376 // If stitching, adjust lattice points accordingly.
1019 const char* lattice = "lattice"; local
    [all...]
  /external/skia/src/effects/
SkPerlinNoiseShader.cpp 376 // If stitching, adjust lattice points accordingly.
1019 const char* lattice = "lattice"; local
    [all...]
  /external/srec/srec/crec/
astar.c 667 srec_word_lattice* lattice; local
681 lattice = rec->word_lattice;
723 btoken_index = lattice->words_for_frame[ wtoken->end_time+1];
    [all...]
  /external/libvorbis/doc/
03-codebook.tex 142 Implicitly populated value mapping (lattice VQ)
304 Lookup type one specifies a lattice VQ lookup table built
01-introduction.tex 256 a list of n-dimensional rows (lattice VQ).

Completed in 1278 milliseconds