Home
last modified time | relevance | path

Searched refs:MSG_REQUESTINTRAFRAME (Results 1 – 3 of 3) 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()
/external/chromium_org/third_party/libjingle/source/talk/session/media/
Dchannel.cc67 MSG_REQUESTINTRAFRAME, enumerator
2051 Send(MSG_REQUESTINTRAFRAME); in RequestIntraFrame()
2351 case MSG_REQUESTINTRAFRAME: { in OnMessage()