Home
last modified time | relevance | path

Searched defs:Transpose (Results 1 – 10 of 10) sorted by relevance

/external/skia/src/core/
DSk4x4f.h35 inline Sk4x4f Sk4x4f::Transpose(const Sk4f& x, const Sk4f& y, const Sk4f& z, const Sk4f& w) { in Transpose() function
44 inline Sk4x4f Sk4x4f::Transpose(const float fs[16]) { in Transpose() function
48 inline Sk4x4f Sk4x4f::Transpose(const uint8_t bs[16]) { in Transpose() function
78 inline Sk4x4f Sk4x4f::Transpose(const Sk4f& x, const Sk4f& y, const Sk4f& z, const Sk4f& w) { in Transpose() function
86 inline Sk4x4f Sk4x4f::Transpose(const float fs[16]) { in Transpose() function
91 inline Sk4x4f Sk4x4f::Transpose(const uint8_t bs[16]) { in Transpose() function
115 inline Sk4x4f Sk4x4f::Transpose(const Sk4f& x, const Sk4f& y, const Sk4f& z, const Sk4f& w) { in Transpose() function
124 inline Sk4x4f Sk4x4f::Transpose(const float fs[16]) { in Transpose() function
128 inline Sk4x4f Sk4x4f::Transpose(const uint8_t bs[16]) { in Transpose() function
/external/dng_sdk/source/
Ddng_point.h179 inline dng_point Transpose (const dng_point &a) in Transpose() function
188 inline dng_point_real64 Transpose (const dng_point_real64 &a) in Transpose() function
Ddng_rect.h408 inline dng_rect Transpose (const dng_rect &a) in Transpose() function
417 inline dng_rect_real64 Transpose (const dng_rect_real64 &a) in Transpose() function
Ddng_matrix.cpp998 dng_matrix Transpose (const dng_matrix &A) in Transpose() function
/external/gemmlowp/internal/
Ddispatch_gemm_shape.h37 TransposeType<T> Transpose(const T& t) { in Transpose() function
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dutils.h267 INLINE static void Transpose(const uint8_t* pSrc, uint8_t* pDst) in Transpose() function
289 INLINE static void Transpose(const uint8_t* pSrc, uint8_t* pDst) in Transpose() function
368 INLINE static void Transpose(const uint8_t* pSrc, uint8_t* pDst) in Transpose() function
409 INLINE static void Transpose(const uint8_t* pSrc, uint8_t* pDst) in Transpose() function
461 INLINE static void Transpose(const uint8_t* pSrc, uint8_t* pDst) in Transpose() function
512 INLINE static void Transpose(const uint8_t* pSrc, uint8_t* pDst) in Transpose() function
566 INLINE static void Transpose(const uint8_t* pSrc, uint8_t* pDst) in Transpose() function
636 INLINE static void Transpose(const uint8_t* pSrc, uint8_t* pDst) in Transpose() function
705 INLINE static void Transpose(const uint8_t* pSrc, uint8_t* pDst) in Transpose() function
/external/webrtc/webrtc/modules/audio_processing/beamformer/
Dmatrix.h134 Matrix& Transpose() { in Transpose() function
140 Matrix& Transpose(const Matrix& operand) { in Transpose() function
338 Matrix& Transpose(const T* const* src) { in Transpose() function
/external/llvm/include/llvm/CodeGen/
DRegAllocPBQP.h288 void handleAddEdge(const MatrixMetadata& MD, bool Transpose) { in handleAddEdge()
296 void handleRemoveEdge(const MatrixMetadata& MD, bool Transpose) { in handleRemoveEdge()
395 bool Transpose = N1Id != G.getEdgeNode1Id(EId); in handleUpdateCosts() local
/external/deqp/modules/glshared/
DglsBuiltinPrecisionTests.cpp3420 class Transpose : public PrimitiveFunc<Signature<Matrix<float, Rows, Columns>, class
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp3391 class Transpose : public PrimitiveFunc<Signature<Matrix<float, Rows, Columns>, class