Skip to content
Snippets Groups Projects
Commit 95400774 authored by Jean-Marc Valin's avatar Jean-Marc Valin
Browse files

Documentation update: removed lookahead from the doxygen comment long after it

was removed from celt_mode_create()
parent be607256
No related branches found
No related tags found
Loading
......@@ -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
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment