MCPcopy Create free account
hub / github.com/0xShug0/audio.cpp / capacity_frames

Method capacity_frames

src/framework/audio/rnnoise.cpp:1221–1223  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1219 }
1220
1221 int64_t capacity_frames() const noexcept {
1222 return capacity_frames_;
1223 }
1224
1225 RnnoiseSequenceRunOutput run(
1226 const float * features,

Callers 2

infer_featuresMethod · 0.80
process_mono_48kMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected