Searched refs:HVBILIN (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/x86/ |
H A D | vp8dsp_init.c | 187 #define HVBILIN(OPT, ALIGN, SIZE, MAXHEIGHT) \ macro 199 HVBILIN(mmxext, 8, 4, 8) 200 HVBILIN(sse2, 8, 8, 16) 201 HVBILIN(sse2, 8, 16, 16) 202 HVBILIN(ssse3, 8, 4, 8) 203 HVBILIN(ssse3, 8, 8, 16) 204 HVBILIN(ssse3, 8, 16, 16)
|
Completed in 1 milliseconds