OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LO_LTAB
(Results
1 - 2
of
2
) sorted by null
/external/aac/libAACenc/src/
bit_cnt.cpp
96
#define
LO_LTAB
(a) (a & 0xffff)
161
bitCount[2]=
LO_LTAB
(bc1_2);
163
bitCount[4]=
LO_LTAB
(bc3_4)+sc;
165
bitCount[6]=
LO_LTAB
(bc5_6);
167
bitCount[8]=
LO_LTAB
(bc7_8)+sc;
169
bitCount[10]=
LO_LTAB
(bc9_10)+sc;
233
bitCount[4]=
LO_LTAB
(bc3_4)+sc;
235
bitCount[6]=
LO_LTAB
(bc5_6);
237
bitCount[8]=
LO_LTAB
(bc7_8)+sc;
239
bitCount[10]=
LO_LTAB
(bc9_10)+sc
[
all
...]