Loading media/libstagefright/codecs/on2/dec/SoftVPX.cpp +4 −0 Original line number Diff line number Diff line Loading @@ -27,6 +27,10 @@ #include "vpx/vpx_codec.h" #include "vpx/vp8dx.h" #ifndef UINT32_MAX #define UINT32_MAX (4294967295U) #endif namespace android { SoftVPX::SoftVPX( Loading Loading
media/libstagefright/codecs/on2/dec/SoftVPX.cpp +4 −0 Original line number Diff line number Diff line Loading @@ -27,6 +27,10 @@ #include "vpx/vpx_codec.h" #include "vpx/vp8dx.h" #ifndef UINT32_MAX #define UINT32_MAX (4294967295U) #endif namespace android { SoftVPX::SoftVPX( Loading