Home
last modified time | relevance | path

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

/foundation/CastEngine/castengine_wifi_display/services/protocol/rtsp/src/
H A Drtsp_sdp.cpp135 int32_t MediaDescription::GetSe(uint8_t *buf, uint32_t nLen, uint32_t &pos) in GetSe() function in OHOS::Sharing::MediaDescription
261 int32_t deltaScale = GetSe(buf, nLen, cursor); in GetVideoSize()
280 GetSe(buf, nLen, cursor); in GetVideoSize()
282 GetSe(buf, nLen, cursor); in GetVideoSize()
290 GetSe(buf, nLen, cursor); in GetVideoSize()
294 offsetForRefFrame[i] = GetSe(buf, nLen, cursor); in GetVideoSize()
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtsp/include/
H A Drtsp_sdp.h109 int32_t GetSe(uint8_t *buf, uint32_t nLen, uint32_t &pos);

Completed in 2 milliseconds