xuxiuxi
2017-05-03 0cdd8b3321c7fe62c41a1f18c080739aa5b009fa
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);