Displaying 1 result from an estimated 1 matches for "4ad369bd".
2018 Jul 01
1
OPUS on cortex M4 (Nicolas Ehrenberg)
...-----
Message: 1
Date: Fri, 29 Jun 2018 14:41:07 -0700
From: "Timothy B. Terriberry" <tterribe at xiph.org>
To: Ehrenberg Nicolas <enicolas at student.ethz.ch>, "opus at xiph.org"
<opus at xiph.org>
Subject: Re: [opus] OPUS on cortex M4
Message-ID: <4ad369bd-a04a-de38-67fe-855565891973 at xiph.org>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Ehrenberg Nicolas wrote:
> for(uint16_t i = 0; i < test_data_size; i++)
> {
> test_data[i] = 100;
> }
>
> [snip]
>
> The decoded values start out...