Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audioutils/src/
H A Daudio_speed.cpp113 int32_t numSamples = bufferSize / static_cast<int32_t>(formatSize_ * channels_); in ChangeSpeedFor8Bit() local
129 int32_t numSamples = bufferSize / static_cast<int32_t>(formatSize_ * channels_); in ChangeSpeedFor16Bit() local
205 int32_t numSamples = bufferSize / static_cast<int32_t>(formatSize_ * channels_); in ChangeSpeedForFloat() local
/ohos5.0/foundation/multimodalinput/input/service/event_resample/src/
H A Devent_resample.cpp496 size_t numSamples = batch.samples.size(); in FindSampleNoLaterThan() local
/ohos5.0/foundation/multimodalinput/input/service/event_resample/test/
H A Devent_resample_test.cpp202 size_t numSamples = eventBatch.size(); in CalculateExpected() local