Searched refs:MTLaunchStructForEachBlas (Results 1 - 2 of 2) sorted by relevance

/frameworks/rs/cpu_ref/
H A DrsCpuIntrinsic.h27 struct MTLaunchStructForEachBlas : public MTLaunchStructCommon { struct in namespace:android::renderscript
H A DrsCpuIntrinsicBLAS.cpp87 static void setupGEMM(MTLaunchStructForEachBlas *mtls, const Allocation **ain, RsBlasCall* call,
94 memset(mtls, 0, sizeof(MTLaunchStructForEachBlas));
145 RsBlasCall* call, const MTLaunchStructForEachBlas *mtls) {
193 const MTLaunchStructForEachBlas *mtls = (const MTLaunchStructForEachBlas *)usr;
204 const MTLaunchStructForEachBlas *mtls = (const MTLaunchStructForEachBlas *)usr;
215 const MTLaunchStructForEachBlas *mtls = (const MTLaunchStructForEachBlas *)usr;
226 const MTLaunchStructForEachBlas *mtl
[all...]

Completed in 113 milliseconds