Searched refs:win_y0 (Results 1 – 4 of 4) sorted by relevance
183 OPJ_UINT32 win_y0; member216 OPJ_UINT32 win_y0; member278 OPJ_UINT32 win_y0; member398 OPJ_UINT32 win_y0,
852 l_tilec->win_y0 = 0; in opj_tcd_init_tile()1331 h = l_res->win_y1 - l_res->win_y0; in opj_tcd_get_decoded_tile_size()1453 OPJ_UINT32 win_y0, in opj_tcd_decode_tile() argument1471 p_tcd->win_y0 = win_y0; in opj_tcd_decode_tile()1559 tilec->win_y0 = opj_uint_max( in opj_tcd_decode_tile()1561 opj_uint_ceildiv(p_tcd->win_y0, image_comp->dy)); in opj_tcd_decode_tile()1569 tilec->win_y1 < tilec->win_y0) { in opj_tcd_decode_tile()1582 res->win_y0 = opj_uint_ceildivpow2(tilec->win_y0, 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 …]
1960 OPJ_UINT32 win_tcy0 = tilec->win_y0; in opj_dwt_decode_partial_tile()1976 tr_max->win_y0 - (OPJ_UINT32)tr_max->y0, in opj_dwt_decode_partial_tile()2169 tr_max->win_y0 - (OPJ_UINT32)tr_max->y0, in opj_dwt_decode_partial_tile()2678 OPJ_UINT32 win_tcy0 = tilec->win_y0; in opj_dwt_decode_partial_97()2694 tr_max->win_y0 - (OPJ_UINT32)tr_max->y0, in opj_dwt_decode_partial_97()2875 tr_max->win_y0 - (OPJ_UINT32)tr_max->y0, in opj_dwt_decode_partial_97()
9043 res_y0 = (OPJ_INT32)l_res->win_y0; in opj_j2k_update_image_data()