HomeSort by relevance Sort by last modified time
    Searched refs:pvInterface (Results 1 - 7 of 7) sorted by null

  /external/opencore/nodes/pvprotocolenginenode/download_protocols/common/src/
pvmf_protocol_engine_node_download_common.cpp     [all...]
  /external/opencore/nodes/streaming/streamingmanager/plugins/rtspunicast/src/
pvmf_sm_fsp_rtsp_unicast.cpp 301 PVInterface* extIntf = iFSPChildNodeContainerVec[i].iExtensions[j];
418 //concrete implementation and then, upcast it into required PVInterface class
420 PVInterface * interfacePtr = NULL;
426 interfacePtr = OSCL_STATIC_CAST(PVInterface*, tmpPtr);
432 interfacePtr = OSCL_STATIC_CAST(PVInterface*, tmpPtr);
438 interfacePtr = OSCL_STATIC_CAST(PVInterface*, tmpPtr);
444 interfacePtr = OSCL_STATIC_CAST(PVInterface*, tmpPtr);
449 PVInterface* extensionIntfPtr = NULL;
683 PVInterface** ptr;
692 *ptr = OSCL_STATIC_CAST(PVInterface*, interimPtr)
    [all...]
  /external/opencore/nodes/pvamrffparsernode/src/
pvmf_amrffparser_node.cpp 262 PVInterface*& aInterfacePtr,
    [all...]
  /external/opencore/nodes/pvaacffparsernode/src/
pvmf_aacffparser_node.cpp 294 PVInterface*& aInterfacePtr,
    [all...]
  /external/opencore/nodes/pvmp3ffparsernode/src/
pvmf_mp3ffparser_node.cpp 355 PVInterface*& aInterfacePtr,
582 PVInterface* extmsg = NULL;
725 PVMFStatus aStatus, PVInterface* aExtMsg,
913 PVInterface** ptr;
    [all...]
  /external/opencore/nodes/pvmp4ffparsernode/src/
pvmf_mp4ffparser_node.cpp 430 PVInterface*& aInterfacePtr, const OsclAny* aContext)
565 PVInterface*& aInterfacePtr)
577 bool PVMFMP4FFParserNode::queryInterface(const PVUuid& uuid, PVInterface*& iface)
584 iface = OSCL_STATIC_CAST(PVInterface*, myInterface);
589 iface = OSCL_STATIC_CAST(PVInterface*, myInterface);
594 iface = OSCL_STATIC_CAST(PVInterface*, myInterface);
599 iface = OSCL_STATIC_CAST(PVInterface*, myInterface);
604 iface = OSCL_STATIC_CAST(PVInterface*, myInterface);
609 iface = OSCL_STATIC_CAST(PVInterface*, myInterface);
614 iface = OSCL_STATIC_CAST(PVInterface*, myInterface)
    [all...]
  /external/opencore/engines/player/src/
pv_player_engine.cpp 282 PVCommandId PVPlayerEngine::QueryInterface(const PVUuid& aUuid, PVInterface*& aInterfacePtr, const OsclAny* aContextData)
    [all...]

Completed in 295 milliseconds