Home
last modified time | relevance | path

Searched defs:AVComplexFloat (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavutil/
Dtx.h27 typedef struct AVComplexFloat { struct
29 } AVComplexFloat; argument
/third_party/ffmpeg/libavcodec/
Dqdmc.c70 DECLARE_ALIGNED(32, AVComplexFloat, cmplx_in)[2][512]; member
71 DECLARE_ALIGNED(32, AVComplexFloat, cmplx_out)[2][512]; member