Searched refs:J2K_MS_EOC (Results 1 – 2 of 2) sorted by relevance
75 #define J2K_MS_EOC 0xffd9 /**< EOC marker value */ macro
4473 …opj_write_bytes(p_j2k->m_specific_param.m_encoder.m_header_tile_data,J2K_MS_EOC,2); …7426 l_current_marker = J2K_MS_EOC;7434 … while ( (!p_j2k->m_specific_param.m_decoder.m_can_decode) && (l_current_marker != J2K_MS_EOC) ) {7588 if (l_current_marker == J2K_MS_EOC) {7698 if (l_current_marker == J2K_MS_EOC) {