Searched refs:LFC_FUNCS (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/x86/ |
H A D | hevcdsp_init.c | 37 #define LFC_FUNCS(type, depth, opt) \ macro 45 LFC_FUNCS(uint8_t, 8, sse2) 46 LFC_FUNCS(uint8_t, 10, sse2) 47 LFC_FUNCS(uint8_t, 12, sse2) 48 LFC_FUNCS(uint8_t, 8, avx) 49 LFC_FUNCS(uint8_t, 10, avx) 50 LFC_FUNCS(uint8_t, 12, avx)
|
Completed in 2 milliseconds