OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:crcCheckSum
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/media/libstagefright/codecs/aacdec/
sbr_crc_check.cpp
140
UInt32
crcCheckSum
;
148
crcCheckSum
= buf_getbits(hBitBuf, SI_SBR_CRC_BITS);
181
if ((UInt32)(CrcBuf.crcState & CRCRANGE) !=
crcCheckSum
)
s_sbr_frame_data.h
76
Int32
crcCheckSum
;
Completed in 37 milliseconds