Home
last modified time | relevance | path

Searched refs:Reconstruct (Results 1 – 25 of 26) sorted by relevance

12

/external/libgav1/libgav1/src/
Dreconstruction.h35 void Reconstruct(const dsp::Dsp& dsp, TransformType tx_type,
40 extern template void Reconstruct(const dsp::Dsp& dsp, TransformType tx_type,
46 extern template void Reconstruct(const dsp::Dsp& dsp, TransformType tx_type,
Dreconstruction.cc133 void Reconstruct(const dsp::Dsp& dsp, TransformType tx_type, in Reconstruct() function
178 template void Reconstruct(const dsp::Dsp& dsp, TransformType tx_type,
183 template void Reconstruct(const dsp::Dsp& dsp, TransformType tx_type,
/external/swiftshader/third_party/marl/include/marl/
Dpool.h32 Reconstruct, enumerator
207 template <typename T, int N, PoolPolicy POLICY = PoolPolicy::Reconstruct>
289 if (POLICY == PoolPolicy::Reconstruct) { in borrow()
309 if (POLICY == PoolPolicy::Reconstruct) { in tryBorrow()
317 if (POLICY == PoolPolicy::Reconstruct) { in return_()
337 template <typename T, PoolPolicy POLICY = PoolPolicy::Reconstruct>
422 if (POLICY == PoolPolicy::Reconstruct) { in borrow()
431 if (POLICY == PoolPolicy::Reconstruct) { in return_()
/external/swiftshader/third_party/marl/src/
Dpool_test.cpp95 marl::UnboundedPool<CtorDtorCounter, marl::PoolPolicy::Reconstruct> pool; in TEST_P()
116 marl::BoundedPool<CtorDtorCounter, 10, marl::PoolPolicy::Reconstruct> pool; in TEST_P()
/external/XNNPACK/src/f32-vscaleexpminusmax/
Davx512f-p5-scalef.c.in80 // Reconstruct the final f value:
119 // Reconstruct the final f value:
157 // Reconstruct the final f value:
Davx2-p5.c.in90 // Reconstruct the final f value:
144 // Reconstruct the final f value:
194 // Reconstruct the final f value:
/external/XNNPACK/src/f32-raddstoreexpminusmax/
Davx512f-p5-scalef.c.in81 // Reconstruct the final f value:
130 // Reconstruct the final f value:
168 // Reconstruct the final f value:
Davx2-p5.c.in90 // Reconstruct the final f value:
154 // Reconstruct the final f value:
204 // Reconstruct the final f value:
Dsse2-p5.c.in90 // Reconstruct the final f value:
154 // Reconstruct the final f value:
202 // Reconstruct the final f value:
Dwasmsimd-p5.c.in91 // Reconstruct the final f value:
155 // Reconstruct the final f value:
205 // Reconstruct the final f value:
Dscalar-p5.c.in90 // Reconstruct the final f value:
160 // Reconstruct the final f value:
Dneon-p5.c.in99 // Reconstruct the final f value:
167 // Reconstruct the final f value:
224 // Reconstruct the final f value:
Dscalar-lut64-p2.c.in102 // Reconstruct the final f value:
183 // Reconstruct the final f value:
Dneon-lut64-p2.c.in121 // Reconstruct the final f value:
206 // Reconstruct the final f value:
282 // Reconstruct the final f value:
/external/XNNPACK/src/f32-raddexpminusmax/
Davx512f-p5-scalef.c.in80 // Reconstruct the final f value:
123 // Reconstruct the final f value:
157 // Reconstruct the final f value:
Davx2-p5.c.in89 // Reconstruct the final f value:
147 // Reconstruct the final f value:
193 // Reconstruct the final f value:
/external/llvm/test/DebugInfo/X86/
Ddebug-dead-local-var.ll4 ; Reconstruct this via clang and -O2.
/external/llvm-project/llvm/test/DebugInfo/X86/
Ddebug-dead-local-var.ll4 ; Reconstruct this via clang and -O2.
/external/llvm-project/libclc/generic/lib/math/
Dasin.cl148 // Reconstruct asin carefully in transformed region
Dacos.cl151 // Reconstruct acos carefully in transformed region
Dasinpi.cl151 // Reconstruct asin carefully in transformed region
Dacospi.cl152 // Reconstruct acos carefully in transformed region
/external/llvm-project/mlir/test/Transforms/
Dloop-coalescing.mlir28 // Reconstruct original IVs from the linearized one.
/external/owasp/sanitizer/lib/htmlparser-1.3/doc/
Dtree-construction.txt653 Reconstruct the active formatting elements, if any.
905 Reconstruct the active formatting elements, if any.
912 Reconstruct the active formatting elements, if any.
918 Reconstruct the active formatting elements, if any.
1023 Reconstruct the active formatting elements, if any.
1032 Reconstruct the active formatting elements, if any.
1057 Reconstruct the active formatting elements, if any.
1071 Reconstruct the active formatting elements, if any.
1168 Reconstruct the active formatting elements, if any.
1182 Reconstruct the active formatting elements, if any.
[all …]
/external/libgav1/libgav1/src/tile/
Dtile.cc1740 Reconstruct(dsp_, tx_type, tx_size, in ReconstructBlock()
1747 Reconstruct(dsp_, tx_type, tx_size, in ReconstructBlock()

12