Changeset 6143 for pjproject/trunk/third_party/speex/libspeex/scal.c
- Timestamp:
- Jan 29, 2020 4:29:14 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/third_party/speex/libspeex/scal.c
r6129 r6143 153 153 { 154 154 int i; 155 int N=2*st->frame_size;155 //int N=2*st->frame_size; 156 156 float beta, beta2; 157 157 float *x;
Note: See TracChangeset
for help on using the changeset viewer.