]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/blobdiff - libavcodec/cook.c
Cosmetics, patch by Ramiro Polla.
[frescor/ffmpeg.git] / libavcodec / cook.c
index a3f4e3354d02c170d5d37ebe6dd8fcf560a10671..8553dfceeee35c06cc2f6cb3ed818a0bdd21a65f 100644 (file)
@@ -641,8 +641,7 @@ static void decode_vectors(COOKContext* q, int* category,
  * function for decoding mono data
  *
  * @param q                 pointer to the COOKContext
- * @param mlt_buffer1       pointer to left channel mlt coefficients
- * @param mlt_buffer2       pointer to right channel mlt coefficients
+ * @param mlt_buffer        pointer to mlt coefficients
  */
 
 static void mono_decode(COOKContext *q, float* mlt_buffer) {