webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Namespaces | Macros
pps_parser.cc File Reference
#include "webrtc/common_video/h264/pps_parser.h"
#include <memory>
#include "webrtc/common_video/h264/h264_common.h"
#include "webrtc/base/bitbuffer.h"
#include "webrtc/base/buffer.h"
#include "webrtc/base/logging.h"

Namespaces

 webrtc
 

Macros

#define RETURN_EMPTY_ON_FAIL(x)
 

Macro Definition Documentation

◆ RETURN_EMPTY_ON_FAIL

#define RETURN_EMPTY_ON_FAIL (   x)
Value:
if (!(x)) { \
}
Definition: optional.h:96
EGLSurface EGLint x
Definition: eglext.h:950