Searched defs:voice_result (Results 1 - 1 of 1) sorted by relevance

/external/srec/srec/clib/
H A Dfpi_tgt.c788 featdata *fepFrmPtr, *recFrmPtr, *last_push, voice_result; local
822 voice_result = getVoicingCode(frmPkt, fram);
823 if (FAST_BIT_SET(voice_result))
854 else if (QUIET_BIT_SET(voice_result))

Completed in 329 milliseconds