Searched refs:l_pw (Results 1 – 1 of 1) sorted by relevance
801 OPJ_UINT32 l_pw, l_ph; in opj_get_encoding_parameters() local843 l_pw = (l_rx0 == l_rx1) ? 0 : (OPJ_UINT32)((l_px1 - l_px0) >> l_pdx); in opj_get_encoding_parameters()846 l_product = l_pw * l_ph; in opj_get_encoding_parameters()928 OPJ_UINT32 l_pdx, l_pdy, l_pw, l_ph; in opj_get_all_encoding_parameters() local974 l_pw = (l_rx0 == l_rx1) ? 0 : (OPJ_UINT32)((l_px1 - l_px0) >> l_pdx); in opj_get_all_encoding_parameters()976 *lResolutionPtr++ = l_pw; in opj_get_all_encoding_parameters()978 l_product = l_pw * l_ph; in opj_get_all_encoding_parameters()