search for: c4761

Displaying 1 result from an estimated 1 matches for "c4761".

Did you mean: 34761
2004 Oct 22
1
FIXED_POINT warns on compute_weighted_codebook
...boss). now, when i compile with FIXED_POINT defined in the Visual C++ 6.0, i get these errors: e:\phonestack\engine\speex\cb_search.c(185) : warning C4133: 'function' : incompatible types - from 'short *' to 'float *' e:\phonestack\engine\speex\nb_celp.c(875) : warning C4761: integral size mismatch in argument; conversion supplied e:\phonestack\engine\speex\nb_celp.c(1603) : warning C4761: integral size mismatch in argument; conversion supplied of these, the last two are not worrisome. but the first error is forcing a short pointer to a float. any clue as to what...