houxiao
2017-05-04 21b675418bc1c6ff3620483f3cd103fa0234fe26
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);