OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bEnableExt
(Results
1 - 2
of
2
) sorted by null
/external/aac/libSBRdec/src/
psdec.h
198
UCHAR
bEnableExt
; /*!< The PS extension layer is enabled using the enable_ext bit.
psbitdec.cpp
478
pBsData->
bEnableExt
= (UCHAR) FDKreadBits (hBitBuf, 1);
569
if (pBsData->
bEnableExt
) {
Completed in 108 milliseconds