Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/x86/
H A Dmpegaudiodsp.c197 #define DECL_IMDCT_BLOCKS(CPU1, CPU2) \ macro
230 DECL_IMDCT_BLOCKS(sse2,sse) in DECL_IMDCT_BLOCKS() function
231 DECL_IMDCT_BLOCKS(sse3,sse) in DECL_IMDCT_BLOCKS()
232 DECL_IMDCT_BLOCKS(ssse3,sse) in DECL_IMDCT_BLOCKS()
235 DECL_IMDCT_BLOCKS(avx,avx) in DECL_IMDCT_BLOCKS()

Completed in 1 milliseconds