Home
last modified time | relevance | path

Searched refs:VMUL2S (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/arm/
H A 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/
H A Daacdec_mips.h248 #define VMUL2S VMUL2S_mips macro
/third_party/ffmpeg/libavcodec/
H A Daacdec.c110 #ifndef VMUL2S
111 static inline float *VMUL2S(float *dst, const float *v, unsigned idx, in VMUL2S() function
H A Daacdec_template.c1918 cf = VMUL2S(cf, vq, cb_idx, sign, sf + idx); in decode_spectrum_and_dequant()

Completed in 12 milliseconds