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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Drv40dsp_init.c108 #define QPEL_FUNCS_DECL(OP, PH, PV, OPT) \ macro
122 QPEL_FUNCS_DECL(OP, 0, 1, OPT) \
123 QPEL_FUNCS_DECL(OP, 0, 3, OPT) \
124 QPEL_FUNCS_DECL(OP, 1, 0, OPT) \
125 QPEL_FUNCS_DECL(OP, 1, 1, OPT) \
126 QPEL_FUNCS_DECL(OP, 1, 2, OPT) \
127 QPEL_FUNCS_DECL(OP, 1, 3, OPT) \
128 QPEL_FUNCS_DECL(OP, 2, 1, OPT) \
129 QPEL_FUNCS_DECL(OP, 2, 2, OPT) \
130 QPEL_FUNCS_DECL(O
[all...]

Completed in 107 milliseconds