HomeSort by relevance Sort by last modified time
    Searched full:hlist_init_item (Results 1 - 2 of 2) sorted by null

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/halloc/src/
hlist.h 53 static_inline void hlist_init_item(hlist_item_t * i);
92 static_inline void hlist_init_item(hlist_item_t * i) function
119 hlist_init_item(i);
halloc.c 82 hlist_init_item(&p->siblings);

Completed in 188 milliseconds