OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:frameOK
(Results
1 - 3
of
3
) sorted by null
/external/aac/libAACdec/src/
aacdecoder.cpp
557
self->
frameOK
= 0;
[
all
...]
aacdecoder.h
175
UCHAR
frameOK
; /*!< Will be unset if a consistency check, e.g. CRC etc. fails */
aacdecoder_lib.cpp
798
self->
frameOK
= 0;
822
self->
frameOK
= 0; /* if an error has occured do concealment in the SBR decoder too */
851
self->
frameOK
,
Completed in 63 milliseconds