Home
last modified time | relevance | path

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

/external/opencore/baselibs/threadsafe_callback_ao/src/
Dthreadsafe_callback_ao.cpp219 OSCL_EXPORT_REF OsclReturnCode ThreadSafeCallbackAO::QueueInit(uint32 aMaxQueueDepth) in QueueInit()
/external/opencore/nodes/pvmp4ffparsernode/src/
Dpvmf_mp4ffparser_node.cpp2226 …de::GetTrackMaxParameters(PVMFFormatType aFormatType, uint32& aMaxDataSize, uint32& aMaxQueueDepth) in GetTrackMaxParameters()