FFmpeg
Public Attributes | List of all members
CELPMContext Struct Reference

Public Attributes

float(* dot_productf )(const float *a, const float *b, int length)
 Return the dot product. More...
 

Member Data Documentation

§ dot_productf

float(* CELPMContext::dot_productf) (const float *a, const float *b, int length)

Return the dot product.

Parameters
ainput data array
binput data array
lengthnumber of elements
Returns
dot product = sum of elementwise products

The documentation for this struct was generated from the following file: