Home
last modified time | relevance | path

Searched refs:sr_sb128w (Results 1 – 24 of 24) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/dav1d/libdav1d/src/
H A Dinternal.h185 int w4, h4, bw, bh, sb128w, sb128h, sbh, sb_shift, sb_step, sr_sb128w; member
H A Dlr_apply_tmpl.c244 const int sb_idx = (aligned_unit_pos >> 7) * f->sr_sb128w; in lr_sbrow()
H A Ddecode.c2400 sb_idx = (ts->tiling.row_start >> 5) * f->sr_sb128w; in setup_tile()
2420 if (sb128x >= f->sr_sb128w) continue; in setup_tile()
2609 const int sb_idx = (t->by >> 5) * f->sr_sb128w + (px_x >> 7); in dav1d_decode_tile_sbrow()
2622 const int sb_idx = (t->by >> 5) * f->sr_sb128w + (t->bx >> 5); in dav1d_decode_tile_sbrow()
2906 f->sr_sb128w = (f->sr_cur.p.p.w + 127) >> 7; in dav1d_decode_frame()
2907 const int lr_mask_sz = f->sr_sb128w * f->sb128h; in dav1d_decode_frame()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/dav1d/libdav1d/src/
H A Dinternal.h185 int w4, h4, bw, bh, sb128w, sb128h, sbh, sb_shift, sb_step, sr_sb128w; member
H A Dlr_apply_tmpl.c244 const int sb_idx = (aligned_unit_pos >> 7) * f->sr_sb128w; in lr_sbrow()
H A Ddecode.c2398 sb_idx = (ts->tiling.row_start >> 5) * f->sr_sb128w; in setup_tile()
2418 if (sb128x >= f->sr_sb128w) continue; in setup_tile()
2607 const int sb_idx = (t->by >> 5) * f->sr_sb128w + (px_x >> 7); in dav1d_decode_tile_sbrow()
2620 const int sb_idx = (t->by >> 5) * f->sr_sb128w + (t->bx >> 5); in dav1d_decode_tile_sbrow()
2904 f->sr_sb128w = (f->sr_cur.p.p.w + 127) >> 7; in dav1d_decode_frame()
2905 const int lr_mask_sz = f->sr_sb128w * f->sb128h; in dav1d_decode_frame()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/dav1d/src/
H A Dinternal.h185 int w4, h4, bw, bh, sb128w, sb128h, sbh, sb_shift, sb_step, sr_sb128w; member
H A Dlr_apply_tmpl.c244 const int sb_idx = (aligned_unit_pos >> 7) * f->sr_sb128w; in lr_sbrow()
H A Ddecode.c2354 sb_idx = (ts->tiling.row_start >> 5) * f->sr_sb128w; in setup_tile()
2374 if (sb128x >= f->sr_sb128w) continue; in setup_tile()
2556 const int sb_idx = (t->by >> 5) * f->sr_sb128w + (px_x >> 7); in dav1d_decode_tile_sbrow()
2569 const int sb_idx = (t->by >> 5) * f->sr_sb128w + (t->bx >> 5); in dav1d_decode_tile_sbrow()
2847 f->sr_sb128w = (f->sr_cur.p.p.w + 127) >> 7; in dav1d_decode_frame()
2848 const int lr_mask_sz = f->sr_sb128w * f->sb128h; in dav1d_decode_frame()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/dav1d/src/
H A Dinternal.h211 int w4, h4, bw, bh, sb128w, sb128h, sbh, sb_shift, sb_step, sr_sb128w; member
H A Dlr_apply_tmpl.c258 const int sb_idx = (aligned_unit_pos >> 7) * f->sr_sb128w; in lr_sbrow()
H A Ddecode.c2398 sb_idx = (ts->tiling.row_start >> 5) * f->sr_sb128w; in setup_tile()
2418 if (sb128x >= f->sr_sb128w) continue; in setup_tile()
2604 const int sb_idx = (t->by >> 5) * f->sr_sb128w + (px_x >> 7); in dav1d_decode_tile_sbrow()
2617 const int sb_idx = (t->by >> 5) * f->sr_sb128w + (t->bx >> 5); in dav1d_decode_tile_sbrow()
2903 f->sr_sb128w = (f->sr_cur.p.p.w + 127) >> 7; in dav1d_decode_frame()
2904 const int lr_mask_sz = f->sr_sb128w * f->sb128h; in dav1d_decode_frame()
/dports/www/firefox-esr/firefox-91.8.0/third_party/dav1d/src/
H A Dinternal.h211 int w4, h4, bw, bh, sb128w, sb128h, sbh, sb_shift, sb_step, sr_sb128w; member
H A Dlr_apply_tmpl.c258 const int sb_idx = (aligned_unit_pos >> 7) * f->sr_sb128w; in lr_sbrow()
H A Ddecode.c2398 sb_idx = (ts->tiling.row_start >> 5) * f->sr_sb128w; in setup_tile()
2418 if (sb128x >= f->sr_sb128w) continue; in setup_tile()
2604 const int sb_idx = (t->by >> 5) * f->sr_sb128w + (px_x >> 7); in dav1d_decode_tile_sbrow()
2617 const int sb_idx = (t->by >> 5) * f->sr_sb128w + (t->bx >> 5); in dav1d_decode_tile_sbrow()
2903 f->sr_sb128w = (f->sr_cur.p.p.w + 127) >> 7; in dav1d_decode_frame()
2904 const int lr_mask_sz = f->sr_sb128w * f->sb128h; in dav1d_decode_frame()
/dports/multimedia/handbrake/dav1d-0.9.0/src/
H A Dinternal.h211 int w4, h4, bw, bh, sb128w, sb128h, sbh, sb_shift, sb_step, sr_sb128w; member
H A Dlr_apply_tmpl.c258 const int sb_idx = (aligned_unit_pos >> 7) * f->sr_sb128w; in lr_sbrow()
H A Ddecode.c2398 sb_idx = (ts->tiling.row_start >> 5) * f->sr_sb128w; in setup_tile()
2418 if (sb128x >= f->sr_sb128w) continue; in setup_tile()
2604 const int sb_idx = (t->by >> 5) * f->sr_sb128w + (px_x >> 7); in dav1d_decode_tile_sbrow()
2617 const int sb_idx = (t->by >> 5) * f->sr_sb128w + (t->bx >> 5); in dav1d_decode_tile_sbrow()
2903 f->sr_sb128w = (f->sr_cur.p.p.w + 127) >> 7; in dav1d_decode_frame()
2904 const int lr_mask_sz = f->sr_sb128w * f->sb128h; in dav1d_decode_frame()
/dports/multimedia/dav1d/dav1d-99172b11470776177939c3d2bc366fe8d904eab7/src/
H A Dinternal.h267 int w4, h4, bw, bh, sb128w, sb128h, sbh, sb_shift, sb_step, sr_sb128w; member
H A Dlr_apply_tmpl.c141 const int sb_idx = (aligned_unit_pos >> 7) * f->sr_sb128w; in lr_sbrow()
H A Ddecode.c2658 sb_idx = (ts->tiling.row_start >> 5) * f->sr_sb128w; in setup_tile()
2678 if (sb128x >= f->sr_sb128w) continue; in setup_tile()
2869 const int sb_idx = (t->by >> 5) * f->sr_sb128w + (px_x >> 7); in dav1d_decode_tile_sbrow()
2882 const int sb_idx = (t->by >> 5) * f->sr_sb128w + (t->bx >> 5); in dav1d_decode_tile_sbrow()
3176 f->sr_sb128w = (f->sr_cur.p.p.w + 127) >> 7; in dav1d_decode_frame_init()
3177 const int lr_mask_sz = f->sr_sb128w * f->sb128h; in dav1d_decode_frame_init()
/dports/www/firefox/firefox-99.0/third_party/dav1d/src/
H A Dinternal.h267 int w4, h4, bw, bh, sb128w, sb128h, sbh, sb_shift, sb_step, sr_sb128w; member
H A Dlr_apply_tmpl.c141 const int sb_idx = (aligned_unit_pos >> 7) * f->sr_sb128w; in lr_sbrow()
H A Ddecode.c2658 sb_idx = (ts->tiling.row_start >> 5) * f->sr_sb128w; in setup_tile()
2678 if (sb128x >= f->sr_sb128w) continue; in setup_tile()
2869 const int sb_idx = (t->by >> 5) * f->sr_sb128w + (px_x >> 7); in dav1d_decode_tile_sbrow()
2882 const int sb_idx = (t->by >> 5) * f->sr_sb128w + (t->bx >> 5); in dav1d_decode_tile_sbrow()
3176 f->sr_sb128w = (f->sr_cur.p.p.w + 127) >> 7; in dav1d_decode_frame_init()
3177 const int lr_mask_sz = f->sr_sb128w * f->sb128h; in dav1d_decode_frame_init()