Home
last modified time | relevance | path

Searched refs:GetUe (Results 1 - 2 of 2) sorted by relevance

/foundation/CastEngine/castengine_wifi_display/services/protocol/rtsp/src/
H A Drtsp_sdp.cpp110 int32_t MediaDescription::GetUe(const uint8_t *buf, uint32_t nLen, uint32_t &pos) in GetUe() function in OHOS::Sharing::MediaDescription
138 int32_t UeVal = GetUe(buf, nLen, pos); in GetSe()
220 GetUe(buf, nLen, cursor); in GetVideoSize()
235 int32_t chromaFormatIdc = GetUe(buf, nLen, cursor); in GetVideoSize()
241 GetUe(buf, nLen, cursor); in GetVideoSize()
243 GetUe(buf, nLen, cursor); in GetVideoSize()
271 GetUe(buf, nLen, cursor); in GetVideoSize()
272 int32_t picOrderCntType = GetUe(buf, nLen, cursor); in GetVideoSize()
275 GetUe(buf, nLen, cursor); in GetVideoSize()
283 int32_t numRefFramesInPicOrderCntCycle = GetUe(bu in GetVideoSize()
[all...]
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtsp/include/
H A Drtsp_sdp.h110 int32_t GetUe(const uint8_t *buf, uint32_t nLen, uint32_t &pos);

Completed in 1 milliseconds