OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BitstreamType
(Results
1 - 2
of
2
) sorted by null
/external/aac/libMpegTPDec/src/
tpdec_adif.h
105
UCHAR
BitstreamType
;
tpdec_adif.cpp
130
pAdifHeader->
BitstreamType
= FDKreadBits(bs,1);
139
if (pAdifHeader->
BitstreamType
== 0) {
Completed in 1097 milliseconds