Lines Matching defs:init_subpel2
119 #define init_subpel2(idx, idxh, idxv, dir, type) \
127 init_subpel2(idx, 1, 1, hv, type); \
128 init_subpel2(idx, 0, 1, v, type); \
129 init_subpel2(idx, 1, 0, h, type)
135 #undef init_subpel2
184 #define init_subpel2(idx, idxh, idxv, dir, type) \
192 init_subpel2(idx, 1, 1, hv, type); \
193 init_subpel2(idx, 0, 1, v, type); \
194 init_subpel2(idx, 1, 0, h, type)
200 #undef init_subpel2