webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Namespaces | Macros
device_info_impl.cc File Reference
#include <assert.h>
#include <stdlib.h>
#include "webrtc/modules/video_capture/device_info_impl.h"
#include "webrtc/modules/video_capture/video_capture_config.h"
#include "webrtc/system_wrappers/include/logging.h"

Namespaces

 webrtc
 
 webrtc::videocapturemodule
 

Macros

#define abs(a)   (a>=0?a:-a)
 

Macro Definition Documentation

◆ abs

#define abs (   a)    (a>=0?a:-a)