Home
last modified time | relevance | path

Searched refs:MSG_REQUESTINTRAFRAME (Results 1 – 2 of 2) sorted by relevance

/external/chromium/third_party/libjingle/source/talk/session/phone/
Dchannel.h70 MSG_REQUESTINTRAFRAME = 20, enumerator
Dchannel.cc991 Send(MSG_REQUESTINTRAFRAME); in RequestIntraFrame()
1129 case MSG_REQUESTINTRAFRAME: in OnMessage()