• Home
  • Raw
  • Download

Lines Matching refs:tr_max

1883     opj_tcd_resolution_t* tr_max = &(tilec->resolutions[numres - 1]);  in opj_dwt_init_sparse_array()  local
1884 OPJ_UINT32 w = (OPJ_UINT32)(tr_max->x1 - tr_max->x0); in opj_dwt_init_sparse_array()
1885 OPJ_UINT32 h = (OPJ_UINT32)(tr_max->y1 - tr_max->y0); in opj_dwt_init_sparse_array()
1948 opj_tcd_resolution_t* tr_max = &(tilec->resolutions[numres - 1]); in opj_dwt_decode_partial_tile() local
1964 if (tr_max->x0 == tr_max->x1 || tr_max->y0 == tr_max->y1) { in opj_dwt_decode_partial_tile()
1975 tr_max->win_x0 - (OPJ_UINT32)tr_max->x0, in opj_dwt_decode_partial_tile()
1976 tr_max->win_y0 - (OPJ_UINT32)tr_max->y0, in opj_dwt_decode_partial_tile()
1977 tr_max->win_x1 - (OPJ_UINT32)tr_max->x0, in opj_dwt_decode_partial_tile()
1978 tr_max->win_y1 - (OPJ_UINT32)tr_max->y0, in opj_dwt_decode_partial_tile()
1980 1, tr_max->win_x1 - tr_max->win_x0, in opj_dwt_decode_partial_tile()
2168 tr_max->win_x0 - (OPJ_UINT32)tr_max->x0, in opj_dwt_decode_partial_tile()
2169 tr_max->win_y0 - (OPJ_UINT32)tr_max->y0, in opj_dwt_decode_partial_tile()
2170 tr_max->win_x1 - (OPJ_UINT32)tr_max->x0, in opj_dwt_decode_partial_tile()
2171 tr_max->win_y1 - (OPJ_UINT32)tr_max->y0, in opj_dwt_decode_partial_tile()
2173 1, tr_max->win_x1 - tr_max->win_x0, in opj_dwt_decode_partial_tile()
2666 opj_tcd_resolution_t* tr_max = &(tilec->resolutions[numres - 1]); in opj_dwt_decode_partial_97() local
2682 if (tr_max->x0 == tr_max->x1 || tr_max->y0 == tr_max->y1) { in opj_dwt_decode_partial_97()
2693 tr_max->win_x0 - (OPJ_UINT32)tr_max->x0, in opj_dwt_decode_partial_97()
2694 tr_max->win_y0 - (OPJ_UINT32)tr_max->y0, in opj_dwt_decode_partial_97()
2695 tr_max->win_x1 - (OPJ_UINT32)tr_max->x0, in opj_dwt_decode_partial_97()
2696 tr_max->win_y1 - (OPJ_UINT32)tr_max->y0, in opj_dwt_decode_partial_97()
2698 1, tr_max->win_x1 - tr_max->win_x0, in opj_dwt_decode_partial_97()
2874 tr_max->win_x0 - (OPJ_UINT32)tr_max->x0, in opj_dwt_decode_partial_97()
2875 tr_max->win_y0 - (OPJ_UINT32)tr_max->y0, in opj_dwt_decode_partial_97()
2876 tr_max->win_x1 - (OPJ_UINT32)tr_max->x0, in opj_dwt_decode_partial_97()
2877 tr_max->win_y1 - (OPJ_UINT32)tr_max->y0, in opj_dwt_decode_partial_97()
2879 1, tr_max->win_x1 - tr_max->win_x0, in opj_dwt_decode_partial_97()