HomeSort by relevance Sort by last modified time
    Searched full:neighbor (Results 151 - 175 of 252) sorted by null

1 2 3 4 5 67 8 91011

  /external/chromium_org/native_client_sdk/src/gonacl_appengine/src/life/
life.c 241 /* Do neighbor summation; apply rules, output pixel color. */
  /external/chromium_org/third_party/WebKit/Source/core/animation/
KeyframeEffectModel.cpp 224 // - End keyframes with the same offset as their neighbor
  /external/chromium_org/third_party/WebKit/Source/modules/webaudio/
AudioParamTimeline.cpp 343 // Render the stretched curve data using nearest neighbor sampling.
  /external/deqp/modules/gles3/functional/
es3fTextureSwizzleTests.cpp 173 // Setup nearest neighbor filtering and clamp-to-edge.
  /external/iproute2/include/linux/
rtnetlink.h 498 * Neighbor Discovery userland options
  /external/kernel-headers/original/uapi/linux/
rtnetlink.h 518 * Neighbor Discovery userland options
  /external/libnl/include/linux/
rtnetlink.h 494 * Neighbor Discovery userland options
  /external/libnl/include/
netlink-types.h 347 * The time in milliseconds between retransmitted Neighbor
  /external/opencv/ml/src/
mlknearest.cpp 346 "The neighbor responses (if present) must be floating-point matrix of <num_samples> x <k> size" );
  /external/tcpdump/
print-tipc.c 97 { TIPC_USER_LINK_CONFIG, "Neighbor Detection Protocol internal" },
  /frameworks/ml/bordeaux/service/src/android/bordeaux/services/
ClusterManager.java 317 // TODO: use fast neatest neighbor search speed up location search
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_speed_features.h 219 // same 64x64 in last encoded frame, and the left and above neighbor.
  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
Blend.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
rtnetlink.h 502 * Neighbor Discovery userland options
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
rtnetlink.h 502 * Neighbor Discovery userland options
  /external/chromium_org/native_client_sdk/src/libraries/third_party/newlib-extras/netinet6/
in6.h 439 #define IPV6_RTHDR_LOOSE 0 /* this hop need not be a neighbor. XXX old spec */
440 #define IPV6_RTHDR_STRICT 1 /* this hop must be a neighbor. XXX old spec */
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
vp9_scan.c 235 // -1 indicates the neighbor does not exist.
330 // Therefore, if we use ADST/DCT, prefer the DCT neighbor coeff
  /external/chromium_org/tools/gyp/pylib/gyp/
common.py 582 for neighbor in get_edges(node):
583 Visit(neighbor)
  /external/libhevc/decoder/
ihevcd_parse_residual.c 486 /* Check if neighbor subblocks are coded */
498 neighbor will be read as 0 */
    [all...]
  /external/libvpx/libvpx/vp9/common/
vp9_scan.c 235 // -1 indicates the neighbor does not exist.
330 // Therefore, if we use ADST/DCT, prefer the DCT neighbor coeff
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
802.11.h     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_scan.c 235 // -1 indicates the neighbor does not exist.
330 // Therefore, if we use ADST/DCT, prefer the DCT neighbor coeff
  /development/perftests/panorama/feature_mos/src/mosaic/
Delaunay.cpp 621 // Fill in site neighbor information
  /external/chromium_org/third_party/WebKit/Source/wtf/dtoa/
strtod.cc 366 // or its lower neighbor (the nearest double less than the correct one).
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_speed_features.h 235 // same 64x64 in last encoded frame, and the left and above neighbor.

Completed in 882 milliseconds

1 2 3 4 5 67 8 91011