OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_sendFrameType
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/webrtc/voice_engine/
channel.h
584
int32_t
_sendFrameType
; // Send data is voice, 1-voice, 0-otherwise
channel.cc
165
_sendFrameType
= (frameType == 1) ? 1 : 0;
903
_sendFrameType
(0),
[
all
...]
Completed in 34 milliseconds