Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ruy/
A Dcontext_get_ctx.cc22 const Ctx* get_ctx(const Context* context) { in get_ctx() function
25 Ctx* get_ctx(Context* context) { return static_cast<Ctx*>(context->impl_); } in get_ctx() function

Completed in 3 milliseconds