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

  /external/libopus/src/
opus_decoder.c 222 int redundancy=0; local
403 redundancy = ec_dec_bit_logp(&dec, 12);
405 redundancy = 1;
406 if (redundancy)
421 redundancy = 0;
453 if (redundancy)
467 /* Only allocation memory for redundancy if/when needed */
468 redundant_audio_size = redundancy ? F5*st->channels : ALLOC_NONE;
472 if (redundancy && celt_to_silk)
501 if (st->prev_mode == MODE_HYBRID && !(redundancy && celt_to_silk && st->prev_redundancy)
    [all...]
opus_encoder.c 951 int redundancy = 0; local
952 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,
  /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/autotest/server/hosts/
adb_host.py     [all...]
  /external/v8/
Android.v8.mk 177 src/compiler/redundancy-elimination.cc \
  /external/libvorbis/doc/
01-introduction.tex 376 strictly necessary for function, this minor redundancy allows a packet
  /build/make/tools/droiddoc/templates-sac/assets/js/
docs.js     [all...]
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/bin/
aarch64-linux-android-gcc-4.9.x     [all...]
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/bin/
x86_64-linux-android-gcc-4.9.x     [all...]
  /build/make/tools/droiddoc/templates-ndk/assets/js/
docs.js     [all...]
  /external/doclava/res/assets/templates-sdk/assets/js/
docs.js 938 /* TODO: eliminate redundancy with non-google functions */
    [all...]

Completed in 902 milliseconds