Searched refs:repeat_count (Results 1 – 8 of 8) sorted by relevance
1398 if (repeat_count) { in fg_match_strokes_against_pspans()1421 if ((repeat_count > 0) && (i == repeat_index)) in fg_match_strokes_against_pspans()1422 repeat_count--; in fg_match_strokes_against_pspans()1498 u_int repeat_count = 0; in fg_update_strokes() local1542 repeat_count = abs(n_xpspans - n_ypspans); in fg_update_strokes()1546 repeat_count : 0)); in fg_update_strokes()1549 repeat_count : 0)); in fg_update_strokes()1745 repeat_count = abs(nspans[X] - nspans[Y]); in fg_add_new_strokes()1759 if (repeat_count > 0) { in fg_add_new_strokes()1763 repeat_count--; in fg_add_new_strokes()[all …]
545 int repeat_count, int cnt_clr_src, in ipu_config_wave_gen_1() argument560 if (repeat_count == 0) in ipu_config_wave_gen_1()569 reg |= repeat_count; in ipu_config_wave_gen_1()573 reg |= (repeat_count << 16); in ipu_config_wave_gen_1()
383 u_int8_t repeat_count; member
205 TW_UINT8 repeat_count; member
551 event->repeat_count, in tw_cl_create_event()
425 __be32 repeat_count; member
838 int repeat_count = *++c + 3 - ' '; in CheckForPacket() local841 for (int i = 0; i < repeat_count; ++i) in CheckForPacket()
3511 sblock_ctrl->repeat_count = cpu_to_be32(data_len / block_size); in set_sig_data_segment()