Home
last modified time | relevance | path

Searched refs:l_comment (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/third_party/libopenjpeg20/
Dj2k.c2471 const OPJ_CHAR *l_comment; in opj_j2k_write_com() local
2479 l_comment = p_j2k->m_cp.comment; in opj_j2k_write_com()
2480 l_comment_size = (OPJ_UINT32)strlen(l_comment); in opj_j2k_write_com()
2511 memcpy(l_current_ptr, l_comment, l_comment_size); in opj_j2k_write_com()