Lines Matching refs:phase_count
44 .phase_count: resd 1 label
276 cglobal resample_linear_%1, 0, 15, 5, ctx, dst, phase_mask, phase_count, index, frac, \
283 cglobal resample_linear_%1, 0, 15, 5, ctx, phase_mask, src, phase_count, index, frac, \
326 mov ecx, [ctxq+ResampleContext.phase_count]
329 DEFINE_ARGS filter_alloc, dst, filter2, phase_count, index, frac, filter1, \
334 mov ecx, [ctxq+ResampleContext.phase_count]
336 DEFINE_ARGS phase_count, filter2, src, filter_alloc, index, frac, filter1, \
365 …PUSH dword [ctxq+ResampleContext.phase_count] ; unneeded replacement…
384 PUSH dword [ctxq+ResampleContext.phase_count]
523 DEFINE_ARGS filter_alloc, dst, filter2, phase_count, index, frac, index_incr, \
527 DEFINE_ARGS phase_count, filter2, src, filter_alloc, index, frac, index_incr, \
531 DEFINE_ARGS filter1, phase_count, index_incr, frac, index, dst, src
551 DEFINE_ARGS ctx, dst, filter2, phase_count, index, frac, index_incr, \
555 DEFINE_ARGS ctx, filter2, src, phase_count, index, frac, index_incr, \