MIN_FIFO_SIZE      15 source/common/bitstream.cpp     m_fifo = X265_MALLOC(uint8_t, MIN_FIFO_SIZE);
MIN_FIFO_SIZE      16 source/common/bitstream.cpp     m_byteAlloc = MIN_FIFO_SIZE;