Searched refs:FLAG_RTCPXR_LOSS_RLE_REPORT_BLOCK (Results 1 – 3 of 3) sorted by relevance
44 public static final int FLAG_RTCPXR_LOSS_RLE_REPORT_BLOCK = 1 << 0; field in RtcpConfig91 FLAG_RTCPXR_LOSS_RLE_REPORT_BLOCK,
53 FLAG_RTCPXR_LOSS_RLE_REPORT_BLOCK = 1 << 0, enumerator
202 kRtcpXrBlockTypes = RtcpConfig::FLAG_RTCPXR_LOSS_RLE_REPORT_BLOCK; in TEST_F()