Searched refs:extSeqFile (Results 1 – 1 of 1) sorted by relevance
1137 const void* extSeqFile = externalSeqInfo->seqDataAddress; in PrepareSequenceSoundImpl() local1138 if ( extSeqFile != NULL ) in PrepareSequenceSoundImpl()1140 seqFile = reinterpret_cast<const internal::SequenceSoundFile*>( extSeqFile ); in PrepareSequenceSoundImpl()