Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Mark Harris
Opus
Commits
95400774
Commit
95400774
authored
May 23, 2009
by
Jean-Marc Valin
Browse files
Documentation update: removed lookahead from the doxygen comment long after it
was removed from celt_mode_create()
parent
be607256
Changes
1
Hide whitespace changes
Inline
Side-by-side
libcelt/celt.h
View file @
95400774
...
...
@@ -121,7 +121,6 @@ typedef struct CELTMode CELTMode;
@param Fs Sampling rate (32000 to 96000 Hz)
@param channels Number of channels
@param frame_size Number of samples (per channel) to encode in each packet (even values; 64 - 512)
@param lookahead Extra latency (in samples per channel) in addition to the frame size (between 32 and frame_size).
@param error Returned error code (if NULL, no error will be returned)
@return A newly created mode
*/
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment