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