Searched refs:win_y1 (Results 1 – 4 of 4) sorted by relevance
185 OPJ_UINT32 win_y1; member218 OPJ_UINT32 win_y1; member280 OPJ_UINT32 win_y1; member400 OPJ_UINT32 win_y1,
854 l_tilec->win_y1 = 0; in opj_tcd_init_tile()1331 h = l_res->win_y1 - l_res->win_y0; in opj_tcd_get_decoded_tile_size()1455 OPJ_UINT32 win_y1, in opj_tcd_decode_tile() argument1473 p_tcd->win_y1 = win_y1; in opj_tcd_decode_tile()1565 tilec->win_y1 = opj_uint_min( in opj_tcd_decode_tile()1567 opj_uint_ceildiv(p_tcd->win_y1, image_comp->dy)); in opj_tcd_decode_tile()1569 tilec->win_y1 < tilec->win_y0) { in opj_tcd_decode_tile()1586 res->win_y1 = opj_uint_ceildivpow2(tilec->win_y1, in opj_tcd_decode_tile()1642 OPJ_SIZE_T h = res->win_y1 - res->win_y0; in opj_tcd_decode_tile()1739 l_height = l_res->win_y1 - l_res->win_y0; in opj_tcd_update_tile_data()[all …]
1962 OPJ_UINT32 win_tcy1 = tilec->win_y1; in opj_dwt_decode_partial_tile()1978 tr_max->win_y1 - (OPJ_UINT32)tr_max->y0, in opj_dwt_decode_partial_tile()2171 tr_max->win_y1 - (OPJ_UINT32)tr_max->y0, in opj_dwt_decode_partial_tile()2680 OPJ_UINT32 win_tcy1 = tilec->win_y1; in opj_dwt_decode_partial_97()2696 tr_max->win_y1 - (OPJ_UINT32)tr_max->y0, in opj_dwt_decode_partial_97()2877 tr_max->win_y1 - (OPJ_UINT32)tr_max->y0, in opj_dwt_decode_partial_97()
9045 res_y1 = (OPJ_INT32)l_res->win_y1; in opj_j2k_update_image_data()