Home
last modified time | relevance | path

Searched defs:VMUL2S (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/arm/
Daac.h72 #define VMUL2S VMUL2S macro
73 static inline float *VMUL2S(float *dst, const float *v, unsigned idx, in VMUL2S() function
/third_party/ffmpeg/libavcodec/mips/
Daacdec_mips.h248 #define VMUL2S VMUL2S_mips macro
/third_party/ffmpeg/libavcodec/
Daacdec.c112 static inline float *VMUL2S(float *dst, const float *v, unsigned idx, in VMUL2S() function