OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SBR_ABS_BITS
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/media/libstagefright/codecs/aacdec/
sbr_constants.h
166
#define
SBR_ABS_BITS
2
extractframeinfo.cpp
225
bs_var_bord = buf_getbits(hBitBuf,
SBR_ABS_BITS
); /* 2 bits */
249
bs_var_bord = buf_getbits(hBitBuf,
SBR_ABS_BITS
); /* 2 bits */
274
bs_var_bord_0 = buf_getbits(hBitBuf,
SBR_ABS_BITS
); /* 2 bits */
275
bs_var_bord_1 = buf_getbits(hBitBuf,
SBR_ABS_BITS
);
Completed in 1996 milliseconds