Searched refs:fillByte (Results 1 - 1 of 1) sorted by relevance

/external/aac/libAACenc/src/
H A Dbitenc.cpp651 UCHAR fillByte = 0x00; /* for EXT_FIL and EXT_FILL_DATA */ local
705 fillByte = 0xA5;
713 FDKwriteBits(hBitStream, fillByte, 8);

Completed in 46 milliseconds