Searched refs:it_icc_value (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
H A Djp2.c1292 OPJ_INT32 it_icc_value = 0; local
1304 for (it_icc_value = 0; it_icc_value < icc_len; ++it_icc_value)
1308 jp2->color.icc_profile_buf[it_icc_value] = (OPJ_BYTE) l_value;

Completed in 69 milliseconds