OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_useSameConfig
(Results
1 - 2
of
2
) sorted by null
/external/aac/libMpegTPDec/src/
tpdec_latm.h
130
UCHAR
m_useSameConfig
;
tpdec_latm.cpp
248
pLatmDemux->
m_useSameConfig
= 0;
250
pLatmDemux->
m_useSameConfig
= FDKreadBits(bs,1);
253
if (pLatmDemux->
m_useSameConfig
) {
Completed in 2579 milliseconds