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

  /external/skia/gm/
texteffects.cpp 103 SkMatrix lattice; local
104 lattice.setScale(SK_Scalar1*6, SK_Scalar1*6, 0, 0);
105 lattice.postSkew(SK_Scalar1/3, 0, 0, 0);
106 p.setPathEffect(MakeDotEffect(SK_Scalar1*4, lattice))->unref();
113 SkMatrix lattice; local
114 lattice.setScale(SK_Scalar1*6, SK_Scalar1*6, 0, 0);
115 lattice.postSkew(SK_Scalar1/3, 0, 0, 0);
116 p.setPathEffect(MakeDotEffect(SK_Scalar1*2, lattice))->unref();
130 SkMatrix lattice; local
131 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 368 // If stitching, adjust lattice points accordingly.
    [all...]
  /external/skia/src/effects/
SkPerlinNoiseShader.cpp 368 // If stitching, adjust lattice points accordingly.
    [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 776 milliseconds