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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/arm/neon/
vp9_mb_lpf_neon.asm 71 b h_next
89 b h_next
110 h_next label
  /external/libvpx/libvpx/vp9/common/arm/neon/
vp9_mb_lpf_neon.asm 71 b h_next
89 b h_next
110 h_next label
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/
vp9_mb_lpf_neon.asm 71 b h_next
89 b h_next
110 h_next label
  /external/libedit/src/
history.c 70 history_gfun_t h_next; /* Get the next element */ local
81 #define HNEXT(h, ev) (*(h)->h_next)((h)->h_ref, ev)
581 h->h_next = history_def_next;
604 if (h->h_next == history_def_next)
619 if (h->h_next != history_def_next) {
638 if (h->h_next != history_def_next) {
658 if (h->h_next != history_def_next) {
673 if (h->h_next != history_def_next) {
690 if (nh->h_first == NULL || nh->h_next == NULL || nh->h_last == NULL ||
694 if (h->h_next != history_def_next)
    [all...]
  /external/opencv/cxcore/src/
cxdatastructs.cpp 3813 struct CvTreeNode* h_next; \/* next sequence *\/ member in struct:CvTreeNode
    [all...]
cxdrawing.cpp 2420 CvSeq *contour0 = contour, *h_next = 0; local
    [all...]

Completed in 392 milliseconds