OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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