Searched refs:fileSamples (Results 1 – 2 of 2) sorted by relevance
1190 size_t fileSamples(0); in MixOrReplaceAudioWithFile() local1203 fileSamples, in MixOrReplaceAudioWithFile()1213 assert(_audioFrame.samples_per_channel_ == fileSamples); in MixOrReplaceAudioWithFile()1223 fileSamples); in MixOrReplaceAudioWithFile()1232 fileSamples, in MixOrReplaceAudioWithFile()
3672 size_t fileSamples(0); in MixOrReplaceAudioWithFile() local3687 fileSamples, in MixOrReplaceAudioWithFile()3696 if (fileSamples == 0) in MixOrReplaceAudioWithFile()3705 assert(_audioFrame.samples_per_channel_ == fileSamples); in MixOrReplaceAudioWithFile()3715 fileSamples); in MixOrReplaceAudioWithFile()3725 fileSamples, in MixOrReplaceAudioWithFile()3742 size_t fileSamples(0); in MixAudioWithFile() local3757 fileSamples, in MixAudioWithFile()3767 if (audioFrame.samples_per_channel_ == fileSamples) in MixAudioWithFile()3775 fileSamples); in MixAudioWithFile()[all …]