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
531
int
ignoreBufferFullness
,
557
err = adtsRead_DecodeHeader( &hTp->parser.adts, &hTp->asc[0], hBs,
ignoreBufferFullness
);
617
ignoreBufferFullness
);
691
INT
ignoreBufferFullness
= hTp->flags & (TPDEC_LOST_FRAMES_PENDING|TPDEC_IGNORE_BUFFERFULLNESS|TPDEC_SYNCOK);
779
ignoreBufferFullness
,
832
ignoreBufferFullness
= 1;
[
all
...]
Completed in 107 milliseconds