qvyuanxin
2017-07-10 2f52ba12c4518a0de2478fca130997e73e514e09
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);