Searched refs:GetAVQueueLength (Results 1 – 6 of 6) sorted by relevance
58 int32_t GetAVQueueLength() const;
164 int32_t GetAVQueueLength() const;
91 int32_t AVQueueInfo::GetAVQueueLength() const in GetAVQueueLength() function in OHOS::AVSession::AVQueueInfo
511 int32_t AVMetaData::GetAVQueueLength() const in GetAVQueueLength() function in OHOS::AVSession::AVMetaData
165 reply.WriteUint32(avQueueInfo.GetAVQueueLength()); in MarshallingAVQueueInfos()176 int length = avQueueInfo.GetAVQueueLength(); in AVQueueInfoImgToBuffer()
214 int avQueueLength = avQueueInfo.GetAVQueueLength(); in BufferToAVQueueInfoImg()