Searched refs:QPEL_FUNC_SET (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/x86/ | ||
H A D | rv40dsp_init.c | 148 #define QPEL_FUNC_SET(OP, SIZE, PH, PV, OPT) \ macro 153 QPEL_FUNC_SET(OP, 8, PH, PV, OPT) \ 154 QPEL_FUNC_SET(OP, 16, PH, PV, OPT) |
Completed in 2 milliseconds