Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/arm/
H A Daac.h97 #define VMUL4S VMUL4S macro
98 static inline float *VMUL4S(float *dst, const float *v, unsigned idx, in VMUL4S() function
/third_party/ffmpeg/libavcodec/mips/
H A Daacdec_mips.h249 #define VMUL4S VMUL4S_mips macro
/third_party/ffmpeg/libavcodec/
H A Daacdec.c127 #ifndef VMUL4S
128 static inline float *VMUL4S(float *dst, const float *v, unsigned idx, in VMUL4S() function
H A Daacdec_template.c1870 cf = VMUL4S(cf, vq, cb_idx, bits, sf + idx); in decode_spectrum_and_dequant()

Completed in 7 milliseconds