Home
last modified time | relevance | path

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

/external/chromium/third_party/libjingle/source/talk/session/phone/
Dmediachannel.h258 virtual const uint8 *GetUPlane() const = 0;
261 virtual uint8 *GetUPlane() = 0;
348 virtual const uint8 *GetUPlane() const { return NULL; } in GetUPlane() function
351 virtual uint8 *GetUPlane() { return NULL; } in GetUPlane() function