Home
last modified time | relevance | path

Searched refs:tcoeff (Results 1 – 25 of 103) sorted by relevance

12345

/dports/math/eclib/eclib-20210318/libsrc/
H A Drealroots.cc63 vector<bigfloat> tcoeff; in realroots() local
65 while(i<coeff.size()) tcoeff.push_back(coeff[i++]); in realroots()
67 cout<<"realroots: trimmed coeffs = "<<tcoeff<<endl; in realroots()
70 long deg = tcoeff.size()-1; in realroots()
75 bigfloat a = tcoeff[0]; in realroots()
82 ans.push_back(-tcoeff[1]/a); in realroots()
87 bigfloat b=tcoeff[1], c=tcoeff[2]; in realroots()
100 bigfloat b=tcoeff[1], c=tcoeff[2], d=tcoeff[3]; in realroots()
176 bigfloat b=tcoeff[1], c=tcoeff[2], d=tcoeff[3], e=tcoeff[4]; in realroots()
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libaom-sys-0.9.1/vendor/av1/encoder/
H A Dencodetxb.c44 cm, coeff_buf_pool->tcoeff, in av1_alloc_txb_buf()
51 tran_low_t *tcoeff_ptr = coeff_buf_pool->tcoeff; in av1_alloc_txb_buf()
71 aom_free(coeff_buf_pool->tcoeff); in av1_free_txb_buf()
353 const tran_low_t v = tcoeff[pos];
382 const tran_low_t v = tcoeff[scan[c]];
551 tran_low_t *tcoeff; local
591 tcoeff = tcoeff_txb + block_offset;
592 memcpy(tcoeff, qcoeff, sizeof(*tcoeff) * seg_eob);
671 if (tcoeff[0] != 0) {
672 const int dc_sign = (tcoeff[0] < 0) ? 1 : 0;
[all …]
H A Dtxb_rdopt.c21 const LV_MAP_COEFF_COST *txb_costs, const tran_low_t *tcoeff, in update_coeff_general() argument
35 const tran_low_t tqc = tcoeff[ci]; in update_coeff_general()
79 const tran_low_t *tcoeff, tran_low_t *qcoeff, tran_low_t *dqcoeff, in update_coeff_simple() argument
95 const tran_low_t abs_tqc = abs(tcoeff[ci]); in update_coeff_simple()
130 const LV_MAP_COEFF_COST *txb_costs, const tran_low_t *tcoeff, in update_coeff_eob() argument
144 const tran_low_t tqc = tcoeff[ci]; in update_coeff_eob()
308 const tran_low_t *tcoeff = p->coeff + block_offset; in av1_optimize_txb() local
369 dequant, scan, txb_costs, tcoeff, qcoeff, dqcoeff, in av1_optimize_txb()
378 const tran_low_t tqc = tcoeff[ci]; in av1_optimize_txb()
637 tran_low_t *tcoeff = p->coeff + BLOCK_OFFSET(block); in av1_cost_coeffs_txb_laplacian() local
[all …]
/dports/multimedia/aom/aom-3.2.0/av1/encoder/
H A Dencodetxb.c46 cm, coeff_buf_pool->tcoeff, in av1_alloc_txb_buf()
53 tran_low_t *tcoeff_ptr = coeff_buf_pool->tcoeff; in av1_alloc_txb_buf()
73 aom_free(coeff_buf_pool->tcoeff); in av1_free_txb_buf()
355 const tran_low_t v = tcoeff[pos];
384 const tran_low_t v = tcoeff[scan[c]];
560 tran_low_t *tcoeff; local
600 tcoeff = tcoeff_txb + block_offset;
601 memcpy(tcoeff, qcoeff, sizeof(*tcoeff) * seg_eob);
681 if (tcoeff[0] != 0) {
682 const int dc_sign = (tcoeff[0] < 0) ? 1 : 0;
[all …]
H A Dtxb_rdopt.c21 const LV_MAP_COEFF_COST *txb_costs, const tran_low_t *tcoeff, in update_coeff_general() argument
35 const tran_low_t tqc = tcoeff[ci]; in update_coeff_general()
79 const tran_low_t *tcoeff, tran_low_t *qcoeff, tran_low_t *dqcoeff, in update_coeff_simple() argument
95 const tran_low_t abs_tqc = abs(tcoeff[ci]); in update_coeff_simple()
130 const LV_MAP_COEFF_COST *txb_costs, const tran_low_t *tcoeff, in update_coeff_eob() argument
144 const tran_low_t tqc = tcoeff[ci]; in update_coeff_eob()
310 const tran_low_t *tcoeff = p->coeff + block_offset; in av1_optimize_txb() local
363 dequant, scan, txb_costs, tcoeff, qcoeff, dqcoeff, in av1_optimize_txb()
372 const tran_low_t tqc = tcoeff[ci]; in av1_optimize_txb()
631 tran_low_t *tcoeff = p->coeff + BLOCK_OFFSET(block); in av1_cost_coeffs_txb_laplacian() local
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/av1/encoder/
H A Dencodetxb.c71 x->mbmi_ext->tcoeff[plane] = coeff_buf->tcoeff[plane] + x->cb_offset; in av1_set_coeff_buffer()
122 tran_low_t v = tcoeff[scan[c]]; in write_nz_map()
178 int is_nz = tcoeff[coeff_idx] != 0; in write_nz_map_vert()
335 tran_low_t v = tcoeff[scan[c]]; in av1_write_coeffs_txb()
376 tran_low_t v = tcoeff[scan[c]]; in av1_write_coeffs_txb()
481 tran_low_t *tcoeff = BLOCK_OFFSET(x->mbmi_ext->tcoeff[plane], block); in av1_write_coeffs_mb() local
1934 tcoeff, in av1_optimize_txb()
2020 tran_low_t v = tcoeff[scan[c]]; in av1_update_nz_eob_counts()
2161 tran_low_t *tcoeff = BLOCK_OFFSET(x->mbmi_ext->tcoeff[plane], block); in av1_update_and_record_txb_context() local
2179 memcpy(tcoeff, qcoeff, sizeof(*tcoeff) * seg_eob); in av1_update_and_record_txb_context()
[all …]
H A Dencodetxb.h29 const tran_low_t *tcoeff; member
79 int plane, TX_SIZE tx_size, const tran_low_t *tcoeff,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/av1/encoder/
H A Dencodetxb.c71 cm, coeff_buf_pool->tcoeff, in av1_alloc_txb_buf()
98 aom_free(coeff_buf_pool->tcoeff); in av1_free_txb_buf()
452 const tran_low_t v = tcoeff[pos];
935 const tran_low_t tqc = tcoeff[ci];
1044 const tran_low_t tqc = tcoeff[ci];
1244 const tran_low_t tqc = tcoeff[ci];
1424 tran_low_t *tcoeff; local
1464 tcoeff = tcoeff_txb + block_offset;
1465 memcpy(tcoeff, qcoeff, sizeof(*tcoeff) * seg_eob);
1544 if (tcoeff[0] != 0) {
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/av1/encoder/
H A Dencodetxb.c87 x->mbmi_ext->tcoeff[plane] = coeff_buf->tcoeff[plane] + x->cb_offset; in av1_set_coeff_buffer()
575 const tran_low_t v = tcoeff[pos];
631 tran_low_t *tcoeff = BLOCK_OFFSET(x->mbmi_ext->tcoeff[plane], block); local
1233 if (txb_info->tcoeff[scan[i]] >= 0)
1365 const tran_low_t tqc = tcoeff[ci];
1415 const tran_low_t tqc = tcoeff[ci];
1463 const tran_low_t tqc = tcoeff[ci];
1654 const tran_low_t tqc = tcoeff[ci];
1933 tran_low_t *tcoeff = BLOCK_OFFSET(x->mbmi_ext->tcoeff[plane], block); local
1937 memcpy(tcoeff, qcoeff, sizeof(*tcoeff) * seg_eob);
[all …]
H A Dencodetxb.h31 const tran_low_t *tcoeff; member
57 TX_SIZE tx_size, const tran_low_t *tcoeff,
/dports/www/firefox/firefox-99.0/third_party/aom/av1/encoder/
H A Dencodetxb.c87 x->mbmi_ext->tcoeff[plane] = coeff_buf->tcoeff[plane] + x->cb_offset; in av1_set_coeff_buffer()
575 const tran_low_t v = tcoeff[pos];
631 tran_low_t *tcoeff = BLOCK_OFFSET(x->mbmi_ext->tcoeff[plane], block); local
1233 if (txb_info->tcoeff[scan[i]] >= 0)
1365 const tran_low_t tqc = tcoeff[ci];
1415 const tran_low_t tqc = tcoeff[ci];
1463 const tran_low_t tqc = tcoeff[ci];
1654 const tran_low_t tqc = tcoeff[ci];
1933 tran_low_t *tcoeff = BLOCK_OFFSET(x->mbmi_ext->tcoeff[plane], block); local
1937 memcpy(tcoeff, qcoeff, sizeof(*tcoeff) * seg_eob);
[all …]
H A Dencodetxb.h31 const tran_low_t *tcoeff; member
57 TX_SIZE tx_size, const tran_low_t *tcoeff,
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/av1/encoder/
H A Dencodetxb.c87 x->mbmi_ext->tcoeff[plane] = coeff_buf->tcoeff[plane] + x->cb_offset; in av1_set_coeff_buffer()
575 const tran_low_t v = tcoeff[pos];
631 tran_low_t *tcoeff = BLOCK_OFFSET(x->mbmi_ext->tcoeff[plane], block); local
1233 if (txb_info->tcoeff[scan[i]] >= 0)
1365 const tran_low_t tqc = tcoeff[ci];
1415 const tran_low_t tqc = tcoeff[ci];
1463 const tran_low_t tqc = tcoeff[ci];
1654 const tran_low_t tqc = tcoeff[ci];
1933 tran_low_t *tcoeff = BLOCK_OFFSET(x->mbmi_ext->tcoeff[plane], block); local
1937 memcpy(tcoeff, qcoeff, sizeof(*tcoeff) * seg_eob);
[all …]
H A Dencodetxb.h31 const tran_low_t *tcoeff; member
57 TX_SIZE tx_size, const tran_low_t *tcoeff,
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/aom/av1/encoder/
H A Dencodetxb.c87 x->mbmi_ext->tcoeff[plane] = coeff_buf->tcoeff[plane] + x->cb_offset; in av1_set_coeff_buffer()
575 const tran_low_t v = tcoeff[pos];
631 tran_low_t *tcoeff = BLOCK_OFFSET(x->mbmi_ext->tcoeff[plane], block); local
1233 if (txb_info->tcoeff[scan[i]] >= 0)
1365 const tran_low_t tqc = tcoeff[ci];
1415 const tran_low_t tqc = tcoeff[ci];
1463 const tran_low_t tqc = tcoeff[ci];
1654 const tran_low_t tqc = tcoeff[ci];
1933 tran_low_t *tcoeff = BLOCK_OFFSET(x->mbmi_ext->tcoeff[plane], block); local
1937 memcpy(tcoeff, qcoeff, sizeof(*tcoeff) * seg_eob);
[all …]
H A Dencodetxb.h31 const tran_low_t *tcoeff; member
57 TX_SIZE tx_size, const tran_low_t *tcoeff,
/dports/science/bagel/bagel-1.2.2/src/multi/zcasscf/
H A Dzcasscf.cc243 auto tcoeff = make_shared<ZMatrix>(n, m); in nonrel_to_relcoeff() local
244 tcoeff->add_real_block(1.0, 0, 0, n, m, *nr_coeff); in nonrel_to_relcoeff()
245 *tcoeff = *t12 * (*shalf % *tcoeff); in nonrel_to_relcoeff()
249 assert(out->mdim() == 4*tcoeff->mdim()); in nonrel_to_relcoeff()
252 out->copy_block(2*n, m, n, m, *tcoeff); in nonrel_to_relcoeff()
253 out->copy_block(3*n, 3*m, n, m, *tcoeff); in nonrel_to_relcoeff()
H A Dzcassecond_compute.cc289 auto tcoeff = make_shared<ZMatrix>(*vcoeff * *vc + *acoeff * *ca->transpose_conjg()); in compute_hess_trial() local
291 const int noccupied = tcoeff->mdim(); in compute_hess_trial()
297 …shared_ptr<const ZMatrix> tcoeff_slice = (nbatch == 1) ? tcoeff : tcoeff->slice_copy(itable.first,… in compute_hess_trial()
322 auto tcoeff = make_shared<ZMatrix>(nclosed_ ? (*vcoeff * *va - *ccoeff * *ca) : *vcoeff * *va); in compute_hess_trial() local
324 tie(tmp, ignore) = RelJop::compute_half(geom_, tcoeff, false, false); in compute_hess_trial()
336 const ZMatrix gt = *compute_gd(halftacd, halfac, acoeff, make_shared<ZMatrix>(*tcoeff * rdm1)); in compute_hess_trial()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/libaom/av1/encoder/
H A Dencodetxb.c596 const tran_low_t v = tcoeff[pos];
625 const tran_low_t v = tcoeff[scan[c]];
1353 if (txb_info->tcoeff[scan[i]] >= 0)
1517 const tran_low_t tqc = tcoeff[ci];
1626 const tran_low_t tqc = tcoeff[ci];
1837 const tran_low_t tqc = tcoeff[ci];
2094 tran_low_t *tcoeff; local
2133 tcoeff = tcoeff_txb + block_offset;
2134 memcpy(tcoeff, qcoeff, sizeof(*tcoeff) * seg_eob);
2213 if (tcoeff[0] != 0) {
[all …]
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/wxContribItems/KWIC/src/wx/KWIC/
H A DLinearMeter.cpp226 double tcoeff ; in DrawTags() local
232 tcoeff = (w - 2) / (double)(m_nMax - m_nMin); in DrawTags()
234 tcoeff = (h - 2) / (double)(m_nMax - m_nMin); in DrawTags()
242 scalval = ceil((m_aTagsVal[ ntag] - m_nMin) * tcoeff); in DrawTags()
H A DLinearRegulator.cpp294 double tcoeff ; in DrawTags() local
300 tcoeff = (w - 2) / (double)(m_nMax - m_nMin); in DrawTags()
302 tcoeff = (h - 2) / (double)(m_nMax - m_nMin); in DrawTags()
310 scalval = floor((m_aTagsVal[ ntag] - m_nMin) * tcoeff); in DrawTags()
/dports/devel/indi/indi-1.9.1/drivers/focuser/
H A Dmicrotouch.cpp167 short int ttemp = 0, tcoeff = 0; in updateTemperature() local
175 tcoeff = ((short int)resp[5] << 8 | ((short int)resp[4] & 0xff)); in updateTemperature()
176 raw_coeff = ((double)tcoeff) / 16; in updateTemperature()
281 int tcoeff = (int)(coefficient * 128); in setTemperatureCoefficient() local
283 LOGF_DEBUG("Setting new temperaturecoefficient : %d.", tcoeff); in setTemperatureCoefficient()
285 if (!(WriteCmdSetInt(CMD_SET_COEFF, tcoeff))) in setTemperatureCoefficient()
/dports/science/py-OpenFermion/OpenFermion-1.3.0/src/openfermion/third_party/representability/
H A D_dualbasis.py109 for tname, telement, tcoeff in zip(self.primal_tensors_names,
114 id_dict[id_str] = (tname, telement, tcoeff)
116 id_dict[id_str] = (tname, telement, id_dict[id_str][2] + tcoeff)
/dports/multimedia/vvdec/vvdec-1.1.2/source/Lib/DecoderLib/
H A DCABACReader.cpp2853 if( tcoeff ) in residual_coding_subblock()
2855 coeff[blkPos] = tcoeff; in residual_coding_subblock()
3009 if( tcoeff < 0 ) in residual_coding_subblockTS()
3011 tcoeff = -tcoeff; in residual_coding_subblockTS()
3014 if( tcoeff >= cutoffVal ) in residual_coding_subblockTS()
3018 tcoeff += ( gt2Flag << 1 ); in residual_coding_subblockTS()
3032 if (tcoeff < 0) in residual_coding_subblockTS()
3034 tcoeff = -tcoeff; in residual_coding_subblockTS()
3037 if( tcoeff >= cutoffVal ) in residual_coding_subblockTS()
3053 if (tcoeff > 0) in residual_coding_subblockTS()
[all …]
/dports/math/maxima/maxima-5.43.2/share/algebra/charsets/
H A Dcharsets_powers.lisp198 (tcoeff (require-poly (myrat e) v "$tcoeff" 1)
201 (defun tcoeff (e x) function
202 (if (null x) e (tcoeff ($ratcoef e (car x) ($lowpower e (car x))) (cdr x))))

12345