houxiao
2017-07-10 4db189a6ec2bd6b575d7f35011de063bdfe73456
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);