Home
last modified time | relevance | path

Searched refs:tmpbool (Results 1 – 3 of 3) sorted by relevance

/external/opencore/nodes/pvmp3ffparsernode/src/
Dpvmf_mp3ffparser_node.cpp3181 bool tmpbool = false; in DoSetDataSourcePosition() local
3183 iDownloadProgressClock->GetCurrentTime32(dltime, tmpbool, PVMF_MEDIA_CLOCK_MSEC); in DoSetDataSourcePosition()
3275 bool tmpbool = false; in DoQueryDataSourcePosition() local
3277 iDownloadProgressClock->GetCurrentTime32(dltime, tmpbool, PVMF_MEDIA_CLOCK_MSEC); in DoQueryDataSourcePosition()
/external/opencore/engines/player/src/
Dpv_player_engine.cpp3074 bool tmpbool = false; in GetPlaybackClockPosition() local
3090 iPlaybackClock.GetCurrentTime32(clockcurpos, tmpbool, PVMF_MEDIA_CLOCK_MSEC); in GetPlaybackClockPosition()
8036 bool tmpbool = false; in DoSourceNodeSetDataSourcePosition()
8037 iPlaybackClock.GetCurrentTime32(clockcurpos, tmpbool, PVMF_MEDIA_CLOCK_MSEC); in DoSourceNodeSetDataSourcePosition()
8142 bool tmpbool = false; in DoSourceNodeSetDataSourceDirection()
8143 iPlaybackClock.GetCurrentTime32(clockcurpos, tmpbool, PVMF_MEDIA_CLOCK_MSEC); in DoSourceNodeSetDataSourceDirection()
13156 bool tmpbool = false; in HandleSourceNodeSetDataSourcePosition() local
13157 iPlaybackClock.GetCurrentTime32(clockcurpos, tmpbool, PVMF_MEDIA_CLOCK_MSEC); in HandleSourceNodeSetDataSourcePosition()
13851 bool tmpbool = false; in HandleSourceNodeQueryDataSourcePositionDuringPlayback() local
13852 iPlaybackClock.GetCurrentTime32(clockcurpos, tmpbool, PVMF_MEDIA_CLOCK_MSEC); in HandleSourceNodeQueryDataSourcePositionDuringPlayback()
[all …]
/external/opencore/nodes/pvmp4ffparsernode/src/
Dpvmf_mp4ffparser_node.cpp3191 bool tmpbool = false; in DoSetDataSourcePosition() local
3193 download_progress_clock->GetCurrentTime32(dltime, tmpbool, PVMF_MEDIA_CLOCK_MSEC); in DoSetDataSourcePosition()
3663 bool tmpbool = false; in DoQueryDataSourcePosition() local
3665 download_progress_clock->GetCurrentTime32(dltime, tmpbool, PVMF_MEDIA_CLOCK_MSEC); in DoQueryDataSourcePosition()