Home
last modified time | relevance | path

Searched defs:VideoCodecH264 (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/src/
Dcommon_types.h516 struct VideoCodecH264 struct
518 H264Packetization packetization;
519 VideoCodecComplexity complexity;
520 VideoCodecProfile profile;
521 char level;
522 char quality;
524 bool useFMO;
526 unsigned char configParameters[kConfigParameterSize];
527 unsigned char configParametersSize;