summaryrefslogtreecommitdiffstats
path: root/libavcodec/celp_math.h
Commit message (Expand)AuthorAgeFilesLines
* ff_dot_product(): change return value to int64_tMichael Niedermayer2011-10-011-1/+1
* celp_math: cleanup ff_dot_product()Michael Niedermayer2011-09-291-2/+1
* Add dot_product function for use by the G.723.1 decoderMohamed Naufal Basheer2011-09-291-0/+11
* Fix grammar errors in documentationMåns Rullgård2010-06-301-1/+1
* Remove duplicated dot product code. Use dsputil'sAurelien Jacobs2008-12-291-20/+0
* Delete unnecessary 'extern' keywords.Diego Biurrun2008-12-031-1/+1
* Add ff_dot_productf() to celp_math.{c,h}Kenan Gillet2008-10-301-0/+10
* Rename acelp_math.[ch] to celp_math.[ch] to prepare for QCELP decoder merge.Kenan Gillet2008-10-241-0/+86
OpenPOWER on IntegriCloud