OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SI_SBR_EXTENSION_ESC_COUNT_BITS
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/media/libstagefright/codecs/aacdec/
sbr_constants.h
150
#define
SI_SBR_EXTENSION_ESC_COUNT_BITS
8
sbr_extract_extended_data.cpp
158
cnt += buf_getbits(hBitBuf,
SI_SBR_EXTENSION_ESC_COUNT_BITS
);
Completed in 54 milliseconds