Searched refs:p_max_res (Results 1 – 1 of 1) sorted by relevance
99 OPJ_UINT32 p_max_res,126 OPJ_UINT32 p_max_res,154 OPJ_UINT32 * p_max_res);186 OPJ_UINT32 * p_max_res,205 OPJ_UINT32 p_max_res);212 OPJ_UINT32 p_max_res);748 OPJ_UINT32 * p_max_res) in opj_get_encoding_parameters() argument789 *p_max_res = 0; in opj_get_encoding_parameters()810 if (l_tccp->numresolutions > *p_max_res) { in opj_get_encoding_parameters()811 *p_max_res = l_tccp->numresolutions; in opj_get_encoding_parameters()[all …]