Searched refs:l_pw (Results 1 – 1 of 1) sorted by relevance
621 OPJ_UINT32 l_pw, l_ph; in opj_get_encoding_parameters() local663 l_pw = (l_rx0==l_rx1)?0:(OPJ_UINT32)((l_px1 - l_px0) >> l_pdx); in opj_get_encoding_parameters()666 l_product = l_pw * l_ph; in opj_get_encoding_parameters()746 OPJ_UINT32 l_pdx, l_pdy , l_pw , l_ph; in opj_get_all_encoding_parameters() local784 l_pw = (l_rx0==l_rx1)?0:(OPJ_UINT32)((l_px1 - l_px0) >> l_pdx); in opj_get_all_encoding_parameters()786 *lResolutionPtr++ = l_pw; in opj_get_all_encoding_parameters()788 l_product = l_pw * l_ph; in opj_get_all_encoding_parameters()