HomeSort by relevance Sort by last modified time
    Searched refs:frameOK (Results 1 - 3 of 3) sorted by null

  /external/aac/libAACdec/src/
aacdecoder.cpp 573 self->frameOK = 0;
    [all...]
aacdecoder.h 176 UCHAR frameOK; /*!< Will be unset if a consistency check, e.g. CRC etc. fails */
aacdecoder_lib.cpp 886 self->frameOK = 0;
910 self->frameOK = 0; /* if an error has occured do concealment in the SBR decoder too */
952 self->frameOK,
    [all...]

Completed in 63 milliseconds