Home
last modified time | relevance | path

Searched refs:StreamingNodesInterface (Results 1 – 1 of 1) sorted by relevance

/external/opencore/modules/linux_rtsp/core/src/
Dpvmfrtspnodes.cpp27 class StreamingNodesInterface: public OsclSharedLibraryInterface, class
31 StreamingNodesInterface() {}; in StreamingNodesInterface() function in StreamingNodesInterface
67 return OSCL_NEW(StreamingNodesInterface, ()); in PVGetInterface()