OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bitstreamIndexRvlFwd
(Results
1 - 2
of
2
) sorted by null
/external/aac/libAACdec/src/
rvlc_info.h
140
USHORT
bitstreamIndexRvlFwd
; /* base address of RVL-coded-scalefactor data (ESC 2) for forward decoding */
rvlc.cpp
154
pRvlc->
bitstreamIndexRvlFwd
= FDKgetBitCnt(bs); /* first bit within RVL coded block as start address for forward decoding */
434
pRvlc->pBitstrIndxRvl_RVL = &(pRvlc->
bitstreamIndexRvlFwd
);
[
all
...]
Completed in 132 milliseconds