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