Home
last modified time | relevance | path

Searched defs:is_interleaved (Results 1 – 2 of 2) sorted by relevance

/external/ComputeLibrary/src/cpu/kernels/
DCpuGemmMatrixMultiplyKernel.cpp65 …*lhs, const ITensorInfo *rhs, const ITensorInfo *dst, float alpha, bool is_interleaved, const GEMM… in validate_arguments()
128 …rInfo *lhs, const ITensorInfo *rhs, ITensorInfo *dst, float alpha, bool is_interleaved, const GEMM… in configure()
170 …ITensorInfo *lhs, const ITensorInfo *rhs, const ITensorInfo *dst, float alpha, bool is_interleaved, in validate()
/external/wuffs-mirror-release-c/release/c/
Dwuffs-v0.3.c3998 wuffs_base__pixel_format::is_interleaved() const { in is_interleaved() function