Lines Matching refs:init_subpel1
109 #define init_subpel1(idx1, idx2, idxh, idxv, sz, dir, type) \
120 init_subpel1(0, idx, idxh, idxv, 64, dir, type); \
121 init_subpel1(1, idx, idxh, idxv, 32, dir, type); \
122 init_subpel1(2, idx, idxh, idxv, 16, dir, type); \
123 init_subpel1(3, idx, idxh, idxv, 8, dir, type); \
124 init_subpel1(4, idx, idxh, idxv, 4, dir, type)
134 #undef init_subpel1
176 #define init_subpel1(idx1, idx2, idxh, idxv, sz, dir, type) \
185 init_subpel1(0, idx, idxh, idxv, 64, dir, type); \
186 init_subpel1(1, idx, idxh, idxv, 32, dir, type); \
187 init_subpel1(2, idx, idxh, idxv, 16, dir, type); \
188 init_subpel1(3, idx, idxh, idxv, 8, dir, type); \
189 init_subpel1(4, idx, idxh, idxv, 4, dir, type)
199 #undef init_subpel1