Reduce size of TX_SIZE for msvc
MSVC always use int for enum type, this caused the TX_SIZE to be a 4-byte type. This commit is a work around for MSVC to reduce the size of memory usage. Change-Id: I5383ca632ccef9951d87e678d505a0918eab1a76
Showing
Please register or sign in to comment