[x265] shadow declaration of 'rate' in sao.cpp

Mario *LigH* Rohkrämer contact at ligh.de
Thu Jun 2 08:11:38 CEST 2016


h:/MSYS-GCC530/home/Entwicklung/x265/source/encoder/sao.cpp:1459:18:  
warning: declaration of 'rate' shadows a previous local [-Wshadow]
          uint32_t rate = m_entropyCoder.getNumberOfWrittenBits();
                   ^
h:/MSYS-GCC530/home/Entwicklung/x265/source/encoder/sao.cpp:1436:14: note:  
shadowed declaration is here
      uint32_t rate = m_entropyCoder.getNumberOfWrittenBits();
               ^
h:/MSYS-GCC530/home/Entwicklung/x265/source/encoder/sao.cpp:1537:18:  
warning: declaration of 'rate' shadows a previous local [-Wshadow]
          uint32_t rate = m_entropyCoder.getNumberOfWrittenBits();
                   ^
h:/MSYS-GCC530/home/Entwicklung/x265/source/encoder/sao.cpp:1436:14: note:  
shadowed declaration is here
      uint32_t rate = m_entropyCoder.getNumberOfWrittenBits();
               ^


-- 

Fun and success!
Mario *LigH* Rohkrämer
mailto:contact at ligh.de
 


More information about the x265-devel mailing list