webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Namespaces | Functions
profile_level_id.cc File Reference
#include "webrtc/common_video/h264/profile_level_id.h"
#include <cstdio>
#include <cstdlib>
#include <cstring>
#include "webrtc/base/arraysize.h"

Namespaces

 webrtc
 
 webrtc::H264
 

Functions

rtc::Optional< ProfileLevelId > webrtc::H264::ParseProfileLevelId (const char *str)
 
rtc::Optional< Level > webrtc::H264::SupportedLevel (int max_frame_pixel_count, float max_fps)
 
rtc::Optional< ProfileLevelId > webrtc::H264::ParseSdpProfileLevelId (const CodecParameterMap &params)
 
rtc::Optional< std::stringwebrtc::H264::ProfileLevelIdToString (const ProfileLevelId &profile_level_id)
 
void webrtc::H264::GenerateProfileLevelIdForAnswer (const CodecParameterMap &local_supported_params, const CodecParameterMap &remote_offered_params, CodecParameterMap *answer_params)
 

Variable Documentation

◆ level

◆ max_macroblock_frame_size

const int max_macroblock_frame_size

◆ max_macroblocks_per_second

const int max_macroblocks_per_second

◆ profile

const Profile profile

◆ profile_idc

const uint8_t profile_idc

◆ profile_iop

const BitPattern profile_iop