Home
last modified time | relevance | path

Searched refs:dq_tbl (Results 1 – 8 of 8) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/third_party/dav1d/src/
H A Drecon_tmpl.c591 const uint16_t *const dq_tbl = ts->dq[b->seg_id][plane]; in decode_coefs() local
611 unsigned dc_dq = dq_tbl[0]; in decode_coefs()
634 const unsigned ac_dq = dq_tbl[1]; in decode_coefs()
681 const unsigned ac_dq = dq_tbl[1]; in decode_coefs()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/dav1d/src/
H A Drecon_tmpl.c591 const uint16_t *const dq_tbl = ts->dq[b->seg_id][plane]; in decode_coefs() local
611 unsigned dc_dq = dq_tbl[0]; in decode_coefs()
634 const unsigned ac_dq = dq_tbl[1]; in decode_coefs()
681 const unsigned ac_dq = dq_tbl[1]; in decode_coefs()
/dports/multimedia/handbrake/dav1d-0.9.0/src/
H A Drecon_tmpl.c591 const uint16_t *const dq_tbl = ts->dq[b->seg_id][plane]; in decode_coefs() local
611 unsigned dc_dq = dq_tbl[0]; in decode_coefs()
634 const unsigned ac_dq = dq_tbl[1]; in decode_coefs()
681 const unsigned ac_dq = dq_tbl[1]; in decode_coefs()
/dports/multimedia/dav1d/dav1d-99172b11470776177939c3d2bc366fe8d904eab7/src/
H A Drecon_tmpl.c591 const uint16_t *const dq_tbl = ts->dq[b->seg_id][plane]; in decode_coefs() local
611 unsigned dc_dq = dq_tbl[0]; in decode_coefs()
634 const unsigned ac_dq = dq_tbl[1]; in decode_coefs()
681 const unsigned ac_dq = dq_tbl[1]; in decode_coefs()
/dports/www/firefox/firefox-99.0/third_party/dav1d/src/
H A Drecon_tmpl.c591 const uint16_t *const dq_tbl = ts->dq[b->seg_id][plane]; in decode_coefs() local
611 unsigned dc_dq = dq_tbl[0]; in decode_coefs()
634 const unsigned ac_dq = dq_tbl[1]; in decode_coefs()
681 const unsigned ac_dq = dq_tbl[1]; in decode_coefs()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/dav1d/libdav1d/src/
H A Drecon_tmpl.c572 const uint16_t *const dq_tbl = ts->dq[b->seg_id][plane]; in decode_coefs() local
584 const unsigned dq = (dq_tbl[0] * qm_tbl[0] + 16) >> 5; in decode_coefs()
610 const unsigned dq = (dq_tbl[1] * qm_tbl[rc] + 16) >> 5; in decode_coefs()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/dav1d/libdav1d/src/
H A Drecon_tmpl.c572 const uint16_t *const dq_tbl = ts->dq[b->seg_id][plane]; in decode_coefs() local
584 const unsigned dq = (dq_tbl[0] * qm_tbl[0] + 16) >> 5; in decode_coefs()
610 const unsigned dq = (dq_tbl[1] * qm_tbl[rc] + 16) >> 5; in decode_coefs()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/dav1d/src/
H A Drecon_tmpl.c572 const uint16_t *const dq_tbl = ts->dq[b->seg_id][plane]; in decode_coefs() local
584 const unsigned dq = (dq_tbl[0] * qm_tbl[0] + 16) >> 5; in decode_coefs()
610 const unsigned dq = (dq_tbl[1] * qm_tbl[rc] + 16) >> 5; in decode_coefs()