todo

来自「fix point版本的Ogg Vorbis decoder」· 代码 · 共 18 行

TXT
18
字号
TODO----- Use 32-bit multiplications instead of 64-bit ones for less CPU cycles where  the dynamic range is narrow enough not to affect quality.- Find out where this small quality difference is lost between the floating  and fixed point version (need to play a delta of both results to hear it,  otherwise not noticeable) when lsp is used for certain bit streams encoded  with pre 1.0-rc3 encoders.- Profile CPU usage.- Check against the official format documentation (when it's available) for  further possible optimisations and full spec compliance.Contributions welcome as always!

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?