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

/external/webrtc/webrtc/
H A Dcommon_types.h573 struct VideoCodecVP8 { struct in namespace:webrtc
585 bool operator==(const VideoCodecVP8& other) const {
598 bool operator!=(const VideoCodecVP8& other) const {
642 VideoCodecVP8 VP8;

Completed in 31 milliseconds