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

  /external/opencore/pvmi/pvmf/include/
pvmf_durationinfomessage_extension.h 52 virtual uint32 GetDuration() = 0;
pvmf_duration_infomessage.h 71 OSCL_IMPORT_REF uint32 GetDuration();
  /external/opencore/pvmi/pvmf/src/
pvmf_duration_infomessage.cpp 62 OSCL_EXPORT_REF uint32 PVMFDurationInfoMessage::GetDuration()
  /external/opencore/fileformats/mp3/parser/include/
imp3ff.h 292 OSCL_IMPORT_REF uint32 GetDuration() const;
mp3parser.h 358 uint32 GetDuration(bool aMetadataDuration = false);
  /external/opencore/fileformats/mp3/parser/src/
imp3ff.cpp 212 if (pMP3Parser->GetDuration(metadataDuration) > 0)
369 OSCL_EXPORT_REF uint32 IMpeg3File::GetDuration() const
373 return pMP3Parser->GetDuration();
846 duration = pMP3Parser->GetDuration();
869 KeyVal.value.uint32_value = pMP3Parser->GetDuration();
    [all...]
mp3parser.cpp     [all...]
  /external/opencore/nodes/pvmp3ffparsernode/src/
pvmf_mp3ffparser_node.cpp     [all...]
  /external/opencore/android/
pvmediascanner.cpp 205 duration = mp3File.GetDuration();
playerdriver.cpp     [all...]
  /external/opencore/protocols/systems/3g-324m_pvterminal/common/src/
pvt_common.cpp 199 OSCL_EXPORT_REF uint16 CPVUserInputDtmf::GetDuration()
  /external/opencore/android/author/
authordriver.cpp     [all...]
  /external/opencore/protocols/systems/3g-324m_pvterminal/common/include/
pvt_common.h 567 OSCL_IMPORT_REF uint16 GetDuration();
    [all...]
  /external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
tsc_h324m_config.cpp 846 iH324M->Tsc_UII_DTMF(dtmf->GetInput(), dtmf->GetDuration());
    [all...]
  /external/opencore/engines/player/test/src/
test_pv_player_engine_testset5.cpp     [all...]
  /external/opencore/engines/player/src/
pv_player_engine.cpp     [all...]

Completed in 493 milliseconds