Searched defs:GetChromaWidth (Results 1 - 1 of 1) sorted by relevance
/external/webrtc/talk/media/base/ | ||
H A D | videoframe.h | 70 size_t GetChromaWidth() const { return (GetWidth() + 1) / 2; } function in class:cricket::VideoFrame |
Completed in 147 milliseconds