diff options
| author | Antonin Descampe <antonin@gmail.com> | 2010-10-24 20:28:22 +0000 |
|---|---|---|
| committer | Antonin Descampe <antonin@gmail.com> | 2010-10-24 20:28:22 +0000 |
| commit | 0dc7f6a2d3d2a242c561b7cc1e4003542f2810b1 (patch) | |
| tree | f227bf1aa1d0e387adc458295a9ffe661b4a9d77 /libopenjpeg/pi.h | |
| parent | bb9232c9d9d5e8ea3a2de36f20adac72c15127af (diff) | |
Fixed doxygen data inside source code (from winfried)
Diffstat (limited to 'libopenjpeg/pi.h')
| -rw-r--r-- | libopenjpeg/pi.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libopenjpeg/pi.h b/libopenjpeg/pi.h index b5e0f6a4..80febc5c 100644 --- a/libopenjpeg/pi.h +++ b/libopenjpeg/pi.h @@ -115,8 +115,10 @@ Modify the packet iterator for enabling tile part generation @param pi Handle to the packet iterator generated in pi_initialise_encode @param cp Coding parameters @param tileno Number that identifies the tile for which to list the packets +@param pino Iterator index for pi @param tpnum Tile part number of the current tile @param tppos The position of the tile part flag in the progression order +@param t2_mode If == 0 In Threshold calculation ,If == 1 Final pass @param cur_totnum_tp The total number of tile parts in the current tile @return Returns true if an error is detected */ |
