OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_noSubFrames
(Results
1 - 2
of
2
) sorted by null
/external/aac/libMpegTPDec/src/
tpdec_latm.h
127
UCHAR
m_noSubFrames
;
tpdec_latm.cpp
235
pLatmDemux->
m_noSubFrames
= FDKreadBits(bs,6) + 1;
431
return pLatmDemux->
m_noSubFrames
;
Completed in 76 milliseconds