Searched refs:stopPosition (Results 1 – 7 of 7) sorted by relevance
/external/webrtc/webrtc/modules/utility/source/ |
D | file_player_impl.cc | 209 uint32_t stopPosition, in StartPlayingFile() argument 248 stopPosition) == -1) in StartPlayingFile() 270 stopPosition) == -1) in StartPlayingFile() 290 uint32_t stopPosition, in StartPlayingFile() argument 328 stopPosition) == -1) in StartPlayingFile() 349 stopPosition) == -1) in StartPlayingFile()
|
D | file_player_impl.h | 43 uint32_t stopPosition = 0, 50 uint32_t stopPosition = 0,
|
/external/webrtc/webrtc/modules/utility/include/ |
D | file_player.h | 56 uint32_t stopPosition = 0, 65 uint32_t stopPosition = 0,
|
/external/webrtc/webrtc/voice_engine/ |
D | transmit_mixer.h | 106 int stopPosition, 113 int stopPosition,
|
D | transmit_mixer.cc | 506 int stopPosition, in StartPlayingFileAsMicrophone() argument 513 format, volumeScaling, startPosition, stopPosition); in StartPlayingFileAsMicrophone() 554 stopPosition, in StartPlayingFileAsMicrophone() 576 int stopPosition, in StartPlayingFileAsMicrophone() argument 582 format, volumeScaling, startPosition, stopPosition); in StartPlayingFileAsMicrophone() 630 stopPosition, in StartPlayingFileAsMicrophone()
|
D | channel.h | 236 int stopPosition, 241 int stopPosition, 250 int stopPosition, 256 int stopPosition,
|
D | channel.cc | 1841 int stopPosition, in StartPlayingFileLocally() argument 1848 startPosition, stopPosition); in StartPlayingFileLocally() 1887 stopPosition, in StartPlayingFileLocally() 1912 int stopPosition, in StartPlayingFileLocally() argument 1918 format, volumeScaling, startPosition, stopPosition); in StartPlayingFileLocally() 1966 stopPosition, codecInst) != 0) in StartPlayingFileLocally() 2067 int stopPosition, in StartPlayingFileAsMicrophone() argument 2074 startPosition, stopPosition); in StartPlayingFileAsMicrophone() 2114 stopPosition, in StartPlayingFileAsMicrophone() 2135 int stopPosition, in StartPlayingFileAsMicrophone() argument [all …]
|