houxiao
2017-05-12 ffed754c367a9270e335fe281d256c729ecc9e6f
VisitFace/RtspNativeCodec/app/src/main/cpp/FaceCache.cpp
@@ -27,7 +27,7 @@
   uint8_t frameYUV[1920*1080*4];
   size_t frameYUVSize;
   
   uint8_t frameRGB[1920*1080*4];
   uint8_t frameRGB[1920*1088*4];
   size_t frameRGBSize;
    size_t width;