summaryrefslogtreecommitdiff
path: root/libavcodec/celp_math.h
Commit message (Expand)AuthorAge
* ff_dot_product(): change return value to int64_tMichael Niedermayer2011-10-01
* celp_math: cleanup ff_dot_product()Michael Niedermayer2011-09-29
* Add dot_product function for use by the G.723.1 decoderMohamed Naufal Basheer2011-09-29
* Fix grammar errors in documentationMåns Rullgård2010-06-30
* Remove duplicated dot product code. Use dsputil'sAurelien Jacobs2008-12-29
* Delete unnecessary 'extern' keywords.Diego Biurrun2008-12-03
* Add ff_dot_productf() to celp_math.{c,h}Kenan Gillet2008-10-30
* Rename acelp_math.[ch] to celp_math.[ch] to prepare for QCELP decoder merge.Kenan Gillet2008-10-24