Searched refs:GetNumMetadataValues (Results 1 - 25 of 32) sorted by relevance

12

/external/opencore/nodes/common/include/
H A Dpvmf_meta_data_extension.h73 virtual uint32 GetNumMetadataValues(PVMFMetadataList& aKeyList) = 0;
/external/opencore/nodes/pvomxaudiodecnode/src/
H A Dpvmf_omx_audiodec_node.h93 uint32 GetNumMetadataValues(PVMFMetadataList& aKeyList);
/external/opencore/fileformats/mp3/parser/include/
H A Dimp3ff.h358 OSCL_IMPORT_REF uint32 GetNumMetadataValues(PVMFMetadataList& aKeyList);
/external/opencore/nodes/pvomxvideodecnode/src/
H A Dpvmf_omx_videodec_node.h138 uint32 GetNumMetadataValues(PVMFMetadataList& aKeyList);
/external/opencore/nodes/streaming/streamingmanager/src/
H A Dpvmf_streaming_manager_extension_interface.cpp394 PVMFStreamingManagerExtensionInterfaceImpl::GetNumMetadataValues(PVMFMetadataList& aKeyList) function in class:PVMFStreamingManagerExtensionInterfaceImpl
396 return (iContainer->GetNumMetadataValues(aKeyList));
H A Dpvmf_streaming_manager_internal.h443 OSCL_IMPORT_REF uint32 GetNumMetadataValues(PVMFMetadataList& aKeyList);
/external/opencore/nodes/streaming/streamingmanager/plugins/rtspunicast/src/
H A Dpvmf_sm_fsp_rtsp_unicast.h215 virtual uint32 GetNumMetadataValues(PVMFMetadataList& aKeyList);
/external/opencore/pvmi/content_policy_manager/plugins/oma1/passthru/include/
H A Dpvmf_cpmplugin_passthru_oma1.h266 OSCL_IMPORT_REF uint32 GetNumMetadataValues(PVMFMetadataList& aKeyList) ;
/external/opencore/nodes/pvamrffparsernode/src/
H A Dpvmf_amrffparser_node.h440 uint32 GetNumMetadataValues(PVMFMetadataList& aKeyList);
H A Dpvmf_amrffparser_node.cpp2462 uint32 PVMFAMRFFParserNode::GetNumMetadataValues(PVMFMetadataList& aKeyList) function in class:PVMFAMRFFParserNode
2464 PVLOGGER_LOGMSG(PVLOGMSG_INST_LLDBG, iLogger, PVLOGMSG_STACK_TRACE, (0, "PVMFAMRFFParserNode::GetNumMetadataValues() called"));
2522 iCPMMetaDataExtensionInterface->GetNumMetadataValues(aKeyList);
/external/opencore/nodes/pvmp3ffparsernode/src/
H A Dpvmf_mp3ffparser_node.h441 uint32 GetNumMetadataValues(PVMFMetadataList& aKeyList);
H A Dpvmf_mp3ffparser_node.cpp2894 uint32 PVMFMP3FFParserNode::GetNumMetadataValues(PVMFMetadataList& aKeyList) function in class:PVMFMP3FFParserNode
2899 numvalentries = iMP3File->GetNumMetadataValues(aKeyList);
2905 iCPMContainer.iCPMMetaDataExtensionInterface->GetNumMetadataValues(aKeyList);
/external/opencore/nodes/pvomxbasedecnode/include/
H A Dpvmf_omx_basedec_node.h405 OSCL_IMPORT_REF virtual uint32 GetNumMetadataValues(PVMFMetadataList& aKeyList) = 0;
/external/opencore/nodes/pvwavffparsernode/src/
H A Dpvmf_wavffparser_node.h401 uint32 GetNumMetadataValues(PVMFMetadataList& aKeyList);
/external/opencore/pvmi/content_policy_manager/src/
H A Dcpm.cpp2400 PVMFCPMImpl::GetNumMetadataValues(PVMFMetadataList& aKeyList) function in class:PVMFCPMImpl
2411 it->iPlugInMetaDataExtensionInterface->GetNumMetadataValues(aKeyList);
2417 PVMF_CPM_LOGERROR((0, "PVMFCPMImpl::GetNumMetadataValues - No Active Plugins"));
2657 aParams->iPlugInMetaDataExtensionInterface->GetNumMetadataValues((PVMFMetadataList&)(*iKeyListPtr));
H A Dcpm_internal.h556 OSCL_IMPORT_REF uint32 GetNumMetadataValues(PVMFMetadataList& aKeyList);
/external/opencore/nodes/pvaacffparsernode/src/
H A Dpvmf_aacffparser_node.h764 uint32 GetNumMetadataValues(PVMFMetadataList& aKeyList);
H A Dpvmf_aacffparser_node.cpp434 uint32 PVMFAACFFParserNode::GetNumMetadataValues(PVMFMetadataList& aKeyList) function in class:PVMFAACFFParserNode
494 iCPMMetaDataExtensionInterface->GetNumMetadataValues(aKeyList);
/external/opencore/nodes/pvdownloadmanagernode/src/
H A Dpvmf_downloadmanager_node.h668 uint32 GetNumMetadataValues(PVMFMetadataList& aKeyList);
H A Dpvmf_downloadmanager_node.cpp989 uint32 PVMFDownloadManagerNode::GetNumMetadataValues(PVMFMetadataList& aKeyList) function in class:PVMFDownloadManagerNode
991 PVLOGGER_LOGMSG(PVLOGMSG_INST_LLDBG, iLogger, PVLOGMSG_STACK_TRACE, (0, "PVMFDownloadManagerNode::GetNumMetadataValues() called"));
994 return (iFormatParserNode.Metadata())->GetNumMetadataValues(aKeyList);
/external/opencore/nodes/pvmp4ffparsernode/src/
H A Dpvmf_mp4ffparser_node.h622 uint32 GetNumMetadataValues(PVMFMetadataList& aKeyList);
H A Dpvmf_mp4ffparser_node_metadata.cpp148 uint32 PVMFMP4FFParserNode::GetNumMetadataValues(PVMFMetadataList& aKeyList) function in class:PVMFMP4FFParserNode
150 PVLOGGER_LOGMSG(PVLOGMSG_INST_LLDBG, iLogger, PVLOGMSG_STACK_TRACE, (0, "PVMFMP4FFParserNode::GetNumMetadataValues() called"));
164 iCPMMetaDataExtensionInterface->GetNumMetadataValues(aKeyList);
/external/opencore/nodes/pvomxencnode/src/
H A Dpvmf_omx_enc_node.h926 uint32 GetNumMetadataValues(PVMFMetadataList& aKeyList);
/external/opencore/pvmi/content_policy_manager/plugins/oma1/passthru/src/
H A Dpvmf_cpmplugin_passthru_oma1.cpp874 OSCL_EXPORT_REF uint32 PVMFCPMPassThruPlugInOMA1::GetNumMetadataValues(PVMFMetadataList& aKeyList) function in class:PVMFCPMPassThruPlugInOMA1
877 (0, "PVMFCPMPassThruPlugInOMA1::GetNumMetadataValues() called"));
/external/opencore/fileformats/mp3/parser/src/
H A Dimp3ff.cpp551 OSCL_EXPORT_REF uint32 IMpeg3File::GetNumMetadataValues(PVMFMetadataList& aKeyList) function in class:IMpeg3File

Completed in 282 milliseconds

12