Searched refs:dydx (Results 1 – 2 of 2) sorted by relevance
48 int slope, dydx; in ctc2_slope() local65 dydx = -max_slope - 1; in ctc2_slope()67 dydx = max_slope; in ctc2_slope()69 dydx = slope; in ctc2_slope()72 return dydx; in ctc2_slope()
25 int *dydx, int *shift, in ctc_gradient() argument49 assert(dydx); in ctc_gradient()62 *dydx = tmp_dydx; in ctc_gradient()