Searched refs:CMUL2 (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | on2avc.c | 406 #define CMUL2(dst, s0, s1, s2, s3, t0, t1, t2, t3, is, it) \ macro 457 CMUL2(d1, s0, s1, s2, s3, t0, t1, t2, t3, j, k); in combine_fft() 458 CMUL2(d2, s0, s1, s2, s3, h0, h1, h2, h3, j, k); in combine_fft()
|
Completed in 3 milliseconds