/external/libopus/src/ |
opus_decoder.c | 226 int redundancy=0; local 392 redundancy = ec_dec_bit_logp(&dec, 12); 394 redundancy = 1; 395 if (redundancy) 410 redundancy = 0; 442 if (redundancy) 456 /* Only allocation memory for redundancy if/when needed */ 457 redundant_audio_size = redundancy ? F5*st->channels : ALLOC_NONE; 461 if (redundancy && celt_to_silk) 487 if (st->prev_mode == MODE_HYBRID && !(redundancy && celt_to_silk && st->prev_redundancy) [all...] |
opus_encoder.c | 938 int redundancy = 0; local 939 int redundancy_bytes = 0; /* Number of bytes to use for redundancy frame */ [all...] |
/prebuilts/go/darwin-x86/src/hash/crc64/ |
crc64.go | 5 // Package crc64 implements the 64-bit cyclic redundancy check, or CRC-64,
|
/prebuilts/go/linux-x86/src/hash/crc64/ |
crc64.go | 5 // Package crc64 implements the 64-bit cyclic redundancy check, or CRC-64,
|
/external/gmock/src/ |
Android.mk | 22 # TODO: The targets below have some redundancy. Check if we cannot
|
/external/gtest/src/ |
Android.mk | 26 # TODO: The targets below have some redundancy. Check if we cannot
|
/prebuilts/go/darwin-x86/src/hash/crc32/ |
crc32.go | 5 // Package crc32 implements the 32-bit cyclic redundancy check, or CRC-32,
|
/prebuilts/go/linux-x86/src/hash/crc32/ |
crc32.go | 5 // Package crc32 implements the 32-bit cyclic redundancy check, or CRC-32,
|
/external/libvorbis/doc/ |
01-introduction.tex | 376 strictly necessary for function, this minor redundancy allows a packet
|
/build/tools/droiddoc/templates-sac/assets/js/ |
docs.js | [all...] |
/build/tools/droiddoc/templates-ndk/assets/js/ |
docs.js | [all...] |
/build/tools/droiddoc/templates-sdk/assets/js/ |
docs.js | 938 /* TODO: eliminate redundancy with non-google functions */ [all...] |
/build/tools/droiddoc/templates-sdk-dev/assets/js/ |
docs.js | 938 /* TODO: eliminate redundancy with non-google functions */ [all...] |