RealmeIP / openjpeg

Automatically exported from code.google.com/p/openjpeg
Other
0 stars 0 forks source link

Might consider renaming this method: #491

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
/**
 * Gets the maximum size taken by a coc.
 *
 * @param       p_j2k   the jpeg2000 codec to use.
 */
static OPJ_UINT32 opj_j2k_get_max_coc_size(opj_j2k_t *p_j2k);

Original issue reported on code.google.com by boxe...@gmail.com on 7 May 2015 at 3:51