Searched refs:OPJ_RLCP (Results 1 – 4 of 4) sorted by relevance
1322 case OPJ_RLCP: in opj_pi_check_next_level()1804 case OPJ_RLCP: in opj_pi_create_encode()1843 case OPJ_RLCP: in opj_pi_create_encode()1882 case OPJ_RLCP: in opj_pi_create_encode()1954 case OPJ_RLCP: in opj_pi_create_encode()2085 case OPJ_RLCP: in opj_pi_next()
270 OPJ_RLCP = 1, /**< resolution-layer-component-precinct order */ enumerator
1313 {OPJ_RLCP, "RLCP"},
937 parameters->prog_order=OPJ_RLCP; in WriteJP2Image()