summaryrefslogtreecommitdiff
path: root/src/lib/openjp3d/dwt.h
diff options
context:
space:
mode:
authorStefan Weil <sw@weilnetz.de>2018-02-24 14:55:33 +0100
committerStefan Weil <sw@weilnetz.de>2018-02-25 18:27:01 +0100
commitb49fa93aa759cb2e2e22e174ef793470eb02a148 (patch)
tree4ded139dfd022b4365007ab4b16a832a5e559776 /src/lib/openjp3d/dwt.h
parent244f52483df75e6507d676b25d31e6e7bf08bdf5 (diff)
openjp3d: Convert ISO-8859 to UTF-8
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Diffstat (limited to 'src/lib/openjp3d/dwt.h')
-rw-r--r--src/lib/openjp3d/dwt.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/openjp3d/dwt.h b/src/lib/openjp3d/dwt.h
index 634df95a..0d3eca2a 100644
--- a/src/lib/openjp3d/dwt.h
+++ b/src/lib/openjp3d/dwt.h
@@ -9,7 +9,7 @@
* Copyright (c) 2003-2005, Francois Devaux and Antonin Descampe
* Copyright (c) 2005, Herve Drolon, FreeImage Team
* Copyright (c) 2002-2005, Communications and remote sensing Laboratory, Universite catholique de Louvain, Belgium
- * Copyrigth (c) 2006, Mónica Díez, LPI-UVA, Spain
+ * Copyrigth (c) 2006, Mónica Díez, LPI-UVA, Spain
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -95,7 +95,7 @@ Get the norm of a wavelet function of a subband at a specified level for the rev
double dwt_getnorm(int orient, int level[3], int dwtid[3]);
/* ----------------------------------------------------------------------- */
/**
-Calcula el valor del escalón de cuantificación correspondiente a cada subbanda.
+Calcula el valor del escalón de cuantificación correspondiente a cada subbanda.
@param tccp Tile component coding parameters
@param prec Precision of data
*/