Searched defs:GetChromaWidth (Results 1 - 1 of 1) sorted by relevance

/external/webrtc/talk/media/base/
H A Dvideoframe.h70 size_t GetChromaWidth() const { return (GetWidth() + 1) / 2; } function in class:cricket::VideoFrame

Completed in 134 milliseconds