Home
last modified time | relevance | path

Searched refs:aTimebase (Results 1 – 25 of 25) sorted by relevance

/external/opencore/nodes/pvmp3ffparsernode/src/
Dpvmf_mp3ffparser_node_internal.h110 …void Construct(PVMFSessionId aSessionId, int32 cmd, int32 aRate, PVMFTimebase* aTimebase, const Os… in Construct() argument
114 iParam2 = (OsclAny*)aTimebase; in Construct()
119 void Parse(int32& aRate, PVMFTimebase*& aTimebase) in Parse() argument
122 aTimebase = (PVMFTimebase*)iParam2; in Parse()
Dpvmf_mp3ffparser_node.h473 PVMFTimebase* aTimebase = NULL,
Dpvmf_mp3ffparser_node.cpp3129 PVMFTimebase* aTimebase, in SetDataSourceRate() argument
3137 aRate, aTimebase, in SetDataSourceRate()
/external/opencore/nodes/pvmp4ffparsernode/src/
Dpvmf_mp4ffparser_node.h358 PVMFTimebase* aTimebase, OsclAny* aContext) in Construct() argument
364 iParam4 = (OsclAny*)aTimebase; in Construct()
370 PVMFTimebase*& aTimebase) in Parse() argument
375 aTimebase = (PVMFTimebase*)iParam4; in Parse()
379 …void Construct(PVMFSessionId s, int32 cmd, int32 aRate, PVMFTimebase* aTimebase, const OsclAny*aCo… in Construct() argument
383 iParam2 = (OsclAny*)aTimebase; in Construct()
388 void Parse(int32& aRate, PVMFTimebase*& aTimebase) in Parse() argument
391 aTimebase = (PVMFTimebase*)iParam2; in Parse()
639 …Id SetDataSourceRate(PVMFSessionId aSession, int32 aRate, PVMFTimebase* aTimebase = NULL, OsclAny*…
641 … PVMFTimestamp& aActualMediaDataTS, PVMFTimebase* aTimebase, OsclAny* aContext);
Dpvmf_mp4ffparser_node.cpp950 …:SetDataSourceRate(PVMFSessionId aSessionId, int32 aRate, PVMFTimebase* aTimebase, OsclAny* aConte… in SetDataSourceRate() argument
955 …NodeCommand::Construct(aSessionId, PVMP4FF_NODE_CMD_SETDATASOURCERATE, aRate, aTimebase, aContext); in SetDataSourceRate()
960 PVMFTimestamp& aActualMediaDataTS, PVMFTimebase* aTimebase, OsclAny* aContext) in SetDataSourceDirection() argument
966 aTimebase, aContext); in SetDataSourceDirection()
/external/opencore/nodes/pvwavffparsernode/src/
Dpvmf_wavffparser_node.h283 …void Construct(PVMFSessionId s, int32 cmd, int32 aRate, PVMFTimebase* aTimebase, const OsclAny* aC… in Construct() argument
287 iParam2 = (OsclAny*)aTimebase; in Construct()
292 void Parse(int32& aRate, PVMFTimebase*& aTimebase) in Parse() argument
295 aTimebase = (PVMFTimebase*)iParam2; in Parse()
429 …Id SetDataSourceRate(PVMFSessionId aSession, int32 aRate, PVMFTimebase* aTimebase = NULL, OsclAny*…
Dpvmf_wavffparser_node.cpp1967 …:SetDataSourceRate(PVMFSessionId aSessionId, int32 aRate, PVMFTimebase* aTimebase, OsclAny* aConte… in SetDataSourceRate() argument
1972 …NodeCommand::Construct(aSessionId, PVWAVFF_NODE_CMD_SETDATASOURCERATE, aRate, aTimebase, aContext); in SetDataSourceRate()
/external/opencore/engines/player/include/
Dpv_player_interface.h560 …virtual PVCommandId SetPlaybackRate(int32 aRate, PVMFTimebase* aTimebase = NULL, const OsclAny* aC…
585 …virtual PVCommandId GetPlaybackRate(int32& aRate, PVMFTimebase*& aTimebase, const OsclAny* aContex…
/external/opencore/nodes/streaming/streamingmanager/plugins/common/include/
Dpvmf_sm_fsp_base_types.h170 PVMFTimebase* aTimebase, in Construct() argument
175 iParam2 = (OsclAny*)aTimebase; in Construct()
181 void Parse(int32& aRate, PVMFTimebase*& aTimebase) in Parse() argument
184 aTimebase = (PVMFTimebase*)iParam2; in Parse()
Dpvmf_sm_fsp_base_impl.h208 PVMFTimebase* aTimebase = NULL,
/external/opencore/nodes/pvamrffparsernode/src/
Dpvmf_amrffparser_node.h237 …void Construct(PVMFSessionId s, int32 cmd, int32 aRate, PVMFTimebase* aTimebase, const OsclAny*aCo… in Construct() argument
241 iParam2 = (OsclAny*)aTimebase; in Construct()
246 void Parse(int32& aRate, PVMFTimebase*& aTimebase) in Parse() argument
249 aTimebase = (PVMFTimebase*)iParam2; in Parse()
472 , PVMFTimebase* aTimebase = NULL
Dpvmf_amrffparser_node.cpp2660 , PVMFTimebase* aTimebase in SetDataSourceRate() argument
2666 …mmand::Construct(aSessionId, PVMF_AMR_PARSER_NODE_SET_DATASOURCE_RATE, aRate, aTimebase, aContext); in SetDataSourceRate()
/external/opencore/nodes/common/include/
Dpvmf_data_source_direction_control.h84 PVMFTimebase* aTimebase = NULL,
Dpvmf_data_source_playback_control.h254 PVMFTimebase* aTimebase = NULL,
/external/opencore/nodes/pvdownloadmanagernode/src/
Dpvmf_downloadmanager_node.h218 …void Construct(PVMFSessionId s, int32 cmd, int32 aRate, PVMFTimebase* aTimebase, const OsclAny*aCo… in Construct() argument
222 iParam2 = (OsclAny*)aTimebase; in Construct()
227 void Parse(int32& aRate, PVMFTimebase*& aTimebase) in Parse() argument
230 aTimebase = (PVMFTimebase*)iParam2; in Parse()
686 … SetDataSourceRate(PVMFSessionId aSessionId, int32 aRate, PVMFTimebase* aTimebase = NULL, OsclAny*…
Dpvmf_downloadmanager_node.cpp1100 …:SetDataSourceRate(PVMFSessionId aSessionId, int32 aRate, PVMFTimebase* aTimebase, OsclAny* aConte… in SetDataSourceRate() argument
1106 …erNodeCommand::Construct(aSessionId, PVDLM_NODE_CMD_SETDATASOURCERATE, aRate, aTimebase, aContext); in SetDataSourceRate()
/external/opencore/nodes/pvaacffparsernode/src/
Dpvmf_aacffparser_node.h561 …void Construct(PVMFSessionId s, int32 cmd, int32 aRate, PVMFTimebase* aTimebase, const OsclAny*aCo… in Construct() argument
565 iParam2 = (OsclAny*)aTimebase; in Construct()
570 void Parse(int32& aRate, PVMFTimebase*& aTimebase) in Parse() argument
573 aTimebase = (PVMFTimebase*)iParam2; in Parse()
798 , PVMFTimebase* aTimebase = NULL
Dpvmf_aacffparser_node.cpp640 , PVMFTimebase* aTimebase in SetDataSourceRate() argument
647 …mmand::Construct(aSessionId, PVMF_AAC_PARSER_NODE_SET_DATASOURCE_RATE, aRate, aTimebase, aContext); in SetDataSourceRate()
/external/opencore/nodes/streaming/streamingmanager/src/
Dpvmf_streaming_manager_extension_interface.cpp363 PVMFTimebase* aTimebase, in SetDataSourceRate() argument
369 aTimebase, in SetDataSourceRate()
Dpvmf_streaming_manager_internal.h431 PVMFTimebase* aTimebase = NULL,
/external/opencore/pvmi/pvmf/src/
Dpvmf_media_clock.cpp171 OSCL_EXPORT_REF bool PVMFMediaClock::SetClockTimebase(PVMFTimebase& aTimebase) in SetClockTimebase() argument
180 iClockTimebase = &aTimebase; in SetClockTimebase()
195 if (aTimebase.GetCountTimebase()) in SetClockTimebase()
197 aTimebase.GetCountTimebase()->SetClockObserver(this); in SetClockTimebase()
/external/opencore/engines/player/src/
Dpv_player_engine.h922 …PVCommandId SetPlaybackRate(int32 aRate, PVMFTimebase* aTimebase = NULL, const OsclAny* aContextDa…
923 …PVCommandId GetPlaybackRate(int32& aRate, PVMFTimebase*& aTimebase, const OsclAny* aContextData = …
Dpv_player_engine.cpp548 PVCommandId PVPlayerEngine::SetPlaybackRate(int32 aRate, PVMFTimebase* aTimebase, const OsclAny* aC… in SetPlaybackRate() argument
557 param.pOsclAny_value = (OsclAny*)aTimebase; in SetPlaybackRate()
563 PVCommandId PVPlayerEngine::GetPlaybackRate(int32& aRate, PVMFTimebase*& aTimebase, const OsclAny* … in GetPlaybackRate() argument
572 param.pOsclAny_value = (OsclAny*) & aTimebase; in GetPlaybackRate()
/external/opencore/pvmi/pvmf/include/
Dpvmf_media_clock.h1082 OSCL_IMPORT_REF bool SetClockTimebase(PVMFTimebase& aTimebase);
/external/opencore/nodes/streaming/streamingmanager/plugins/common/src/
Dpvmf_sm_fsp_base_impl.cpp709 PVMFTimebase* aTimebase, in SetDataSourceRate() argument
715 OSCL_UNUSED_ARG(aTimebase); in SetDataSourceRate()