Searched refs:old_state_end (Results 1 – 4 of 4) sorted by relevance
64 const int16_t* old_state_end = state_ptr + n_batch * n_filter * n_memory; in EvalIntegerSvdfReference() local65 while (old_state_start != old_state_end) { in EvalIntegerSvdfReference()
151 const float* old_state_end = in EvalFloatSVDF() local153 while (old_state_start != old_state_end) { in EvalFloatSVDF()
167 const float* old_state_end = in EvalFloatSVDF() local169 while (old_state_start != old_state_end) { in EvalFloatSVDF()
87 const int16_t* old_state_end = state_ptr + n_batch * n_filter * n_memory; in EvalIntegerSvdfHifimini() local88 while (old_state_start != old_state_end) { in EvalIntegerSvdfHifimini()