HomeSort by relevance Sort by last modified time
    Searched refs:GetNumMetadataValues (Results 1 - 25 of 32) sorted by null

1 2

  /external/opencore/nodes/common/include/
pvmf_meta_data_extension.h 73 virtual uint32 GetNumMetadataValues(PVMFMetadataList& aKeyList) = 0;
  /external/opencore/nodes/pvomxaudiodecnode/src/
pvmf_omx_audiodec_node.h 93 uint32 GetNumMetadataValues(PVMFMetadataList& aKeyList);
  /external/opencore/fileformats/mp3/parser/include/
imp3ff.h 358 OSCL_IMPORT_REF uint32 GetNumMetadataValues(PVMFMetadataList& aKeyList);
  /external/opencore/nodes/pvomxvideodecnode/src/
pvmf_omx_videodec_node.h 138 uint32 GetNumMetadataValues(PVMFMetadataList& aKeyList);
  /external/opencore/nodes/streaming/streamingmanager/src/
pvmf_streaming_manager_extension_interface.cpp 394 PVMFStreamingManagerExtensionInterfaceImpl::GetNumMetadataValues(PVMFMetadataList& aKeyList)
396 return (iContainer->GetNumMetadataValues(aKeyList));
pvmf_streaming_manager_internal.h 443 OSCL_IMPORT_REF uint32 GetNumMetadataValues(PVMFMetadataList& aKeyList);
  /external/opencore/nodes/streaming/streamingmanager/plugins/rtspunicast/src/
pvmf_sm_fsp_rtsp_unicast.h 215 virtual uint32 GetNumMetadataValues(PVMFMetadataList& aKeyList);
  /external/opencore/pvmi/content_policy_manager/plugins/oma1/passthru/include/
pvmf_cpmplugin_passthru_oma1.h 266 OSCL_IMPORT_REF uint32 GetNumMetadataValues(PVMFMetadataList& aKeyList) ;
  /external/opencore/nodes/pvamrffparsernode/src/
pvmf_amrffparser_node.h 440 uint32 GetNumMetadataValues(PVMFMetadataList& aKeyList);
pvmf_amrffparser_node.cpp     [all...]
  /external/opencore/nodes/pvmp3ffparsernode/src/
pvmf_mp3ffparser_node.h 441 uint32 GetNumMetadataValues(PVMFMetadataList& aKeyList);
pvmf_mp3ffparser_node.cpp     [all...]
  /external/opencore/nodes/pvomxbasedecnode/include/
pvmf_omx_basedec_node.h 405 OSCL_IMPORT_REF virtual uint32 GetNumMetadataValues(PVMFMetadataList& aKeyList) = 0;
    [all...]
  /external/opencore/nodes/pvwavffparsernode/src/
pvmf_wavffparser_node.h 401 uint32 GetNumMetadataValues(PVMFMetadataList& aKeyList);
  /external/opencore/pvmi/content_policy_manager/src/
cpm.cpp     [all...]
cpm_internal.h 556 OSCL_IMPORT_REF uint32 GetNumMetadataValues(PVMFMetadataList& aKeyList);
    [all...]
  /external/opencore/nodes/pvaacffparsernode/src/
pvmf_aacffparser_node.h 764 uint32 GetNumMetadataValues(PVMFMetadataList& aKeyList);
    [all...]
pvmf_aacffparser_node.cpp 434 uint32 PVMFAACFFParserNode::GetNumMetadataValues(PVMFMetadataList& aKeyList)
494 iCPMMetaDataExtensionInterface->GetNumMetadataValues(aKeyList);
    [all...]
  /external/opencore/nodes/pvdownloadmanagernode/src/
pvmf_downloadmanager_node.h 668 uint32 GetNumMetadataValues(PVMFMetadataList& aKeyList);
    [all...]
pvmf_downloadmanager_node.cpp     [all...]
  /external/opencore/nodes/pvmp4ffparsernode/src/
pvmf_mp4ffparser_node.h 622 uint32 GetNumMetadataValues(PVMFMetadataList& aKeyList);
    [all...]
pvmf_mp4ffparser_node_metadata.cpp 148 uint32 PVMFMP4FFParserNode::GetNumMetadataValues(PVMFMetadataList& aKeyList)
150 PVLOGGER_LOGMSG(PVLOGMSG_INST_LLDBG, iLogger, PVLOGMSG_STACK_TRACE, (0, "PVMFMP4FFParserNode::GetNumMetadataValues() called"));
164 iCPMMetaDataExtensionInterface->GetNumMetadataValues(aKeyList);
    [all...]
  /external/opencore/nodes/pvomxencnode/src/
pvmf_omx_enc_node.h 926 uint32 GetNumMetadataValues(PVMFMetadataList& aKeyList);
    [all...]
  /external/opencore/pvmi/content_policy_manager/plugins/oma1/passthru/src/
pvmf_cpmplugin_passthru_oma1.cpp 874 OSCL_EXPORT_REF uint32 PVMFCPMPassThruPlugInOMA1::GetNumMetadataValues(PVMFMetadataList& aKeyList)
877 (0, "PVMFCPMPassThruPlugInOMA1::GetNumMetadataValues() called"));
    [all...]
  /external/opencore/fileformats/mp3/parser/src/
imp3ff.cpp 551 OSCL_EXPORT_REF uint32 IMpeg3File::GetNumMetadataValues(PVMFMetadataList& aKeyList)
    [all...]

Completed in 1101 milliseconds

1 2