OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_allStreamsSameTimeFraming
(Results
1 - 2
of
2
) sorted by null
/external/aac/libMpegTPDec/src/
tpdec_latm.h
126
UCHAR
m_allStreamsSameTimeFraming
;
tpdec_latm.cpp
234
pLatmDemux->
m_allStreamsSameTimeFraming
= FDKreadBits(bs,1);
313
if (!pLatmDemux->
m_allStreamsSameTimeFraming
) {
368
if( pLatmDemux->
m_allStreamsSameTimeFraming
== 1 ) {
Completed in 37 milliseconds