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

  /external/libvorbis/vq/
bookutil.h 40 extern void build_tree_from_lengths0(int vals, long *hist, long *lengths);
huffbuild.c 149 build_tree_from_lengths0(vals,hist,lengths);
latticetune.c 133 build_tree_from_lengths0(entries,hits,lengths);
bookutil.c 407 void build_tree_from_lengths0(int vals, long *hist, long *lengths){ function

Completed in 977 milliseconds