Home
last modified time | relevance | path

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

/external/openthread/src/core/thread/
Dindirect_sender_frame_context.hpp73 struct FrameContext struct in ot::IndirectSenderBase
79 …t16_t mMessageNextOffset; ///< The next offset into the message associated with the prepared frame.
Dcsl_tx_scheduler.hpp125 typedef IndirectSenderBase::FrameContext FrameContext; typedef in ot::CslTxScheduler::Callbacks
/external/openthread/src/core/mac/
Ddata_poll_handler.hpp156 typedef IndirectSenderBase::FrameContext FrameContext; typedef in ot::DataPollHandler::Callbacks
/external/libgav1/src/
Dbuffer_pool.h182 const SymbolDecoderContext& FrameContext() const { return frame_context_; } in FrameContext() function