Searched refs:LocV (Results 1 – 3 of 3) sorted by relevance
864 ff = (f * window[sig_inObj->LocV[nI]]) >> PICODSP_SHIFT_FACT1; in td_psola2()865 t1 = &(v1[a + sig_inObj->LocV[nI]]); in td_psola2()896 ff = (f * window[sig_inObj->LocV[nI]]) >> PICODSP_SHIFT_FACT1; in td_psola2()897 t1 = &(v1[a + sig_inObj->LocV[nI]]); in td_psola2()947 ff = (f * window[sig_inObj->LocV[nI]]) >> PICODSP_SHIFT_FACT1; in td_psola2()948 t1 = &(v1[a + sig_inObj->LocV[nI]]); in td_psola2()4030 sig_inObj->LocV[nI] = sig_inObj->LocV[nI] - hop; in get_simple_excitation()4038 while ((sig_inObj->LocV[nI] < 0) && nI < sig_inObj->nV) in get_simple_excitation()4042 sig_inObj->LocV[nJ - nI] = sig_inObj->LocV[nJ]; in get_simple_excitation()4083 sig_inObj->LocV[sig_inObj->nV] = k; in get_simple_excitation()
211 #define LocV idx_vect8 /*excitation position voiced pulses*/ macro
1180 Value *LocV = Loc[Last]; in materialize() local1181 if (!LocV) in materialize()1183 BasicBlock *LastB = cast<BasicBlock>(LocV); in materialize()