kopia lustrzana https://github.com/f4exb/sdrangel
Allow building without sse #2.
rodzic
4968bf1ccd
commit
5a3dbe4bfc
|
|
@ -55,7 +55,7 @@ private:
|
|||
{
|
||||
if (phase < 0)
|
||||
phase = 0;
|
||||
#if 1
|
||||
#if USE_SIMD
|
||||
// beware of the ringbuffer
|
||||
if(m_ptr == 0) {
|
||||
// only one straight block
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue