Searched defs:ff_dot_product (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | celp_math.c | 99 int64_t ff_dot_product(const int16_t *a, const int16_t *b, int length) in ff_dot_product() function |
Completed in 1 milliseconds