Searched defs:transpose (Results 1 – 4 of 4) sorted by relevance
/hardware/qcom/neuralnetworks/hvxservice/1.0/ | ||
D | HexagonUtils.h | 82 std::vector<Type> transpose(uint32_t height, uint32_t width, const Type* input) { in transpose() function |
/hardware/interfaces/tests/bar/1.0/default/ | ||
D | Bar.cpp | 106 Return<void> Bar::transpose(const StringMatrix5x3 &in, transpose_cb _hidl_cb) { in transpose() function in android::hardware::tests::bar::V1_0::implementation::Bar |
/hardware/interfaces/tests/foo/1.0/default/ | ||
D | Foo.cpp | 282 Return<void> Foo::transpose(const StringMatrix5x3 &in, transpose_cb _hidl_cb) { in transpose() function in android::hardware::tests::foo::V1_0::implementation::Foo |
/hardware/interfaces/tests/baz/1.0/default/ | ||
D | Baz.cpp | 163 Return<void> Baz::transpose(const IBase::StringMatrix5x3& in, transpose_cb _hidl_cb) { in transpose() function in android::hardware::tests::baz::V1_0::implementation::Baz |