HomeSort by relevance Sort by last modified time
    Searched defs:neighbour (Results 1 - 13 of 13) sorted by null

  /prebuilts/gcc/linux-x86/host/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
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/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
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/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
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/netrom/
netrom.h 48 ax25_address neighbour; member in struct:nr_route_struct
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/netrom/
netrom.h 48 ax25_address neighbour; member in struct:nr_route_struct
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/netrom/
netrom.h 48 ax25_address neighbour; member in struct:nr_route_struct
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/netrose/
rose.h 92 ax25_address neighbour; member in struct:rose_route_struct
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/netrose/
rose.h 92 ax25_address neighbour; member in struct:rose_route_struct
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/netrose/
rose.h 92 ax25_address neighbour; member in struct:rose_route_struct
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
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...]

Completed in 981 milliseconds