Home | History | Annotate | Download | only in libopenjpeg20

Lines Matching full:coff

62  * @param[in] coff      offset of j2k codestream
68 int opj_write_tpix(int coff, opj_codestream_info_t cstr_info, int j2klen,
76 * @param[in] coff offset of j2k codestream
81 int opj_write_thix(int coff, opj_codestream_info_t cstr_info,
88 * @param[in] coff offset of j2k codestream
95 int opj_write_ppix(int coff, opj_codestream_info_t cstr_info, OPJ_BOOL EPHused,
103 * @param[in] coff offset of j2k codestream
110 int opj_write_phix(int coff, opj_codestream_info_t cstr_info, OPJ_BOOL EPHused,
132 * @param[in] coff offset of j2k codestream
137 int opj_write_mainmhix(int coff, opj_codestream_info_t cstr_info,
141 int opj_write_phixfaix(int coff, int compno, opj_codestream_info_t cstr_info,
145 int opj_write_ppixfaix(int coff, int compno, opj_codestream_info_t cstr_info,
149 int opj_write_tilemhix(int coff, opj_codestream_info_t cstr_info, int tileno,
153 int opj_write_tpixfaix(int coff, int compno, opj_codestream_info_t cstr_info,