Lines Matching refs:frac

41     .frac:                  resd 1
62 cglobal resample_common_%1, 0, 15, 2, ctx, dst, src, phase_count, index, frac, \
83 mov fracd, [ctxq+ResampleContext.frac]
97 DEFINE_ARGS filter_alloc, dst, src, phase_count, index, frac, dst_incr_mod, \
104 DEFINE_ARGS phase_count, dst, src, filter_alloc, index, frac, dst_incr_mod, \
114 cglobal resample_common_%1, 1, 7, 2, ctx, phase_count, dst, frac, \
134 mov fracd, [ctxq+ResampleContext.frac]
143 DEFINE_ARGS src, phase_count, dst, frac, index, min_filter_count_x4, filter
224 DEFINE_ARGS filter_alloc, dst, src, phase_count, index, frac, dst_incr_mod, \
228 DEFINE_ARGS phase_count, dst, src, filter_alloc, index, frac, dst_incr_mod, \
232 DEFINE_ARGS src, phase_count, dst, frac, index, index_incr
249 DEFINE_ARGS ctx, dst, src, phase_count, index, frac
251 DEFINE_ARGS src, ctx, update_context, frac, index
261 mov [ctxq+ResampleContext.frac ], fracd
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, \
308 mov fracd, [ctxq+ResampleContext.frac]
329 DEFINE_ARGS filter_alloc, dst, filter2, phase_count, index, frac, filter1, \
336 DEFINE_ARGS phase_count, filter2, src, filter_alloc, index, frac, filter1, \
347 frac, index, dst, filter_bank
377 mov fracd, [ctxq+ResampleContext.frac]
386 DEFINE_ARGS filter1, min_filter_count_x4, filter2, frac, index, dst, src
488 ; val += (v2 - val) * (FELEML) frac / c->src_incr;
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, \
559 DEFINE_ARGS filter1, ctx, update_context, frac, index, dst, src
569 mov [ctxq+ResampleContext.frac ], fracd