]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/performance-audio-sr.git/blobdiff - pasdk/test_dsp/io/ioData.h
PASDK-577:Add JX updates for autodet restart, plug into ASIT FSM
[processor-sdk/performance-audio-sr.git] / pasdk / test_dsp / io / ioData.h
index bed31c5adbc2ea892a4860b1c70c054c010e7d81..087990234f7a3f92581dbe36956927464ffe98c0 100644 (file)
@@ -69,6 +69,7 @@ typedef struct ioDataAutoDetStat_s {
   uint_least16_t   syncState;      // SYNC state
   uint_least16_t   bitStreamInfo;  // bit stream information - value of IEC_PC
   uint8_t          deliverZeros;   // flag to indicate whether zeros should be sent to output
+  uint8_t          syncTimeOut;
 } ioDataAutoDetStat_t;
 
 // I/O DATA control structure