xuxiuxi
2017-05-04 d3ea1a0c02ec5502672b0ad9bc9a7cdaeeba69de
VisitFace/RtspNativeCodec/app/src/main/cpp/DebugNetwork.h
@@ -8,6 +8,8 @@
#define ENABLE_DEBUG_SENDFACEDETECT
#define ENABLE_DEBUG_SENDFACEADD
extern std::string g_dbgLog;
void dbgSendFaceDetect(uint8_t* buffer, size_t buffSize);
void dbgSendFaceAdd(const NativeImgIdx& imgidx, uint8_t* buffImg);