OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:neighbor
(Results
26 - 50
of
252
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
/external/libhevc/common/arm/
ihevc_intra_ref_substitution_a9q.c
88
* WORD32
neighbor
availability flags
122
/*
Neighbor
Flag Structure*/
128
/* If no
neighbor
flags are present, fill the
neighbor
samples with DC value */
297
/* To Obtain the next unavailable idx flag after reverse
neighbor
substitution */
364
/* To Obtain the next unavailable idx flag after reverse
neighbor
substitution */
423
/*
Neighbor
Flag Structure*/
428
/* If no
neighbor
flags are present, fill the
neighbor
samples with DC value */
635
/* To Obtain the next unavailable idx flag after reverse
neighbor
substitution *
[
all
...]
/external/oprofile/opjitconv/
opjitconv.c
93
list_add(&pn->
neighbor
, names);
99
list_del(&pname->
neighbor
);
109
neighbor
);
152
list_entry(pos, struct pathname,
neighbor
);
444
neighbor
);
455
list_del(&pname->
neighbor
);
557
list_entry(pos1, struct pathname,
neighbor
);
/external/tcpdump/
print-ospf6.c
259
printf("\n\t Virtual Link:
Neighbor
Router-ID %s"
260
"\n\t
Neighbor
Interface-ID %s, Interface %s",
267
printf("\n\t
Neighbor
Router-ID %s"
268
"\n\t
Neighbor
Interface-ID %s, Interface %s",
275
printf("\n\t
Neighbor
Network-ID %s"
276
"\n\t
Neighbor
Interface-ID %s, Interface %s",
503
printf("\n\t
Neighbor
List:");
print-dtp.c
44
{ DTP_NEIGHBOR_TLV, "
Neighbor
TLV"},
/external/opencv/cv/src/
cvcalibinit.cpp
103
int count; // Number of
neighbor
corners
104
struct CvCBCorner* neighbors[4]; //
Neighbor
corners
118
// neighbors and corners are synced, i.e.,
neighbor
0 shares corner 0
490
// of the
neighbor
corners in the same row/column.
597
CvCBQuad *
neighbor
= q->neighbors[i];
local
611
if (
neighbor
&&
neighbor
->ordered == false &&
neighbor
->count == 4)
614
icvOrderQuad(
neighbor
, q->corners[i], (i+2)%4); // set in order
615
neighbor
->ordered = true
707
CvCBQuad *
neighbor
= quads[i]->
neighbor
s[j];
local
1166
CvCBQuad *
neighbor
= q->
neighbor
s[i];
local
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/netinet/
icmp6.h
141
struct nd_neighbor_solicit /*
neighbor
solicitation */
153
struct nd_neighbor_advert /*
neighbor
advertisement */
187
struct nd_opt_hdr /*
Neighbor
discovery option header */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/netinet/
icmp6.h
141
struct nd_neighbor_solicit /*
neighbor
solicitation */
153
struct nd_neighbor_advert /*
neighbor
advertisement */
187
struct nd_opt_hdr /*
Neighbor
discovery option header */
/bionic/libc/include/netinet/
icmp6.h
119
#define ND_NEIGHBOR_SOLICIT 135 /*
neighbor
solicitation */
120
#define ND_NEIGHBOR_ADVERT 136 /*
neighbor
advertisement */
147
#define ICMP6_DST_UNREACH_NOTNEIGHBOR 2 /* not a
neighbor
(obsolete) */
209
*
Neighbor
Discovery
250
struct nd_neighbor_solicit { /*
neighbor
solicitation */
261
struct nd_neighbor_advert { /*
neighbor
advertisement */
295
struct nd_opt_hdr { /*
Neighbor
discovery option header */
595
#define ICMP6_STAT_BADNS 536 /* bad
neighbor
solicititation */
596
#define ICMP6_STAT_BADNA 537 /* bad
neighbor
advertisement */
/development/ndk/platforms/android-3/include/netinet/
icmp6.h
116
#define ND_NEIGHBOR_SOLICIT 135 /*
neighbor
solicitation */
117
#define ND_NEIGHBOR_ADVERT 136 /*
neighbor
advertisement */
143
#define ICMP6_DST_UNREACH_NOTNEIGHBOR 2 /* not a
neighbor
(obsolete) */
202
*
Neighbor
Discovery
243
struct nd_neighbor_solicit { /*
neighbor
solicitation */
254
struct nd_neighbor_advert { /*
neighbor
advertisement */
288
struct nd_opt_hdr { /*
Neighbor
discovery option header */
567
#define ICMP6_STAT_BADNS 536 /* bad
neighbor
solicititation */
568
#define ICMP6_STAT_BADNA 537 /* bad
neighbor
advertisement */
/development/ndk/platforms/android-L/include/netinet/
icmp6.h
119
#define ND_NEIGHBOR_SOLICIT 135 /*
neighbor
solicitation */
120
#define ND_NEIGHBOR_ADVERT 136 /*
neighbor
advertisement */
147
#define ICMP6_DST_UNREACH_NOTNEIGHBOR 2 /* not a
neighbor
(obsolete) */
209
*
Neighbor
Discovery
250
struct nd_neighbor_solicit { /*
neighbor
solicitation */
261
struct nd_neighbor_advert { /*
neighbor
advertisement */
295
struct nd_opt_hdr { /*
Neighbor
discovery option header */
595
#define ICMP6_STAT_BADNS 536 /* bad
neighbor
solicititation */
596
#define ICMP6_STAT_BADNA 537 /* bad
neighbor
advertisement */
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/decoder/
error_concealment.c
416
static void assign_neighbor(EC_BLOCK *
neighbor
, MODE_INFO *mi, int block_idx)
419
neighbor
->ref_frame = mi->mbmi.ref_frame;
420
neighbor
->mv = mi->bmi[block_idx].mv.as_mv;
426
* The neighbors are enumerated with the upper-left
neighbor
as the first
427
* element, the second element refers to the
neighbor
to right of the previous
428
*
neighbor
, and so on. The last element refers to the
neighbor
below the first
429
*
neighbor
.
503
*
neighbor
and going to the right.
/external/chromium_org/third_party/libyuv/include/libyuv/
scale.h
45
// If filtering is kFilterNone, a simple nearest-
neighbor
algorithm is
/external/chromium_org/third_party/skia/src/core/
SkBitmapScaler.h
65
// the destination pixel. For enlargement, this is nearest
neighbor
.
/external/libvpx/libvpx/vp8/decoder/
error_concealment.c
418
static void assign_neighbor(EC_BLOCK *
neighbor
, MODE_INFO *mi, int block_idx)
421
neighbor
->ref_frame = mi->mbmi.ref_frame;
422
neighbor
->mv = mi->bmi[block_idx].mv.as_mv;
428
* The neighbors are enumerated with the upper-left
neighbor
as the first
429
* element, the second element refers to the
neighbor
to right of the previous
430
*
neighbor
, and so on. The last element refers to the
neighbor
below the first
431
*
neighbor
.
505
*
neighbor
and going to the right.
/external/libyuv/files/include/libyuv/
scale.h
38
// If filtering is kFilterNone, a simple nearest-
neighbor
algorithm is
/external/skia/src/core/
SkBitmapScaler.h
65
// the destination pixel. For enlargement, this is nearest
neighbor
.
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
error_concealment.c
418
static void assign_neighbor(EC_BLOCK *
neighbor
, MODE_INFO *mi, int block_idx)
421
neighbor
->ref_frame = mi->mbmi.ref_frame;
422
neighbor
->mv = mi->bmi[block_idx].mv.as_mv;
428
* The neighbors are enumerated with the upper-left
neighbor
as the first
429
* element, the second element refers to the
neighbor
to right of the previous
430
*
neighbor
, and so on. The last element refers to the
neighbor
below the first
431
*
neighbor
.
505
*
neighbor
and going to the right.
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/netinet/
icmp6.h
116
#define ND_NEIGHBOR_SOLICIT 135 /*
neighbor
solicitation */
117
#define ND_NEIGHBOR_ADVERT 136 /*
neighbor
advertisement */
143
#define ICMP6_DST_UNREACH_NOTNEIGHBOR 2 /* not a
neighbor
(obsolete) */
202
*
Neighbor
Discovery
243
struct nd_neighbor_solicit { /*
neighbor
solicitation */
254
struct nd_neighbor_advert { /*
neighbor
advertisement */
288
struct nd_opt_hdr { /*
Neighbor
discovery option header */
567
#define ICMP6_STAT_BADNS 536 /* bad
neighbor
solicititation */
568
#define ICMP6_STAT_BADNA 537 /* bad
neighbor
advertisement */
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/netinet/
icmp6.h
116
#define ND_NEIGHBOR_SOLICIT 135 /*
neighbor
solicitation */
117
#define ND_NEIGHBOR_ADVERT 136 /*
neighbor
advertisement */
143
#define ICMP6_DST_UNREACH_NOTNEIGHBOR 2 /* not a
neighbor
(obsolete) */
202
*
Neighbor
Discovery
243
struct nd_neighbor_solicit { /*
neighbor
solicitation */
254
struct nd_neighbor_advert { /*
neighbor
advertisement */
288
struct nd_opt_hdr { /*
Neighbor
discovery option header */
567
#define ICMP6_STAT_BADNS 536 /* bad
neighbor
solicititation */
568
#define ICMP6_STAT_BADNA 537 /* bad
neighbor
advertisement */
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/netinet/
icmp6.h
116
#define ND_NEIGHBOR_SOLICIT 135 /*
neighbor
solicitation */
117
#define ND_NEIGHBOR_ADVERT 136 /*
neighbor
advertisement */
143
#define ICMP6_DST_UNREACH_NOTNEIGHBOR 2 /* not a
neighbor
(obsolete) */
202
*
Neighbor
Discovery
243
struct nd_neighbor_solicit { /*
neighbor
solicitation */
254
struct nd_neighbor_advert { /*
neighbor
advertisement */
288
struct nd_opt_hdr { /*
Neighbor
discovery option header */
567
#define ICMP6_STAT_BADNS 536 /* bad
neighbor
solicititation */
568
#define ICMP6_STAT_BADNA 537 /* bad
neighbor
advertisement */
/prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/netinet/
icmp6.h
116
#define ND_NEIGHBOR_SOLICIT 135 /*
neighbor
solicitation */
117
#define ND_NEIGHBOR_ADVERT 136 /*
neighbor
advertisement */
143
#define ICMP6_DST_UNREACH_NOTNEIGHBOR 2 /* not a
neighbor
(obsolete) */
202
*
Neighbor
Discovery
243
struct nd_neighbor_solicit { /*
neighbor
solicitation */
254
struct nd_neighbor_advert { /*
neighbor
advertisement */
288
struct nd_opt_hdr { /*
Neighbor
discovery option header */
567
#define ICMP6_STAT_BADNS 536 /* bad
neighbor
solicititation */
568
#define ICMP6_STAT_BADNA 537 /* bad
neighbor
advertisement */
/prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/netinet/
icmp6.h
116
#define ND_NEIGHBOR_SOLICIT 135 /*
neighbor
solicitation */
117
#define ND_NEIGHBOR_ADVERT 136 /*
neighbor
advertisement */
143
#define ICMP6_DST_UNREACH_NOTNEIGHBOR 2 /* not a
neighbor
(obsolete) */
202
*
Neighbor
Discovery
243
struct nd_neighbor_solicit { /*
neighbor
solicitation */
254
struct nd_neighbor_advert { /*
neighbor
advertisement */
288
struct nd_opt_hdr { /*
Neighbor
discovery option header */
567
#define ICMP6_STAT_BADNS 536 /* bad
neighbor
solicititation */
568
#define ICMP6_STAT_BADNA 537 /* bad
neighbor
advertisement */
/prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/netinet/
icmp6.h
116
#define ND_NEIGHBOR_SOLICIT 135 /*
neighbor
solicitation */
117
#define ND_NEIGHBOR_ADVERT 136 /*
neighbor
advertisement */
143
#define ICMP6_DST_UNREACH_NOTNEIGHBOR 2 /* not a
neighbor
(obsolete) */
202
*
Neighbor
Discovery
243
struct nd_neighbor_solicit { /*
neighbor
solicitation */
254
struct nd_neighbor_advert { /*
neighbor
advertisement */
288
struct nd_opt_hdr { /*
Neighbor
discovery option header */
567
#define ICMP6_STAT_BADNS 536 /* bad
neighbor
solicititation */
568
#define ICMP6_STAT_BADNA 537 /* bad
neighbor
advertisement */
/prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/netinet/
icmp6.h
116
#define ND_NEIGHBOR_SOLICIT 135 /*
neighbor
solicitation */
117
#define ND_NEIGHBOR_ADVERT 136 /*
neighbor
advertisement */
143
#define ICMP6_DST_UNREACH_NOTNEIGHBOR 2 /* not a
neighbor
(obsolete) */
202
*
Neighbor
Discovery
243
struct nd_neighbor_solicit { /*
neighbor
solicitation */
254
struct nd_neighbor_advert { /*
neighbor
advertisement */
288
struct nd_opt_hdr { /*
Neighbor
discovery option header */
567
#define ICMP6_STAT_BADNS 536 /* bad
neighbor
solicititation */
568
#define ICMP6_STAT_BADNA 537 /* bad
neighbor
advertisement */
/prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/netinet/
icmp6.h
116
#define ND_NEIGHBOR_SOLICIT 135 /*
neighbor
solicitation */
117
#define ND_NEIGHBOR_ADVERT 136 /*
neighbor
advertisement */
143
#define ICMP6_DST_UNREACH_NOTNEIGHBOR 2 /* not a
neighbor
(obsolete) */
202
*
Neighbor
Discovery
243
struct nd_neighbor_solicit { /*
neighbor
solicitation */
254
struct nd_neighbor_advert { /*
neighbor
advertisement */
288
struct nd_opt_hdr { /*
Neighbor
discovery option header */
567
#define ICMP6_STAT_BADNS 536 /* bad
neighbor
solicititation */
568
#define ICMP6_STAT_BADNA 537 /* bad
neighbor
advertisement */
Completed in 1930 milliseconds
1
2
3
4
5
6
7
8
9
10
11