Home
last modified time | relevance | path

Searched refs:GetAVQueueLength (Results 1 - 7 of 7) sorted by relevance

/foundation/multimedia/av_session/interfaces/inner_api/native/session/include/
H A Davqueue_info.h57 int32_t GetAVQueueLength() const;
H A Davmeta_data.h164 int32_t GetAVQueueLength() const;
/foundation/multimedia/av_session/frameworks/common/src/
H A Davqueue_info.cpp91 int32_t AVQueueInfo::GetAVQueueLength() const in GetAVQueueLength() function in OHOS::AVSession::AVQueueInfo
H A Davmeta_data.cpp513 int32_t AVMetaData::GetAVQueueLength() const in GetAVQueueLength() function in OHOS::AVSession::AVMetaData
/foundation/multimedia/av_session/frameworks/native/session/test/fuzztest/avqueueinfo_fuzzer/
H A Davqueueinfo_fuzzer.cpp67 avQueueInfo.GetAVQueueLength(); in AVQueueInfoFuzzTest()
/foundation/multimedia/av_session/services/session/ipc/stub/
H A Davsession_service_stub.cpp165 reply.WriteUint32(avQueueInfo.GetAVQueueLength()); in MarshallingAVQueueInfos()
176 int length = avQueueInfo.GetAVQueueLength(); in AVQueueInfoImgToBuffer()
/foundation/multimedia/av_session/services/session/ipc/proxy/
H A Davsession_service_proxy.cpp214 int avQueueLength = avQueueInfo.GetAVQueueLength(); in BufferToAVQueueInfoImg()

Completed in 6 milliseconds