Searched refs:partwords (Results 1 – 2 of 2) sorted by relevance
120 int partwords=(partvals+partitions_per_word-1)/partitions_per_word; in res_inverse() local131 partword[j]=(char *)alloca(partwords*partitions_per_word* in res_inverse()193 int partwords=(partvals+partitions_per_word-1)/partitions_per_word; in res_inverse() local196 (char *)alloca(partwords*partitions_per_word*sizeof(*partword)); in res_inverse()
674 int partwords=(partvals+partitions_per_word-1)/partitions_per_word; in _01inverse() local678 partword[j]=_vorbis_block_alloc(vb,partwords*sizeof(*partword[j])); in _01inverse()819 int partwords=(partvals+partitions_per_word-1)/partitions_per_word; in res2_inverse() local820 int **partword=_vorbis_block_alloc(vb,partwords*sizeof(*partword)); in res2_inverse()