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

/frameworks/av/media/libstagefright/codecs/aacenc/basic_op/
H A Dtypedefs.h26 #ifndef CHAR_BIT
27 #define CHAR_BIT 8 /* number of bits in a char */ macro
/frameworks/av/drm/libdrmframework/plugins/forward-lock/internal-format/decoder/
H A DFwdLockFile.c228 unsigned char part = pNonce[i] + (unsigned char)(blockIndex >> (i * CHAR_BIT));

Completed in 493 milliseconds