Home | History | Annotate | Download | only in libopenjpeg20

Lines Matching refs:OPJ_UINT64

2039         if (((OPJ_UINT64)l_image->x1) * ((OPJ_UINT64)l_image->y1) != (l_image->x1 * l_image->y1)) {
4968 l_cstr_index->codestream_size = (OPJ_UINT64)opj_stream_tell(p_stream);
4973 l_cstr_index->codestream_size -= (OPJ_UINT64)l_cstr_index->main_head_start;