Home
last modified time | relevance | path

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

/foundation/CastEngine/castengine_wifi_display/services/protocol/rtsp/src/
H A Drtsp_sdp.cpp252 int32_t sizeOfScalingList; in GetVideoSize() local
258 sizeOfScalingList = i < 6 ? 16 : 64; // 6:fixed size, 16:fixed size, 64:fixed size in GetVideoSize()
259 for (int32_t j = 0; j < sizeOfScalingList; j++) { in GetVideoSize()

Completed in 2 milliseconds