HomeSort by relevance Sort by last modified time
    Searched defs:iInfo (Results 1 - 3 of 3) sorted by null

  /external/opencore/nodes/common/include/
pvmf_node_registry.h 428 : iInfo(aInfo)
435 PVMFComponentRegistrationInfo& iInfo;
469 return iInfo;
477 : PVMFComponentRegistryEntry(iInfo, aId)
478 , iInfo(aInfo)
481 PVMFNodeRegistrationInfo iInfo;
505 return iInfo;
513 : PVMFComponentRegistryEntry(iInfo, aId)
514 , iInfo(aInfo)
517 PVMFMediaIORegistrationInfo iInfo;
    [all...]
  /external/opencore/pvmi/pvmf/include/
pvmf_node_interface.h 223 PVMFNodeSessionInfo iInfo;
250 session.iInfo = aSession;
  /external/opencore/nodes/pvmp4ffparsernode/src/
pvmf_mp4ffparser_node.cpp     [all...]

Completed in 76 milliseconds