OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ignoreBufferFullness
(Results
1 - 5
of
5
) sorted by null
/external/aac/libMpegTPDec/src/
tpdec_adts.h
217
const INT
ignoreBufferFullness
tpdec_latm.h
148
const INT
ignoreBufferFullness
tpdec_adts.cpp
169
const INT
ignoreBufferFullness
269
if (!
ignoreBufferFullness
)
tpdec_latm.cpp
164
const INT
ignoreBufferFullness
181
if (!
ignoreBufferFullness
)
tpdec_lib.cpp
514
int
ignoreBufferFullness
,
540
err = adtsRead_DecodeHeader( &hTp->parser.adts, &hTp->asc[0], hBs,
ignoreBufferFullness
);
600
ignoreBufferFullness
);
674
INT
ignoreBufferFullness
= hTp->flags & (TPDEC_LOST_FRAMES_PENDING|TPDEC_IGNORE_BUFFERFULLNESS|TPDEC_SYNCOK);
762
ignoreBufferFullness
,
815
ignoreBufferFullness
= 1;
[
all
...]
Completed in 203 milliseconds