search for: tandel

Displaying 3 results from an estimated 3 matches for "tandel".

Did you mean: mandel
2014 Aug 01
1
opus_quant_all_band_working
Hi, I am working on performance tuning of opus library on ARMv5E platform. Our marvell soc also have wmmx simd coprocessor for speed optimization. Now, I have profiled quant_all_bands() function and it seems its taking almost 51% time of whole frame decoding. I have tried to find out the hot spots parts in this function and it seems quant_all_partition() function is taking too much
2008 Aug 14
5
dovecot performance
Hello All, I've been studying dovecot for replacing my company's current system and I got a little worried about an aspect of the dovecot's design. I was surprised that dovecot doesn't use prefork for its mail processes, forking a new processes for each new client connection. Talking in the #dovecot channel I was gave a scenario of a system supporting ~40k users with 4 servers
2015 Oct 21
0
opus_celt_inband_fec_mode
Hi all, Can anyone tell me is it possible to add inband fec feature for celt mode in opus? I have gone through the specification and code, and it seems it is only supported in SILK mode. We want to add inband fec mode for celt codec. Is it possible? Thanks, karan