Searched refs:sparsecount (Results 1 – 1 of 1) sorted by relevance
73 ogg_uint32_t *_make_words(long *l,long n,long sparsecount){ in _make_words() argument76 ogg_uint32_t *r=_ogg_malloc((sparsecount?sparsecount:n)*sizeof(*r)); in _make_words()125 if(sparsecount==0)count++; in _make_words()133 if(sparsecount != 1){ in _make_words()150 if(sparsecount){ in _make_words()