Searched defs:ylen (Results 1 – 3 of 3) sorted by relevance
4 struct xyarray *xyarray__new(int xlen, int ylen, size_t entry_size) in xyarray__new()
903 const unsigned int ylen = (olen < FIXED_STACK_ALLOC) ? olen : FIXED_STACK_ALLOC; in speex_resampler_process_float() local907 const unsigned int ylen = FIXED_STACK_ALLOC; in speex_resampler_process_float() local
326 unsigned ylen) { in mul()