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.cpp85 uint64_t posInFrame = 20; variable
118 uint64_t posInFrame = 20; variable
279 uint64_t posInFrame = 1000; variable
313 uint64_t posInFrame = 4000; variable
/foundation/multimedia/audio_framework/services/audio_service/common/src/
Dlinear_pos_time_model.cpp112 int64_t LinearPosTimeModel::GetTimeOfPos(uint64_t posInFrame) in GetTimeOfPos()
Doh_audio_buffer.cpp597 int32_t OHAudioBuffer::GetBufferByFrame(uint64_t posInFrame, BufferDesc &bufferDesc) in GetBufferByFrame()
650 SpanInfo *OHAudioBuffer::GetSpanInfo(uint64_t posInFrame) in GetSpanInfo()
/foundation/multimedia/audio_framework/services/audio_service/server/src/
Daudio_endpoint.cpp1640 int64_t AudioEndpointInner::GetPredictNextReadTime(uint64_t posInFrame) in GetPredictNextReadTime()
1661 int64_t AudioEndpointInner::GetPredictNextWriteTime(uint64_t posInFrame) in GetPredictNextWriteTime()
/foundation/multimedia/audio_framework/services/audio_service/client/src/
Daudio_process_in_client.cpp1187 int64_t AudioProcessInClientInner::GetPredictNextHandleTime(uint64_t posInFrame, bool isIndependent) in GetPredictNextHandleTime()