webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <limits.h>
#include <math.h>
#include "webrtc/modules/video_processing/util/skin_detection.h"
Namespaces | |
webrtc | |
Functions | |
bool | webrtc::MbHasSkinColor (const uint8_t *y_src, const uint8_t *u_src, const uint8_t *v_src, const int stride_y, const int stride_u, const int stride_v, const int mb_row, const int mb_col) |