Home
last modified time | relevance | path

Searched refs:PlayParams (Results 1 - 17 of 17) sorted by relevance

/foundation/multimedia/player_framework/frameworks/native/soundpool/
H A Dstream_id_manager.h35 int32_t Play(std::shared_ptr<SoundParser> soundParser, PlayParams playParameters);
87 PlayParams playParameters;
91 int32_t SetPlay(const int32_t soundID, const int32_t streamID, const PlayParams playParameters);
92 int32_t AddPlayTask(const int32_t streamID, const PlayParams playParameters);
94 int32_t GetFreshStreamID(const int32_t soundID, PlayParams playParameters);
H A Dcache_buffer.h59 const PlayParams playParams);
94 const AudioStandard::AudioRendererInfo audioRendererInfo, const PlayParams playParams);
96 int32_t DealPlayParamsBeforePlay(const int32_t streamID, const PlayParams playParams);
H A Dstream_id_manager.cpp89 int32_t StreamIDManager::Play(std::shared_ptr<SoundParser> soundParser, PlayParams playParameters) in Play()
128 int32_t StreamIDManager::SetPlay(const int32_t soundID, const int32_t streamID, const PlayParams playParameters) in SetPlay()
251 int32_t StreamIDManager::AddPlayTask(const int32_t streamID, const PlayParams playParameters) in AddPlayTask()
303 PlayParams playParameters; in GetStreamIDBySoundID()
368 int32_t StreamIDManager::GetFreshStreamID(const int32_t soundID, PlayParams playParameters) in GetFreshStreamID()
H A Dsoundpool.h39 int32_t Play(int32_t soundID, PlayParams playParameters) override;
H A Dcache_buffer.cpp57 const AudioStandard::AudioRendererInfo audioRendererInfo, const PlayParams playParams) in CreateAudioRenderer()
119 const PlayParams playParams) in PreparePlay()
214 int32_t CacheBuffer::DealPlayParamsBeforePlay(const int32_t streamID, const PlayParams playParams) in DealPlayParamsBeforePlay()
H A Dsoundpool.cpp102 int32_t SoundPool::Play(int32_t soundID, PlayParams playParameters) in Play()
/foundation/multimedia/player_framework/test/unittest/soundpool_test/src/
H A Dsoundpool_unit_test.cpp239 struct PlayParams playParameters; in HWTEST_F()
387 struct PlayParams playParameters; in HWTEST_F()
558 struct PlayParams playParameters; in HWTEST_F()
604 struct PlayParams playParameters; in HWTEST_F()
648 struct PlayParams playParameters; in HWTEST_F()
677 struct PlayParams playParameters; in HWTEST_F()
721 struct PlayParams playParameters; in HWTEST_F()
765 struct PlayParams playParameters; in HWTEST_F()
814 struct PlayParams playParameters; in HWTEST_F()
870 struct PlayParams playParameter in HWTEST_F()
[all...]
H A Dsoundpool_mock.cpp58 int32_t SoundPoolMock::Play(int32_t soundID, PlayParams playParameters) in Play()
/foundation/multimedia/player_framework/interfaces/inner_api/native/soundpool/include/
H A Disoundpool.h24 struct PlayParams { struct
72 virtual int32_t Play(int32_t soundID, PlayParams playParameters) = 0;
/foundation/multimedia/player_framework/test/fuzztest/soundpool_fuzztest/soundpoolplaystop_fuzzer/
H A Dsoundpoolplaystop_fuzzer.cpp67 struct PlayParams playParameters; in FuzzSoundPoolPlay()
117 struct PlayParams playParameters; in FuzzSoundPoolStop()
/foundation/multimedia/player_framework/test/fuzztest/soundpool_fuzztest/soundpoolsetloop_fuzzer/
H A Dsoundpoolsetloop_fuzzer.cpp67 struct PlayParams playParameters; in FuzzSoundPoolSetLoop()
/foundation/multimedia/player_framework/test/fuzztest/soundpool_fuzztest/soundpoolsetrate_fuzzer/
H A Dsoundpoolsetrate_fuzzer.cpp66 struct PlayParams playParameters; in FuzzSoundPoolSetRate()
/foundation/multimedia/player_framework/test/fuzztest/soundpool_fuzztest/soundpoolsetvolume_fuzzer/
H A Dsoundpoolsetvolume_fuzzer.cpp67 struct PlayParams playParameters; in FuzzSoundPoolSetVolume()
/foundation/multimedia/player_framework/test/fuzztest/soundpool_fuzztest/soundpoolsetpriority_fuzzer/
H A Dsoundpoolsetpriority_fuzzer.cpp67 struct PlayParams playParameters; in FuzzSoundPoolSetPriority()
/foundation/multimedia/player_framework/test/unittest/soundpool_test/include/
H A Dsoundpool_mock.h45 int32_t Play(int32_t soundID, PlayParams playParameters);
/foundation/multimedia/player_framework/frameworks/js/soundpool/include/
H A Dsoundpool_napi.h170 PlayParams playParameters_;
/foundation/multimedia/player_framework/frameworks/native/audio_haptic/
H A Daudio_haptic_sound_low_latency_impl.cpp138 PlayParams playParams { in StartSound()

Completed in 8 milliseconds