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

/external/pdfium/third_party/libopenjpeg20/
H A Dj2k.c5341 OPJ_UINT32 l_nb_collections; local
5418 opj_read_bytes(p_header_data,&l_nb_collections,2); /* Qmcc -> number of collections -> 1 */
5421 if (l_nb_collections > 1) {
5428 for (i=0;i<l_nb_collections;++i) {

Completed in 58 milliseconds