• Home
  • Raw
  • Download

Lines Matching refs:win_h_x0

99     OPJ_UINT32      win_h_x0; /* start coord in high pass band */  member
1559 OPJ_UINT32 win_h_x0, in opj_dwt_interleave_partial_h() argument
1570 sn + win_h_x0, sa_line, in opj_dwt_interleave_partial_h()
1572 dest + 1 - cas + 2 * win_h_x0, in opj_dwt_interleave_partial_h()
1611 OPJ_INT32 win_h_x0, in opj_dwt_decode_partial_1() argument
1652 i = win_h_x0; in opj_dwt_decode_partial_1()
1675 for (i = win_h_x0; i < win_h_x1; i++) { in opj_dwt_decode_partial_1()
1695 OPJ_INT32 win_h_x0, in opj_dwt_decode_partial_1_parallel() argument
1767 i = win_h_x0; in opj_dwt_decode_partial_1_parallel()
1817 for (i = win_h_x0; i < win_h_x1; i++) { in opj_dwt_decode_partial_1_parallel()
2231 x0 = dwt->win_h_x0; in opj_v4dwt_interleave_h()
2252 (OPJ_UINT32)dwt->sn + dwt->win_h_x0, sa_line + i, in opj_v4dwt_interleave_partial_h()
2255 … (OPJ_INT32*)(dwt->wavelet + 1 - dwt->cas + 2 * dwt->win_h_x0) + i, in opj_v4dwt_interleave_partial_h()
2278 for (i = dwt->win_h_x0; i < dwt->win_h_x1; ++i) { in opj_v4dwt_interleave_v()
2297 sa_col, (OPJ_UINT32)dwt->sn + dwt->win_h_x0, in opj_v4dwt_interleave_partial_v()
2299 (OPJ_INT32*)(dwt->wavelet + 1 - dwt->cas + 2 * dwt->win_h_x0), in opj_v4dwt_interleave_partial_v()
2474 opj_v4dwt_decode_step1_sse(dwt->wavelet + b, dwt->win_h_x0, dwt->win_h_x1, in opj_v4dwt_decode()
2481 dwt->win_h_x0, dwt->win_h_x1, in opj_v4dwt_decode()
2489 dwt->win_h_x0, dwt->win_h_x1, in opj_v4dwt_decode()
2495 opj_v4dwt_decode_step1(dwt->wavelet + b, dwt->win_h_x0, dwt->win_h_x1, in opj_v4dwt_decode()
2502 dwt->win_h_x0, dwt->win_h_x1, in opj_v4dwt_decode()
2510 dwt->win_h_x0, dwt->win_h_x1, in opj_v4dwt_decode()
2578 h.win_h_x0 = 0; in opj_dwt_decode_tile_97()
2617 v.win_h_x0 = 0; in opj_dwt_decode_tile_97()
2810 h.win_h_x0 = win_hl_x0; in opj_dwt_decode_partial_97()
2851 v.win_h_x0 = win_lh_y0; in opj_dwt_decode_partial_97()