OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_frameLengthType
(Results
1 - 2
of
2
) sorted by null
/external/aac/libMpegTPDec/src/
tpdec_latm.h
111
UINT
m_frameLengthType
;
tpdec_latm.cpp
308
p_linfo->
m_frameLengthType
= FDKreadBits(bs,3);
309
switch( p_linfo->
m_frameLengthType
) {
373
switch (p_linfo->
m_frameLengthType
) {
Completed in 49 milliseconds