/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
netrom.h | 28 ax25_address neighbour; member in struct:nr_route_struct
|
rose.h | 65 ax25_address neighbour; member in struct:rose_route_struct
|
rtnetlink.h | 7 #include <linux/neighbour.h> 10 * Routing/neighbour discovery messages.
|
/frameworks/base/media/libstagefright/codecs/on2/h264dec/source/ |
h264bsd_neighbour.c | 53 * neighbour block belongs and the index of the neighbour block in question. 63 /* left neighbour for each block */ 72 /* above neighbour for each block */ 81 /* above-right neighbour for each block */ 90 /* above-left neighbour for each block */ 108 Initialize macroblock neighbours. Function sets neighbour 111 Pointers are set NULL if the neighbour does not fit into the 119 pMbStorage neighbour pointers of each mbStorage structure 182 Get pointer to neighbour macroblock [all...] |
h264bsd_neighbour.h | 68 mbStorage_t* h264bsdGetNeighbourMb(mbStorage_t *pMb, neighbourMb_e neighbour);
|
h264bsd_intra_prediction.c | 269 neighbour_t neighbour, neighbourB; local 283 neighbour = *h264bsdNeighbour4x4BlockA(block); 284 nMb = h264bsdGetNeighbourMb(pMb, neighbour.mb); 303 &neighbour, &neighbourB, block, nMb, nMb2); 306 neighbour = *h264bsdNeighbour4x4BlockC(block); 307 nMb = h264bsdGetNeighbourMb(pMb, neighbour.mb); 315 neighbour = *h264bsdNeighbour4x4BlockD(block); 316 nMb = h264bsdGetNeighbourMb(pMb, neighbour.mb); 571 * is controlled by neighbour availability information in actual prediction 705 neighbour_t neighbour, neighbourB local [all...] |
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/netrom/ |
netrom.h | 48 ax25_address neighbour; member in struct:nr_route_struct
|
/external/kernel-headers/original/linux/ |
etherdevice.h | 39 extern int eth_header_cache(struct neighbour *neigh,
|
netdevice.h | 158 struct neighbour; 488 int (*hard_header_cache)(struct neighbour *neigh,
|
rtnetlink.h | 8 #include <linux/neighbour.h> 18 * Routing/neighbour discovery messages.
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/netrose/ |
rose.h | 92 ax25_address neighbour; member in struct:rose_route_struct
|
/external/libnl-headers/netlink/cli/ |
utils.h | 36 #include <netlink/route/neighbour.h>
|
/external/iproute2/include/ |
libnetlink.h | 9 #include <linux/neighbour.h>
|
/external/iproute2/doc/ |
ip-cref.tex | 114 \item \verb|neighbour| --- ARP or NDISC cache entry 832 \section{{\tt ip neighbour} --- neighbour/arp tables management} 834 \paragraph{Abbreviations:} \verb|neighbour|, \verb|neighbor|, \verb|neigh|, 837 \paragraph{Object:} \verb|neighbour| objects establish bindings between protocol 839 Neighbour entries are organized into tables. The IPv4 neighbour table 842 The corresponding commands display neighbour bindings 843 and their properties, add new neighbour entries and delete old ones. 852 \subsection{{\tt ip neighbour add} --- add a new neighbour entry\ [all...] |
/bionic/libc/kernel/common/linux/ |
rtnetlink.h | 19 #include <linux/neighbour.h>
|
/external/iproute2/include/linux/ |
rtnetlink.h | 8 #include <linux/neighbour.h> 18 * Routing/neighbour discovery messages.
|