Surround some internal stuff by anonymous namespaces.

This commit is contained in:
Tsuda Kageyu
2015-12-02 12:00:43 +09:00
parent d97292c593
commit 83ffc87598
3 changed files with 53 additions and 47 deletions

View File

@ -155,8 +155,8 @@ namespace
#define SRATE_LSB 23
#define SRATE_MASK (0xfL << SRATE_LSB)
#define MIN_STREAM_VERS 0x402
#define MAX_STREAM_VERS 0x410
#define MIN_STREAM_VERS 0x402
#define MAX_STREAM_VERS 0x410
#define FINAL_BLOCK 0x1000