HomeSort by relevance Sort by last modified time
    Searched refs:Compress (Results 26 - 50 of 53) sorted by null

12 3

  /frameworks/av/media/libeffects/loudness/
EffectLoudnessEnhancer.cpp 293 pContext->mCompressor->Compress(&leftSample, &rightSample);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
aifc.py 328 raise Error, 'cannot compress more than 2 channels'
748 return self._comp.Compress(self._nframes, data)
814 raise Error, 'cannot compress more than 2 channels'
817 dummy = self._comp.Compress(0, '')
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/GenFds/
GenFdsGlobalVariable.py 538 def GenerateOptionRom(Output, EfiInput, BinaryInput, Compress=False, ClassCode=None,
544 if Compress:
  /external/python/cpython2/Lib/
aifc.py 340 raise Error, 'cannot compress more than 2 channels'
768 return self._comp.Compress(self._nframes, data)
834 raise Error, 'cannot compress more than 2 channels'
837 dummy = self._comp.Compress(0, '')
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
aifc.py 340 raise Error, 'cannot compress more than 2 channels'
766 return self._comp.Compress(self._nframes, data)
832 raise Error, 'cannot compress more than 2 channels'
835 dummy = self._comp.Compress(0, '')
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
aifc.py 340 raise Error, 'cannot compress more than 2 channels'
766 return self._comp.Compress(self._nframes, data)
832 raise Error, 'cannot compress more than 2 channels'
835 dummy = self._comp.Compress(0, '')
    [all...]
  /prebuilts/go/darwin-x86/src/compress/flate/
example_test.go 9 "compress/flate"
81 // The data to compress should (but is not required to) contain frequent
95 // Compress the data using the specially crafted dictionary.
deflate_test.go 165 t.Errorf("Compress failed: %v", err)
303 t.Errorf("testSync: decompress(compress(data)) != data: level=%d input=%s", level, name)
317 t.Errorf("level: %d, len(compress(data)) = %d > limit = %d", level, buffer.Len(), limit)
331 t.Errorf("decompress(compress(data)) != data: level=%d input=%s", level, name)
  /prebuilts/go/linux-x86/src/compress/flate/
example_test.go 9 "compress/flate"
81 // The data to compress should (but is not required to) contain frequent
95 // Compress the data using the specially crafted dictionary.
deflate_test.go 165 t.Errorf("Compress failed: %v", err)
303 t.Errorf("testSync: decompress(compress(data)) != data: level=%d input=%s", level, name)
317 t.Errorf("level: %d, len(compress(data)) = %d > limit = %d", level, buffer.Len(), limit)
331 t.Errorf("decompress(compress(data)) != data: level=%d input=%s", level, name)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
aifc.py 340 raise Error, 'cannot compress more than 2 channels'
766 return self._comp.Compress(self._nframes, data)
832 raise Error, 'cannot compress more than 2 channels'
835 dummy = self._comp.Compress(0, '')
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
aifc.py 340 raise Error, 'cannot compress more than 2 channels'
766 return self._comp.Compress(self._nframes, data)
832 raise Error, 'cannot compress more than 2 channels'
835 dummy = self._comp.Compress(0, '')
    [all...]
  /external/pdfium/xfa/fxfa/
fxfa_basic.h 727 Compress,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3dx9anim.h 273 STDMETHOD(Compress)(THIS_ DWORD flags, float lossiness, D3DXFRAME *hierarchy,
  /external/lzma/CPP/7zip/UI/Common/
Update.cpp 21 #include "../../Compress/CopyCoder.h"
488 static HRESULT Compress(
    [all...]
  /art/compiler/optimizing/
stack_map_stream.cc 177 encoding.Compress(&code_info_encoding_);
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/Common/
TianoCompress.c 29 #include "Compress.h"
70 Compress (
296 The internal implementation of [Efi/Tiano]Compress().
348 // Compress it
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/
Compress.c 1350 Compress (
1386 // Compress it
  /external/pdfium/xfa/fxfa/parser/
xfa_basic_data_attributes.cpp     [all...]
xfa_basic_data.cpp 242 {0x499afecc, L"compress", XFA_Element::Compress, XFA_XDPPACKET_Config,
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
classpnp.h 520 PCLASS_COMPRESS_RETRY_HISTORY_DATA Compress;
  /external/dng_sdk/source/
dng_image_writer.cpp     [all...]
  /art/runtime/
stack_map.h 213 // Short location. Compress the kind and the value as a single byte.
    [all...]
  /external/slf4j/log4j-over-slf4j/compatibility/lib/
logback-core-0.9.8-SNAPSHOT.jar 
  /external/guice/extensions/struts2/lib/
freemarker-2.3.16.jar 

Completed in 836 milliseconds

12 3