Home
last modified time | relevance | path

Searched refs:hasPadding (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/frontend/gcastv2/webrtc/
DRTPSender.cpp75 bool hasPadding = (data[0] & 0x20); in injectRTCP() local
83 if (hasPadding) { in injectRTCP()