HomeSort by relevance Sort by last modified time
    Searched refs:_sendFrameType (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/voice_engine/
channel.h 568 int32_t _sendFrameType; // Send data is voice, 1-voice, 0-otherwise
channel.cc 302 _sendFrameType = (frame_type == kAudioFrameSpeech);
865 _sendFrameType(0),
    [all...]

Completed in 34 milliseconds