Home
last modified time | relevance | path

Searched defs:posInFrame (Results 1 – 5 of 5) sorted by relevance

/foundation/multimedia/audio_framework/services/audio_service/test/unittest/
Daudio_service_common_unit_test.cpp71 uint64_t posInFrame = 20; variable
104 uint64_t posInFrame = 20; variable
265 uint64_t posInFrame = 1000; variable
299 uint64_t posInFrame = 4000; variable
/foundation/multimedia/audio_framework/services/audio_service/common/src/
Dlinear_pos_time_model.cpp109 int64_t LinearPosTimeModel::GetTimeOfPos(uint64_t posInFrame) in GetTimeOfPos()
Doh_audio_buffer.cpp515 int32_t OHAudioBuffer::GetBufferByFrame(uint64_t posInFrame, BufferDesc &bufferDesc) in GetBufferByFrame()
557 SpanInfo *OHAudioBuffer::GetSpanInfo(uint64_t posInFrame) in GetSpanInfo()
/foundation/multimedia/audio_framework/services/audio_service/server/src/
Daudio_endpoint.cpp988 int64_t AudioEndpointInner::GetPredictNextReadTime(uint64_t posInFrame) in GetPredictNextReadTime()
1009 int64_t AudioEndpointInner::GetPredictNextWriteTime(uint64_t posInFrame) in GetPredictNextWriteTime()
/foundation/multimedia/audio_framework/services/audio_service/client/src/
Daudio_process_in_client.cpp1026 int64_t AudioProcessInClientInner::GetPredictNextHandleTime(uint64_t posInFrame, bool isIndependent) in GetPredictNextHandleTime()