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

  /external/brotli/research/
README.md 3 In this directory we publish simple tools to analyze backward reference distance distributions in LZ77 compression. We developed these tools to be able to make more efficient encoding of distances in large-window brotli. In large-window compression the average cost of a backward reference distance is higher, and this may allow for more advanced encoding strategies, such as delta coding or an increase in context size, to bring significant compression density improvements. Our tools visualize the backward references as histogram images, i.e., one pixel in the image shows how many distances of a certain range exist at a certain locality in the data. The human visual system is excellent at pattern detection, so we tried to roughly identify patterns visually before going into more quantitative analysis. These tools can turn out to be useful in development of other LZ77-based compressors and we hope you try them out.
  /build/soong/cmd/zipsync/
zipsync.go 71 // Eventually this could only modify the directory contents as necessary to bring it up
  /compatibility/cdd/5_multimedia/
5_11_unprocessed-audio.md 46 multiplier to bring the level to desired range. In other words:
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseMemoryLibOptDxe/Arm/
CompareMem.asm 94 ; Shifting left now will bring the critical information into the
  /bionic/libc/arch-mips/string/
strcmp.S 159 SUBU $a2, $a0, $t2 #bring back a0 to aligned position
  /prebuilts/go/darwin-x86/src/cmd/go/internal/cache/
cache_test.go 299 // but check by using checkTime, which doesn't bring mtime forward.
  /prebuilts/go/darwin-x86/src/runtime/
vlrt.go 202 // No _div64by32 on mips and using only _mul64by32 doesn't bring much benefit
proc.go     [all...]
  /prebuilts/go/linux-x86/src/cmd/go/internal/cache/
cache_test.go 299 // but check by using checkTime, which doesn't bring mtime forward.
  /prebuilts/go/linux-x86/src/runtime/
vlrt.go 202 // No _div64by32 on mips and using only _mul64by32 doesn't bring much benefit
proc.go     [all...]
  /prebuilts/go/darwin-x86/doc/codewalk/
codewalk.js 154 // but is a way for us to bring focus back to a place where we can detect
  /prebuilts/go/linux-x86/doc/codewalk/
codewalk.js 154 // but is a way for us to bring focus back to a place where we can detect
  /device/linaro/bootloader/edk2/IntelFrameworkPkg/
FrameworkSpecConformance.txt 9 # 1. Some definitions defined in Framework specification may bring a little complexity on implementation. EdkII
13 # 3. The name of some definitions are NOT consistent with Framework specification. If the name doesn't bring
629 "EFI_DEVICE_PATH_PROTOCOL". The definition in Specification may bring a little complexity on implementation. User
    [all...]
  /prebuilts/go/darwin-x86/src/archive/tar/
tar_test.go 807 // test purely the writer code and not bring in disk performance into this.
  /prebuilts/go/linux-x86/src/archive/tar/
tar_test.go 807 // test purely the writer code and not bring in disk performance into this.
  /prebuilts/go/darwin-x86/src/time/
time.go 387 // earlier than 1970?bring us to the year -292277022399. We refer to
    [all...]
  /prebuilts/go/linux-x86/src/time/
time.go 387 // earlier than 1970?bring us to the year -292277022399. We refer to
    [all...]

Completed in 516 milliseconds