summaryrefslogtreecommitdiff
path: root/src/codecs/sample.cpp
diff options
context:
space:
mode:
authorjacqueline <me@jacqueline.id.au>2023-08-07 18:22:15 +1000
committerjacqueline <me@jacqueline.id.au>2023-08-07 18:22:15 +1000
commitc38754401b95642b5e61fd273c2adf7d76a829fe (patch)
tree2dc23008f6b2b471ce54fbc61d96b7b8c508b0dd /src/codecs/sample.cpp
parenta66c3428063017f2233b6b15d5ce6c920d5c9095 (diff)
downloadtangara-fw-c38754401b95642b5e61fd273c2adf7d76a829fe.tar.gz
Downscaling working!
Diffstat (limited to 'src/codecs/sample.cpp')
-rw-r--r--src/codecs/sample.cpp9
1 files changed, 4 insertions, 5 deletions
diff --git a/src/codecs/sample.cpp b/src/codecs/sample.cpp
index 7bf14197..a1fe9bfd 100644
--- a/src/codecs/sample.cpp
+++ b/src/codecs/sample.cpp
@@ -268,8 +268,7 @@ void foconv(int* src, uint8_t* dst, int bits, int skip, int count) {
}
}
}
-
-
- }
-
-}
+
+} // namespace sample
+
+} // namespace audio