HomeSort by relevance Sort by last modified time
    Searched full:first_block_byte (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
rtp_sender.cc 1303 const uint8_t first_block_byte = (id << 4) + 2; local
1347 const uint8_t first_block_byte = (id << 4) + 0; local
1390 const uint8_t first_block_byte = (id << 4) + 2; local
    [all...]

Completed in 55 milliseconds