search for: out_data_bytes

Displaying 9 results from an estimated 9 matches for "out_data_bytes".

2018 Sep 21
2
Opus 1.2.1 crash on silk/VAD.c:315
...t entry=0x7f267402bbe0, nBytesOut=nBytesOut at entry=0x7f267402bb9c, prefillFlag=0) at silk/enc_API.c:443 #4 0x0000000000a8366d in opus_encode_native (st=st at entry=0x158935a0, pcm=0x7f267402bf38, frame_size=960, data=0x7f26b5a1084d "", data at entry=0x7f26b5a1084c "", out_data_bytes=1946331320, out_data_bytes at entry=5988, lsb_depth=1065353216, lsb_depth at entry=16, analysis_pcm=analysis_pcm at entry=0x7f26b5a1084c, analysis_size=analysis_size at entry=960, c1=c1 at entry=0, c2=c2 at entry=-2, analysis_channels=1, downmix=downmix at entry=0xa80fe0 <downmix_int...
2016 Jun 12
2
Patches for adding 120 ms encoding
...ketize(OpusEncoder *st, > + const opus_val16 *pcm, > + int nb_frames, > + int frame_size, > + unsigned char *data, > + opus_int32 out_data_bytes, > + int to_celt, > + int lsb_depth, > + int c1, > + int c2, > + int analysis_channels, > + dow...
2016 Jun 27
2
Patches for adding 120 ms encoding
...const opus_val16 *pcm, >> > + int nb_frames, >> > + int frame_size, >> > + unsigned char *data, >> > + opus_int32 out_data_bytes, >> > + int to_celt, >> > + int lsb_depth, >> > + int c1, >> > + int c2, >> > + int analysis_channe...
2018 Sep 27
1
[Re:] Re: Opus 1.2.1 crash on silk/VAD.c:315
...t entry=0x7f267402bb9c, prefillFlag=0) >> at silk/enc_API.c:443 >> #4 0x0000000000a8366d in opus_encode_native (st=st at entry=0x158935a0, >> pcm=0x7f267402bf38, frame_size=960, >> data=0x7f26b5a1084d "", data at entry=0x7f26b5a1084c "", >> out_data_bytes=1946331320, out_data_bytes at entry=5988, >> lsb_depth=1065353216, lsb_depth at entry=16, >> analysis_pcm=analysis_pcm at entry=0x7f26b5a1084c, >> analysis_size=analysis_size at entry=960, c1=c1 at entry=0, >> c2=c2 at entry=-2, analysis_channels=1, >> down...
2016 Jun 28
1
Patches for adding 120 ms encoding
..._val16 *pcm, > >>> > + int nb_frames, > >>> > + int frame_size, > >>> > + unsigned char *data, > >>> > + opus_int32 out_data_bytes, > >>> > + int to_celt, > >>> > + int lsb_depth, > >>> > + int c1, > >>> > + int c2, > >>> > +...
2016 Jun 13
0
Patches for adding 120 ms encoding
...gt; > + const opus_val16 *pcm, > > + int nb_frames, > > + int frame_size, > > + unsigned char *data, > > + opus_int32 out_data_bytes, > > + int to_celt, > > + int lsb_depth, > > + int c1, > > + int c2, > > + int analysis_channels, > > +...
2018 Sep 27
0
Opus 1.2.1 crash on silk/VAD.c:315
...BytesOut=nBytesOut at entry=0x7f267402bb9c, prefillFlag=0) >     at silk/enc_API.c:443 > #4  0x0000000000a8366d in opus_encode_native (st=st at entry=0x158935a0, > pcm=0x7f267402bf38, frame_size=960, >     data=0x7f26b5a1084d "", data at entry=0x7f26b5a1084c "", > out_data_bytes=1946331320, out_data_bytes at entry=5988, >     lsb_depth=1065353216, lsb_depth at entry=16, > analysis_pcm=analysis_pcm at entry=0x7f26b5a1084c, >     analysis_size=analysis_size at entry=960, c1=c1 at entry=0, > c2=c2 at entry=-2, analysis_channels=1, >     downmix=downmix at entry...
2016 Jun 27
0
Antw: Re: Patches for adding 120 ms encoding
...const opus_val16 *pcm, >>> > + int nb_frames, >>> > + int frame_size, >>> > + unsigned char *data, >>> > + opus_int32 out_data_bytes, >>> > + int to_celt, >>> > + int lsb_depth, >>> > + int c1, >>> > + int c2, >>> > +...
2016 Jun 10
2
Patches for adding 120 ms encoding
Hi, I wondered if are there any further thoughts on these patches? Thanks, Felicia On Thu, Jun 2, 2016 at 2:13 PM Felicia Lim <flim at google.com> wrote: > OK, I've amended the second patch and also added 80 and 100 ms. > > Thanks, > Felicia > > > On Thu, Jun 2, 2016 at 7:20 AM Jean-Marc Valin <jmvalin at jmvalin.ca> wrote: > >> On 06/01/2016 02:06