Home
last modified time | relevance | path

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

/external/chromium/third_party/libjingle/source/talk/session/phone/
Dmediachannel.h257 virtual const uint8 *GetYPlane() const = 0;
260 virtual uint8 *GetYPlane() = 0;
347 virtual const uint8 *GetYPlane() const { return NULL; } in GetYPlane() function
350 virtual uint8 *GetYPlane() { return NULL; } in GetYPlane() function