Home
last modified time | relevance | path

Searched refs:ITransform (Results 1 – 7 of 7) sorted by relevance

/external/ComputeLibrary/src/core/NEON/kernels/assembly/
Dwinograd.hpp97 class ITransform : public ITransformCommon class
100 ~ITransform() = default;
131 class ITransform : public ITransformCommon class
134 ~ITransform() = default;
166 class ITransform : public ITransformCommon class
169 ~ITransform() = default;
211 const output_transform::ITransform *output_transform = nullptr;
212 const weight_transform::ITransform *weight_transform = nullptr;
213 const input_transform::ITransform *input_transform = nullptr;
/external/ComputeLibrary/src/core/NEON/kernels/convolution/winograd/
Dwinograd_implementations.hpp70 inline bool output_transform_constraints_met(const output_transform::ITransform *transform, const M… in output_transform_constraints_met()
83 std::unique_ptr<const ITransform> transform;
86 …TransformImplementation(const ITransform *transform, const MethodConstraints &constraints = Method… in TransformImplementation()
103 std::unique_ptr<const ITransform> transform;
106 …TransformImplementation(const ITransform *transform, const MethodConstraints &constraints = Method… in TransformImplementation()
123 std::unique_ptr<const ITransform> transform;
126 …TransformImplementation(const ITransform *transform, const MethodConstraints &constraints = Method… in TransformImplementation()
154 inline std::vector<const weight_transform::ITransform *> get_weight_transforms( in get_weight_transforms()
162 std::vector<const weight_transform::ITransform *> weight_transforms; in get_weight_transforms()
185 inline std::vector<const input_transform::ITransform *> get_input_transforms( in get_input_transforms()
[all …]
Dweight_transform.hpp38 class Transform : public ITransform
Doutput_transform.hpp47 class TransformBase : public ITransform
Dinput_transform.hpp57 class TransformBase : public ITransform
/external/angle/src/libANGLE/renderer/d3d/d3d11/winrt/
DSwapChainPanelNativeWindow_unittest.cpp200 MOCK_METHOD1_WITH_CALLTYPE(STDMETHODCALLTYPE, get_RenderTransform, HRESULT(ITransform **));
201 MOCK_METHOD1_WITH_CALLTYPE(STDMETHODCALLTYPE, put_RenderTransform, HRESULT(ITransform *));
/external/webp/
DChangeLog2240 829a8c19 MIPS: dspr2: added optimization for ITransform
2623 8dec1209 enc_mips32: disable ITransform(One) in debug builds
2650 e88150c9 Merge "MIPS: MIPS32r1: Add optimization for ITransform"
2653 0ca2914b MIPS: MIPS32r1: Add optimization for ITransform