search for: silk_frame_size

Displaying 12 results from an estimated 12 matches for "silk_frame_size".

2015 Apr 13
2
Availability of the 1.1.1 stable version
...s prev mode now, which was a silk, this goes inside,* /* SILK processing */ if (mode != MODE_CELT_ONLY) { *Then in this function called this*, silk_ret = silk_Decode( silk_dec, &st->DecControl, lost_flag, first_frame, &dec, pcm_ptr, &silk_frame_size ); *And finally, somehow, the "silk_frame_size" is a negative value ( say -1376272 in our case), then in the same function called the below and this crashes here.* pcm_ptr += silk_frame_size * st->channels; Please help. Thanks Suresh On 12 April 2015 at 21:23, Jean-...
2015 Apr 16
3
Availability of the 1.1.1 stable version
...rocessing */ > if (mode != MODE_CELT_ONLY) > { > > *_Then in this function called this_*, > > silk_ret = silk_Decode( silk_dec, &st->DecControl, > lost_flag, first_frame, &dec, > pcm_ptr, &silk_frame_size ); > > > *_And finally, somehow, the "silk_frame_size" is a negative value ( > say -1376272 in our case), then in the same function called the > below and this crashes here._* > > pcm_ptr += silk_frame_size * st->channels; > > > P...
2015 Apr 16
2
Availability of the 1.1.1 stable version
...> { > > > > *_Then in this function called this_*, > > > > silk_ret = silk_Decode( silk_dec, &st->DecControl, > > lost_flag, first_frame, &dec, > > pcm_ptr, &silk_frame_size ); > > > > > > *_And finally, somehow, the "silk_frame_size" is a negative > value ( > > say -1376272 in our case), then in the same function called the > > below and this crashes here._* > > > >...
2015 Apr 16
0
Availability of the 1.1.1 stable version
...side,* > > /* SILK processing */ > if (mode != MODE_CELT_ONLY) > { > > *Then in this function called this*, > > silk_ret = silk_Decode( silk_dec, &st->DecControl, > lost_flag, first_frame, &dec, pcm_ptr, > &silk_frame_size ); > > > *And finally, somehow, the "silk_frame_size" is a negative value ( say > -1376272 in our case), then in the same function called the below and this > crashes here.* > > pcm_ptr += silk_frame_size * st->channels; > > > Please help. > > Thank...
2015 Apr 09
2
Availability of the 1.1.1 stable version
Hi, I'm curious to know when would be the 1.1.1 stable version available. In 1.1, we are facing crash when opus library is trying to decode the CELT-only, full band and 20 ms. So we tried with 1.1.1 beta and it looks to be fine. Is there any open issue regarding this in 1.1 version? Thanks Suresh -------------- next part -------------- An HTML attachment was scrubbed... URL:
2015 Apr 16
0
Availability of the 1.1.1 stable version
...!= MODE_CELT_ONLY) > > { > > > > *_Then in this function called this_*, > > > > silk_ret = silk_Decode( silk_dec, &st->DecControl, > > lost_flag, first_frame, &dec, > > pcm_ptr, &silk_frame_size ); > > > > > > *_And finally, somehow, the "silk_frame_size" is a negative value ( > > say -1376272 in our case), then in the same function called the > > below and this crashes here._* > > > > pcm_ptr += silk_frame_size * st->...
2015 Apr 20
1
Availability of the 1.1.1 stable version
...gt; > > > *_Then in this function called this_*, > > > > > > silk_ret = silk_Decode( silk_dec, &st->DecControl, > > > lost_flag, first_frame, &dec, > > > pcm_ptr, &silk_frame_size ); > > > > > > > > > *_And finally, somehow, the "silk_frame_size" is a negative > > value ( > > > say -1376272 in our case), then in the same function called the > > > below and this crashes here._* &g...
2015 Apr 21
2
Availability of the 1.1.1 stable version
...ed this_*, > > > > > > > > silk_ret = silk_Decode( silk_dec, > &st->DecControl, > > > > lost_flag, first_frame, > > &dec, > > > > pcm_ptr, &silk_frame_size ); > > > > > > > > > > > > *_And finally, somehow, the "silk_frame_size" is a > negative > > > value ( > > > > say -1376272 in our case), then in the same function > > cal...
2015 Apr 21
0
Availability of the 1.1.1 stable version
...*_Then in this function called this_*, > > > > > > silk_ret = silk_Decode( silk_dec, &st->DecControl, > > > lost_flag, first_frame, > &dec, > > > pcm_ptr, &silk_frame_size ); > > > > > > > > > *_And finally, somehow, the "silk_frame_size" is a negative > > value ( > > > say -1376272 in our case), then in the same function > called the > > >...
2015 Apr 21
3
Availability of the 1.1.1 stable version
...> > silk_ret = silk_Decode( silk_dec, > > &st->DecControl, > > > > > lost_flag, > > first_frame, > > > &dec, > > > > > pcm_ptr, &silk_frame_size ); > > > > > > > > > > > > > > > *_And finally, somehow, the "silk_frame_size" is a > > negative > > > > value ( > > > > > say -1376272 in...
2015 Apr 21
0
Availability of the 1.1.1 stable version
...> > > > > silk_ret = silk_Decode( silk_dec, > &st->DecControl, > > > > lost_flag, > first_frame, > > &dec, > > > > pcm_ptr, &silk_frame_size ); > > > > > > > > > > > > *_And finally, somehow, the "silk_frame_size" is a > negative > > > value ( > > > > say -1376272 in our case), then in the same fu...
2015 Apr 22
0
Availability of the 1.1.1 stable version
...silk_ret = silk_Decode( silk_dec, >> > &st->DecControl, >> > > > > lost_flag, >> > first_frame, >> > > &dec, >> > > > > pcm_ptr, &silk_frame_size ); >> > > > > >> > > > > >> > > > > *_And finally, somehow, the "silk_frame_size" is a >> > negative >> > > > value ( >> > > > &...