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

  /external/libvorbis/lib/
codebook.h 101 extern int vorbis_staticbook_pack(const static_codebook *c,oggpack_buffer *b);
codebook.c 30 int vorbis_staticbook_pack(const static_codebook *c,oggpack_buffer *opb){ function
info.c 502 if(vorbis_staticbook_pack(ci->book_param[i],opb))goto err_out;
  /external/libvorbis/vq/
localcodebook.h 103 extern int vorbis_staticbook_pack(const static_codebook *c,oggpack_buffer *b);

Completed in 224 milliseconds