Home
last modified time | relevance | path

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

/external/webrtc/src/
Dcommon_types.h488 struct VideoCodecH264 struct
490 H264Packetization packetization;
491 VideoCodecComplexity complexity;
492 VideoCodecProfile profile;
493 char level;
494 char quality;
496 bool useFMO;
498 unsigned char configParameters[kConfigParameterSize];
499 unsigned char configParametersSize;