Home
last modified time | relevance | path

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

/applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/src/
DAudioFile.h795 int totalNumAudioSampleBytes = numSamplesPerChannel * numBytesPerFrame; in decodeAiffFile() local
1030 int32_t totalNumAudioSampleBytes = getNumSamplesPerChannel() * numBytesPerFrame; in saveToAiffFile() local