|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include "webrtc/modules/video_coding/codecs/vp8/default_temporal_layers.h"#include <assert.h>#include <stdlib.h>#include <string.h>#include <algorithm>#include <vector>#include "webrtc/base/checks.h"#include "webrtc/modules/include/module_common_types.h"#include "webrtc/modules/video_coding/include/video_codec_interface.h"#include "webrtc/modules/video_coding/codecs/vp8/include/vp8_common_types.h"#include "vpx/vpx_encoder.h"#include "vpx/vp8cx.h"Namespaces | |
| webrtc | |
1.8.13