Home
last modified time | relevance | path

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

/external/chromium/third_party/libjingle/source/talk/session/phone/
Dmediachannel.h259 virtual const uint8 *GetVPlane() const = 0;
262 virtual uint8 *GetVPlane() = 0;
349 virtual const uint8 *GetVPlane() const { return NULL; } in GetVPlane() function
352 virtual uint8 *GetVPlane() { return NULL; } in GetVPlane() function