Home
last modified time | relevance | path

Searched defs:h_next (Results 1 – 5 of 5) sorted by relevance

/external/libvpx/libvpx/vp9/common/arm/neon/
Dvp9_mb_lpf_neon.asm110 h_next label
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/arm/neon/
Dvp9_mb_lpf_neon.asm110 h_next label
/external/libedit/src/
Dhistory.c70 history_gfun_t h_next; /* Get the next element */ in TYPE() local
/external/opencv/cxcore/src/
Dcxdrawing.cpp2420 CvSeq *contour0 = contour, *h_next = 0; in cvDrawContours() local
Dcxdatastructs.cpp3813 struct CvTreeNode* h_next; /* next sequence */ member