Lines Matching refs: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() argument
1473 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()
2074 (res_comp0->win_y1 - res_comp0->win_y0); in opj_tcd_mct_decode()
2086 (OPJ_SIZE_T)(res_comp1->win_y1 - res_comp1->win_y0) != l_samples || in opj_tcd_mct_decode()
2088 (OPJ_SIZE_T)(res_comp2->win_y1 - res_comp2->win_y0) != l_samples) { in opj_tcd_mct_decode()
2199 l_height = l_res->win_y1 - l_res->win_y0; in opj_tcd_dc_level_shift_decode()
2722 opj_uint_ceildiv(tcd->win_y1, image_comp->dy)); in opj_tcd_is_subband_area_of_interest()
2795 opj_uint_ceildiv(p_tcd->win_y1, image_comp->dy)); in opj_tcd_is_whole_tilecomp_decoding()