Searched refs:OPJ_RLCP (Results 1 – 4 of 4) sorted by relevance
1319 case OPJ_RLCP: in opj_pi_check_next_level()1801 case OPJ_RLCP: in opj_pi_create_encode()1840 case OPJ_RLCP: in opj_pi_create_encode()1879 case OPJ_RLCP: in opj_pi_create_encode()1951 case OPJ_RLCP: in opj_pi_create_encode()2082 case OPJ_RLCP: in opj_pi_next()
270 OPJ_RLCP = 1, /**< resolution-layer-component-precinct order */ enumerator
1313 {OPJ_RLCP, "RLCP"},
904 parameters.prog_order=OPJ_RLCP; in WriteJP2Image()