Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/arm/
H A Daac.h47 #define VMUL4 VMUL4 macro
48 static inline float *VMUL4(float *dst, const float *v, unsigned idx, in VMUL4() function
/third_party/ffmpeg/libavcodec/mips/
H A Daacdec_mips.h247 #define VMUL4 VMUL4_mips macro
/third_party/ffmpeg/libavcodec/
H A Daacdec.c97 #ifndef VMUL4
98 static inline float *VMUL4(float *dst, const float *v, unsigned idx, in VMUL4() function
H A Daacdec_template.c1844 cf = VMUL4(cf, vq, cb_idx, sf + idx); in decode_spectrum_and_dequant()

Completed in 12 milliseconds