Home
last modified time | relevance | path

Searched defs:sampleIndex (Results 1 – 1 of 1) sorted by relevance

/applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/src/
DAudioFile.h651 … int sampleIndex = samplesStartIndex + (numBytesPerBlock * i) + channel * numBytesPerSample; in decodeWaveFile() local
812 … int sampleIndex = samplesStartIndex + (numBytesPerFrame * i) + channel * numBytesPerSample; in decodeAiffFile() local