Searched defs:crc_enabled (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/codecs/mp3dec/src/
H A Dpvmp3_crc.cpp47 uint32 crc_enabled flag to enable/disable crc checking
126 uint32 crc_enabled)
130 if (crc_enabled)
123 getbits_crc(tmp3Bits *inputStream, int32 neededBits, uint32 *crc, uint32 crc_enabled) argument

Completed in 48 milliseconds