HomeSort by relevance Sort by last modified time
    Searched refs:However (Results 51 - 75 of 319) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/libvorbis/doc/
a1-encapsulation-ogg.tex 45 However, a 'Vorbis I audio file' is taken to imply Vorbis audio
85 the logical stream. However many pages they span, the third header
  /prebuilts/go/darwin-x86/src/compress/bzip2/
huffman.go 206 // a bug in the encoder. However, this bug has been observed in
213 // However, for the initial call it's possible that len(codes)
  /prebuilts/go/darwin-x86/src/encoding/pem/
pem.go 79 // pemStart begins with a newline. However, at the very beginning of
171 // any lines which could be header lines. However, a valid preamble
  /prebuilts/go/linux-x86/src/compress/bzip2/
huffman.go 206 // a bug in the encoder. However, this bug has been observed in
213 // However, for the initial call it's possible that len(codes)
  /prebuilts/go/linux-x86/src/encoding/pem/
pem.go 79 // pemStart begins with a newline. However, at the very beginning of
171 // any lines which could be header lines. However, a valid preamble
  /external/ImageMagick/www/api/
morphology.php 65 <p>The floating point values in the kernel can also include a special value known as 'nan' or 'not a number' to indicate that this value is not part of the kernel array. This allows you to shaped the kernel within its rectangular area. That is 'nan' values provide a 'mask' for the kernel shape. However at least one non-nan value must be provided for correct working of a kernel.</p>
152 <dd> Note that two convolutions with two "Blur" kernels perpendicular to each other, is equivalent to a far larger "Gaussian" kernel with the same sigma value, However it is much faster to apply. This is how the "-blur" operator actually works. </dd>
194 <dd> However this kernel is als at the heart of the FreiChen Edge Detection Process which uses a set of 9 specially weighted kernel. These 9 kernels not be normalized, but directly applied to the image. The results is then added together, to produce the intensity of an edge in a specific direction. The square root of the pixel value can then be taken as the cosine of the edge, and at least 2 such runs at 90 degrees from each other, both the direction and the strength of the edge can be determined. </dd>
268 <dd> Euclidean:[{radius}][x{scale}[!]] Euclidean distance is the 'direct' or 'as the crow flys' distance. However by default the kernel size only has a radius of 1, which limits the distance to 'Knight' like moves, with only orthogonal and diagonal measurements being correct. As such for the default kernel you will get octagonal like distance function. </dd>
270 <dd> However using a larger radius such as "Euclidean:4" you will get a much smoother distance gradient from the edge of the shape. Especially if the image is pre-processed to include any anti-aliasing pixels. Of course a larger kernel is slower to use, and not always needed. </dd>
272 <dd> The first three Distance Measuring Kernels will only generate distances of exact multiples of {scale} in binary images. As such you can use a scale of 1 without loosing any information. However you also need some scaling when handling non-binary anti-aliased shapes. </dd>
274 <dd> The "Euclidean" Distance Kernel however does generate a non-integer fractional results, and as such scaling is vital even for binary shapes. </dd>
    [all...]
  /external/libunwind/doc/
libunwind.tex 106 \emph{callee-saved} (``preserved'') registers. However, in some
111 cursor depends, of course, on the platform. However, there are two
128 (the latter will be explained in the next section). However, if you
240 However, any given cursor may be accessed by only one thread at
unw_get_proc_info_by_ip.tex 24 even if it is not part of the current call-chain. However, since it
unw_get_proc_name.tex 38 However, the offset returned through \Var{offp} is always relative to
  /prebuilts/go/darwin-x86/src/cmd/gofmt/
simplify.go 57 // file belonging to the same package. However, this is extremely unlikely
  /prebuilts/go/darwin-x86/src/cmd/objdump/
objdump_test.go 88 // all the supported systems during this test. However, the
  /prebuilts/go/darwin-x86/src/encoding/asn1/
common.go 58 // doesn't actually have a UNIVERSAL keyword). However, by saying [IMPLICIT
67 // You can layer EXPLICIT and IMPLICIT tags to an arbitrary depth, however we
  /prebuilts/go/darwin-x86/src/encoding/binary/
varint.go 23 // would reduce the maximum encoding length to 9 bytes. However, it breaks the
  /prebuilts/go/darwin-x86/src/math/
log1p.go 29 // Note. If k=0, then f=x is exact. However, if k!=0, then f
  /prebuilts/go/darwin-x86/src/strings/
search.go 42 // suffix "xxabc" is not found elsewhere in the pattern. However, its
  /prebuilts/go/linux-x86/src/cmd/gofmt/
simplify.go 57 // file belonging to the same package. However, this is extremely unlikely
  /prebuilts/go/linux-x86/src/cmd/objdump/
objdump_test.go 88 // all the supported systems during this test. However, the
  /prebuilts/go/linux-x86/src/encoding/asn1/
common.go 58 // doesn't actually have a UNIVERSAL keyword). However, by saying [IMPLICIT
67 // You can layer EXPLICIT and IMPLICIT tags to an arbitrary depth, however we
  /prebuilts/go/linux-x86/src/encoding/binary/
varint.go 23 // would reduce the maximum encoding length to 9 bytes. However, it breaks the
  /prebuilts/go/linux-x86/src/math/
log1p.go 29 // Note. If k=0, then f=x is exact. However, if k!=0, then f
  /prebuilts/go/linux-x86/src/strings/
search.go 42 // suffix "xxabc" is not found elsewhere in the pattern. However, its
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/
Android.mk 7 # in $LOCAL_PATH/libs/<abi>/. However,
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/
Android.mk 7 # in $LOCAL_PATH/libs/<abi>/. However,
  /external/google-breakpad/src/testing/scripts/
gmock_doctor.py 27 # DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
606 However...
  /external/googletest/googlemock/scripts/
gmock_doctor.py 27 # DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
615 However...

Completed in 966 milliseconds

1 23 4 5 6 7 8 91011>>