Searched refs:hop_p_half (Results 1 – 1 of 1) sorted by relevance
387 picoos_int16 hop_p_half; in sigProcess() local581 hop_p_half = (sig_subObj->sig_inner.hop_p) / 2; in sigProcess()586 = (picoos_uint8) (hop_p_half); in sigProcess()588 = (picoos_uint8) (sig_subObj->nNumFrame % ((hop_p_half))); in sigProcess()596 t1 = &(sig_subObj->sig_inner.WavBuff_p[n_count * (hop_p_half)]); in sigProcess()597 for (n_i = 0; n_i < hop_p_half; n_i++) { /*Normalization*/ in sigProcess()735 picoos_int16 hop_p_half; in sigStep() local1127 hop_p_half = sig_subObj->sig_inner.hop_p / 2; in sigStep()1129 n_samp = hop_p_half; in sigStep()1171 … = (picoos_uint8) (sig_subObj->nNumFrame % (hop_p_half)); /*number of frame % 64*/ in sigStep()