HomeSort by relevance Sort by last modified time
    Searched refs:FAST_MATCH_DATA (Results 1 - 2 of 2) sorted by null

  /external/srec/srec/include/
voicing.h 51 #define FAST_MATCH_DATA(X) ((X) & (FAST_VOICE_BIT | QUIET_BIT))
  /external/srec/srec/clib/
fpi_tgt.c 803 voistat = FAST_MATCH_DATA(getVoicingCode(frmPkt, last_push));
807 voistat = FAST_MATCH_DATA(getVoicingCode(frmPkt, last_push));
811 voistat = FAST_MATCH_DATA(getVoicingCode(frmPkt, last_push));
816 gotstat = FAST_MATCH_DATA(getVoicingCode(frmPkt, last_push));

Completed in 38 milliseconds