Home
last modified time | relevance | path

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

/applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/src/
DAudioFile.h605 uint16_t numBytesPerSample = static_cast<uint16_t> (bitDepth) / 8; in decodeWaveFile() local
793 int numBytesPerSample = bitDepth / 8; in decodeAiffFile() local
1028 int32_t numBytesPerSample = bitDepth / 8; in saveToAiffFile() local