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

  /external/opencore/nodes/pvmp3ffparsernode/src/
pvmf_mp3ffparser_node.cpp     [all...]
  /external/opencore/nodes/pvamrffparsernode/src/
pvmf_amrffparser_node.cpp     [all...]
  /external/opencore/nodes/pvaacffparsernode/src/
pvmf_aacffparser_node.cpp     [all...]
  /external/opencore/pvmi/content_policy_manager/src/
cpm.cpp 414 PVInterface*& iface)
416 iface = NULL;
421 iface = OSCL_STATIC_CAST(PVInterface*, myInterface);
428 iface = OSCL_STATIC_CAST(PVInterface*, myInterface);
435 iface = OSCL_STATIC_CAST(PVInterface*, myInterface);
1023 PVMFCPMPluginInterface& iface = container->PlugIn(); local
1025 plugInParams.iPlugInInterface = &iface;
    [all...]
  /external/opencore/nodes/pvmp4ffparsernode/src/
pvmf_mp4ffparser_node.cpp 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);
619 iface = OSCL_STATIC_CAST(PVInterface*, myInterface);
624 iface = OSCL_STATIC_CAST(PVInterface*, myInterface)
    [all...]

Completed in 48 milliseconds