Home
last modified time | relevance | path

Searched refs:inWeight (Results 1 – 25 of 33) sorted by relevance

12

/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libaom-sys-0.9.1/vendor/tools/txfm_analyzer/
H A Dtxfm_gen_code.cc187 if (node->inWeight[0] == 1 && node->inWeight[1] == 1) { in single_node_to_code_sse2()
190 } else if (node->inWeight[0] == 1 && node->inWeight[1] == -1) { in single_node_to_code_sse2()
193 } else if (node->inWeight[0] == -1 && node->inWeight[1] == 1) { in single_node_to_code_sse2()
196 } else if (node->inWeight[0] == 1 && node->inWeight[1] == 0) { in single_node_to_code_sse2()
198 } else if (node->inWeight[0] == 0 && node->inWeight[1] == 1) { in single_node_to_code_sse2()
200 } else if (node->inWeight[0] == -1 && node->inWeight[1] == 0) { in single_node_to_code_sse2()
202 } else if (node->inWeight[0] == 0 && node->inWeight[1] == -1) { in single_node_to_code_sse2()
424 if (node->inWeight[0] == 1 && node->inWeight[1] == 1) { in single_node_to_code_sse4_1()
433 } else if (node->inWeight[0] == 1 && node->inWeight[1] == 0) { in single_node_to_code_sse4_1()
435 } else if (node->inWeight[0] == 0 && node->inWeight[1] == 1) { in single_node_to_code_sse4_1()
[all …]
H A Dtxfm_graph.cc190 node[outIdx].inWeight[idx] = w; in add_node()
208 node[outIdx].inWeight[idx] = w0; in connect_node()
215 node[outIdx].inWeight[idx] = w1; in connect_node()
228 node[outIdx].inNode[k]->value * node[outIdx].inWeight[k]; in propagate()
271 int64_t w = round(node[outIdx].inWeight[k] * (1 << estimate_bit)); in estimate_value()
939 node[idx].inWeight[k]); in gen_inv_graph()
/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/tools/txfm_analyzer/
H A Dtxfm_gen_code.cc187 if (node->inWeight[0] == 1 && node->inWeight[1] == 1) { in single_node_to_code_sse2()
190 } else if (node->inWeight[0] == 1 && node->inWeight[1] == -1) { in single_node_to_code_sse2()
193 } else if (node->inWeight[0] == -1 && node->inWeight[1] == 1) { in single_node_to_code_sse2()
196 } else if (node->inWeight[0] == 1 && node->inWeight[1] == 0) { in single_node_to_code_sse2()
198 } else if (node->inWeight[0] == 0 && node->inWeight[1] == 1) { in single_node_to_code_sse2()
200 } else if (node->inWeight[0] == -1 && node->inWeight[1] == 0) { in single_node_to_code_sse2()
202 } else if (node->inWeight[0] == 0 && node->inWeight[1] == -1) { in single_node_to_code_sse2()
424 if (node->inWeight[0] == 1 && node->inWeight[1] == 1) { in single_node_to_code_sse4_1()
433 } else if (node->inWeight[0] == 1 && node->inWeight[1] == 0) { in single_node_to_code_sse4_1()
435 } else if (node->inWeight[0] == 0 && node->inWeight[1] == 1) { in single_node_to_code_sse4_1()
[all …]
H A Dtxfm_graph.cc190 node[outIdx].inWeight[idx] = w; in add_node()
208 node[outIdx].inWeight[idx] = w0; in connect_node()
215 node[outIdx].inWeight[idx] = w1; in connect_node()
228 node[outIdx].inNode[k]->value * node[outIdx].inWeight[k]; in propagate()
271 int64_t w = round(node[outIdx].inWeight[k] * (1 << estimate_bit)); in estimate_value()
939 node[idx].inWeight[k]); in gen_inv_graph()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/libaom/tools/txfm_analyzer/
H A Dtxfm_gen_code.cc187 if (node->inWeight[0] == 1 && node->inWeight[1] == 1) { in single_node_to_code_sse2()
190 } else if (node->inWeight[0] == 1 && node->inWeight[1] == -1) { in single_node_to_code_sse2()
193 } else if (node->inWeight[0] == -1 && node->inWeight[1] == 1) { in single_node_to_code_sse2()
196 } else if (node->inWeight[0] == 1 && node->inWeight[1] == 0) { in single_node_to_code_sse2()
198 } else if (node->inWeight[0] == 0 && node->inWeight[1] == 1) { in single_node_to_code_sse2()
200 } else if (node->inWeight[0] == -1 && node->inWeight[1] == 0) { in single_node_to_code_sse2()
202 } else if (node->inWeight[0] == 0 && node->inWeight[1] == -1) { in single_node_to_code_sse2()
424 if (node->inWeight[0] == 1 && node->inWeight[1] == 1) { in single_node_to_code_sse4_1()
433 } else if (node->inWeight[0] == 1 && node->inWeight[1] == 0) { in single_node_to_code_sse4_1()
435 } else if (node->inWeight[0] == 0 && node->inWeight[1] == 1) { in single_node_to_code_sse4_1()
[all …]
H A Dtxfm_graph.cc190 node[outIdx].inWeight[idx] = w; in add_node()
208 node[outIdx].inWeight[idx] = w0; in connect_node()
215 node[outIdx].inWeight[idx] = w1; in connect_node()
228 node[outIdx].inNode[k]->value * node[outIdx].inWeight[k]; in propagate()
271 int64_t w = round(node[outIdx].inWeight[k] * (1 << estimate_bit)); in estimate_value()
939 node[idx].inWeight[k]); in gen_inv_graph()
H A Dtxfm_graph.h19 double inWeight[2]; member
/dports/www/firefox/firefox-99.0/third_party/aom/tools/txfm_analyzer/
H A Dtxfm_gen_code.cc187 if (node->inWeight[0] == 1 && node->inWeight[1] == 1) { in single_node_to_code_sse2()
190 } else if (node->inWeight[0] == 1 && node->inWeight[1] == -1) { in single_node_to_code_sse2()
193 } else if (node->inWeight[0] == -1 && node->inWeight[1] == 1) { in single_node_to_code_sse2()
196 } else if (node->inWeight[0] == 1 && node->inWeight[1] == 0) { in single_node_to_code_sse2()
198 } else if (node->inWeight[0] == 0 && node->inWeight[1] == 1) { in single_node_to_code_sse2()
200 } else if (node->inWeight[0] == -1 && node->inWeight[1] == 0) { in single_node_to_code_sse2()
202 } else if (node->inWeight[0] == 0 && node->inWeight[1] == -1) { in single_node_to_code_sse2()
424 if (node->inWeight[0] == 1 && node->inWeight[1] == 1) { in single_node_to_code_sse4_1()
433 } else if (node->inWeight[0] == 1 && node->inWeight[1] == 0) { in single_node_to_code_sse4_1()
435 } else if (node->inWeight[0] == 0 && node->inWeight[1] == 1) { in single_node_to_code_sse4_1()
[all …]
H A Dtxfm_graph.cc190 node[outIdx].inWeight[idx] = w; in add_node()
208 node[outIdx].inWeight[idx] = w0; in connect_node()
215 node[outIdx].inWeight[idx] = w1; in connect_node()
228 node[outIdx].inNode[k]->value * node[outIdx].inWeight[k]; in propagate()
271 int64_t w = round(node[outIdx].inWeight[k] * (1 << estimate_bit)); in estimate_value()
939 node[idx].inWeight[k]); in gen_inv_graph()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/tools/txfm_analyzer/
H A Dtxfm_gen_code.cc187 if (node->inWeight[0] == 1 && node->inWeight[1] == 1) { in single_node_to_code_sse2()
190 } else if (node->inWeight[0] == 1 && node->inWeight[1] == -1) { in single_node_to_code_sse2()
193 } else if (node->inWeight[0] == -1 && node->inWeight[1] == 1) { in single_node_to_code_sse2()
196 } else if (node->inWeight[0] == 1 && node->inWeight[1] == 0) { in single_node_to_code_sse2()
198 } else if (node->inWeight[0] == 0 && node->inWeight[1] == 1) { in single_node_to_code_sse2()
200 } else if (node->inWeight[0] == -1 && node->inWeight[1] == 0) { in single_node_to_code_sse2()
202 } else if (node->inWeight[0] == 0 && node->inWeight[1] == -1) { in single_node_to_code_sse2()
424 if (node->inWeight[0] == 1 && node->inWeight[1] == 1) { in single_node_to_code_sse4_1()
433 } else if (node->inWeight[0] == 1 && node->inWeight[1] == 0) { in single_node_to_code_sse4_1()
435 } else if (node->inWeight[0] == 0 && node->inWeight[1] == 1) { in single_node_to_code_sse4_1()
[all …]
H A Dtxfm_graph.cc190 node[outIdx].inWeight[idx] = w; in add_node()
208 node[outIdx].inWeight[idx] = w0; in connect_node()
215 node[outIdx].inWeight[idx] = w1; in connect_node()
228 node[outIdx].inNode[k]->value * node[outIdx].inWeight[k]; in propagate()
271 int64_t w = round(node[outIdx].inWeight[k] * (1 << estimate_bit)); in estimate_value()
939 node[idx].inWeight[k]); in gen_inv_graph()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/tools/txfm_analyzer/
H A Dtxfm_gen_code.cc187 if (node->inWeight[0] == 1 && node->inWeight[1] == 1) { in single_node_to_code_sse2()
190 } else if (node->inWeight[0] == 1 && node->inWeight[1] == -1) { in single_node_to_code_sse2()
193 } else if (node->inWeight[0] == -1 && node->inWeight[1] == 1) { in single_node_to_code_sse2()
196 } else if (node->inWeight[0] == 1 && node->inWeight[1] == 0) { in single_node_to_code_sse2()
198 } else if (node->inWeight[0] == 0 && node->inWeight[1] == 1) { in single_node_to_code_sse2()
200 } else if (node->inWeight[0] == -1 && node->inWeight[1] == 0) { in single_node_to_code_sse2()
202 } else if (node->inWeight[0] == 0 && node->inWeight[1] == -1) { in single_node_to_code_sse2()
424 if (node->inWeight[0] == 1 && node->inWeight[1] == 1) { in single_node_to_code_sse4_1()
433 } else if (node->inWeight[0] == 1 && node->inWeight[1] == 0) { in single_node_to_code_sse4_1()
435 } else if (node->inWeight[0] == 0 && node->inWeight[1] == 1) { in single_node_to_code_sse4_1()
[all …]
H A Dtxfm_graph.cc190 node[outIdx].inWeight[idx] = w; in add_node()
208 node[outIdx].inWeight[idx] = w0; in connect_node()
215 node[outIdx].inWeight[idx] = w1; in connect_node()
228 node[outIdx].inNode[k]->value * node[outIdx].inWeight[k]; in propagate()
271 int64_t w = round(node[outIdx].inWeight[k] * (1 << estimate_bit)); in estimate_value()
939 node[idx].inWeight[k]); in gen_inv_graph()
H A Dtxfm_graph.h19 double inWeight[2]; member
/dports/multimedia/aom/aom-3.2.0/tools/txfm_analyzer/
H A Dtxfm_gen_code.cc187 if (node->inWeight[0] == 1 && node->inWeight[1] == 1) { in single_node_to_code_sse2()
190 } else if (node->inWeight[0] == 1 && node->inWeight[1] == -1) { in single_node_to_code_sse2()
193 } else if (node->inWeight[0] == -1 && node->inWeight[1] == 1) { in single_node_to_code_sse2()
196 } else if (node->inWeight[0] == 1 && node->inWeight[1] == 0) { in single_node_to_code_sse2()
198 } else if (node->inWeight[0] == 0 && node->inWeight[1] == 1) { in single_node_to_code_sse2()
200 } else if (node->inWeight[0] == -1 && node->inWeight[1] == 0) { in single_node_to_code_sse2()
202 } else if (node->inWeight[0] == 0 && node->inWeight[1] == -1) { in single_node_to_code_sse2()
424 if (node->inWeight[0] == 1 && node->inWeight[1] == 1) { in single_node_to_code_sse4_1()
433 } else if (node->inWeight[0] == 1 && node->inWeight[1] == 0) { in single_node_to_code_sse4_1()
435 } else if (node->inWeight[0] == 0 && node->inWeight[1] == 1) { in single_node_to_code_sse4_1()
[all …]
H A Dtxfm_graph.cc190 node[outIdx].inWeight[idx] = w; in add_node()
208 node[outIdx].inWeight[idx] = w0; in connect_node()
215 node[outIdx].inWeight[idx] = w1; in connect_node()
228 node[outIdx].inNode[k]->value * node[outIdx].inWeight[k]; in propagate()
271 int64_t w = round(node[outIdx].inWeight[k] * (1 << estimate_bit)); in estimate_value()
939 node[idx].inWeight[k]); in gen_inv_graph()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/aom/tools/txfm_analyzer/
H A Dtxfm_gen_code.cc187 if (node->inWeight[0] == 1 && node->inWeight[1] == 1) { in single_node_to_code_sse2()
190 } else if (node->inWeight[0] == 1 && node->inWeight[1] == -1) { in single_node_to_code_sse2()
193 } else if (node->inWeight[0] == -1 && node->inWeight[1] == 1) { in single_node_to_code_sse2()
196 } else if (node->inWeight[0] == 1 && node->inWeight[1] == 0) { in single_node_to_code_sse2()
198 } else if (node->inWeight[0] == 0 && node->inWeight[1] == 1) { in single_node_to_code_sse2()
200 } else if (node->inWeight[0] == -1 && node->inWeight[1] == 0) { in single_node_to_code_sse2()
202 } else if (node->inWeight[0] == 0 && node->inWeight[1] == -1) { in single_node_to_code_sse2()
424 if (node->inWeight[0] == 1 && node->inWeight[1] == 1) { in single_node_to_code_sse4_1()
433 } else if (node->inWeight[0] == 1 && node->inWeight[1] == 0) { in single_node_to_code_sse4_1()
435 } else if (node->inWeight[0] == 0 && node->inWeight[1] == 1) { in single_node_to_code_sse4_1()
[all …]
H A Dtxfm_graph.cc190 node[outIdx].inWeight[idx] = w; in add_node()
208 node[outIdx].inWeight[idx] = w0; in connect_node()
215 node[outIdx].inWeight[idx] = w1; in connect_node()
228 node[outIdx].inNode[k]->value * node[outIdx].inWeight[k]; in propagate()
271 int64_t w = round(node[outIdx].inWeight[k] * (1 << estimate_bit)); in estimate_value()
939 node[idx].inWeight[k]); in gen_inv_graph()
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/Analysis/
H A DProfileVerifierPass.cpp40 double inWeight; member
96 double inWeight = 0; in printDebugInfo() local
107 inWeight += EdgeWeight; in printDebugInfo()
241 DI.inWeight = DI.outWeight = 0; in recurseBasicBlock()
248 DI.inWeight += ReadOrAssert(PI->getEdge(0,BB)); in recurseBasicBlock()
285 if (DI.outWeight > DI.inWeight) { in recurseBasicBlock()
298 if (DI.inWeight > DI.outWeight) { in recurseBasicBlock()
318 CheckValue(!Equals(DI.inWeight,DI.BBWeight), in recurseBasicBlock()
329 CheckValue(!Equals(DI.inWeight,DI.outWeight), in recurseBasicBlock()
331 if (DI.inWeight < DI.outWeight && !isSetJmpTarget) in recurseBasicBlock()
[all …]
H A DProfileInfo.cpp582 double inWeight = 0; in EstimateMissingEdges() local
587 readEdge(this,getEdge(0,BB),inWeight,inMissing); in EstimateMissingEdges()
591 readEdge(this,getEdge(*bbi,BB),inWeight,inMissing); in EstimateMissingEdges()
612 share = inWeight/outMissing.size(); in EstimateMissingEdges()
613 setExecutionCount(BB,inWeight); in EstimateMissingEdges()
/dports/devel/open-beagle/beagle-3.0.3/beagle/include/beagle/
H A DRouletteT.hpp85 inline void insert(const T& inValue, double inWeight=1.0) in insert() argument
88 Beagle_AssertM(inWeight>=0.0); in insert()
89 if(VectorType::empty()==false) inWeight += VectorType::back().first; in insert()
90 push_back(std::make_pair(inWeight,inValue)); in insert()
/dports/games/passage/Passage_v4_UnixSource/gamma256/prototypes/screenCompress/
H A DscreenCompress.cpp189 Uint32 sampleFromWorld( int inX, int inY, double inWeight = 1.0 ) { in sampleFromWorld() argument
213 inWeight * spriteRed[ spriteIndex ] ); in sampleFromWorld()
217 inWeight * spriteGreen[ spriteIndex ] ); in sampleFromWorld()
221 inWeight * spriteBlue[ spriteIndex ] ); in sampleFromWorld()
321 inWeight * ( in sampleFromWorld()
327 inWeight * ( in sampleFromWorld()
333 inWeight * ( in sampleFromWorld()
/dports/games/passage/Passage_v4_UnixSource/gamma256/gameSource/
H A DWorld.h16 Uint32 sampleFromWorld( int inX, int inY, double inWeight = 1.0 );
H A DWorld.cpp302 Uint32 sampleFromWorld( int inX, int inY, double inWeight ) { in sampleFromWorld() argument
305 unsigned char r = (unsigned char)( inWeight * c.r ); in sampleFromWorld()
306 unsigned char g = (unsigned char)( inWeight * c.g ); in sampleFromWorld()
307 unsigned char b = (unsigned char)( inWeight * c.b ); in sampleFromWorld()
/dports/graphics/seexpr/seexpr-3.4.4.0/src/SeExpr2/UI/
H A DExprSpecParser.y204 … ExprSpecScalarNode* inWeight=dynamic_cast<ExprSpecScalarNode*>(args->nodes[i+2]); in specRegisterEditable() local
211 … if(xnode && ynode && inWeight && outWeight && inAngle && outAngle && inTangType && outTangType ){ in specRegisterEditable()
213 key.setInWeight(inWeight->v); in specRegisterEditable()

12