webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Namespaces | Macros | Functions
utility.cc File Reference
#include "utility.h"
#include <assert.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "webrtc/common_types.h"
#include "webrtc/modules/audio_coding/include/audio_coding_module.h"
#include "webrtc/test/gtest.h"

Namespaces

 webrtc
 
 webrtc::test
 

Macros

#define NUM_CODECS_WITH_FIXED_PAYLOAD_TYPE   13
 

Functions

int16_t webrtc::ChooseCodec (CodecInst &codecInst)
 
void webrtc::PrintCodecs ()
 
bool webrtc::FixedPayloadTypeCodec (const char *payloadName)
 

Macro Definition Documentation

◆ NUM_CODECS_WITH_FIXED_PAYLOAD_TYPE

#define NUM_CODECS_WITH_FIXED_PAYLOAD_TYPE   13