Home
last modified time | relevance | path

Searched defs:avQueueLength (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/av_session/frameworks/common/src/
H A Davqueue_info.cpp86 void AVQueueInfo::SetAVQueueLength(const int32_t avQueueLength) in SetAVQueueLength()
H A Davmeta_data.cpp506 void AVMetaData::SetAVQueueLength(int32_t avQueueLength) in SetAVQueueLength()
/ohos5.0/foundation/multimedia/av_session/services/session/ipc/proxy/
H A Davsession_service_proxy.cpp214 int avQueueLength = avQueueInfo.GetAVQueueLength(); in BufferToAVQueueInfoImg() local