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

/external/chromium_org/third_party/webrtc/modules/video_coding/codecs/interface/
H A Dvideo_codec_interface.h62 CodecSpecificInfoUnion codecSpecific; member in struct:webrtc::CodecSpecificInfo
/external/webrtc/src/
H A Dcommon_types.h575 VideoCodecUnion codecSpecific; member in struct:webrtc::VideoCodec
/external/chromium_org/third_party/webrtc/
H A Dcommon_types.h679 VideoCodecUnion codecSpecific; member in struct:webrtc::VideoCodec
706 ret &= (codecSpecific.VP8 == other.codecSpecific.VP8);

Completed in 1252 milliseconds