aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/celp_math.h
AgeCommit message (Expand)Author
2008-12-29Remove duplicated dot product code. Use dsputil'sAurelien Jacobs
2008-12-03Delete unnecessary 'extern' keywords.Diego Biurrun
2008-10-30Add ff_dot_productf() to celp_math.{c,h}Kenan Gillet
2008-10-24Rename acelp_math.[ch] to celp_math.[ch] to prepare for QCELP decoder merge.Kenan Gillet