Restore mistakenly removed [in]/[out] Doxygen parameter attributes.
Originally committed as revision 24241 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -46,7 +46,7 @@ void ff_acelp_reorder_lsf(int16_t* lsfq, int lsfq_min_distance, int lsfq_min, in
|
||||
* Omitting this step creates audible distortion on the sinusoidal sweep
|
||||
* test vectors in 3GPP TS 26.074.
|
||||
*
|
||||
* @param lsf [in,out] LSFs in Hertz
|
||||
* @param[in,out] lsf LSFs in Hertz
|
||||
* @param min_spacing minimum distance between two consecutive lsf values
|
||||
* @param size size of the lsf vector
|
||||
*/
|
||||
|
Reference in New Issue
Block a user