Home
last modified time | relevance | path

Searched refs:ne_is_ancestor_element (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/nestegg/src/
Dnestegg.c755 ne_is_ancestor_element(uint64_t id, struct list_node * ancestor) in ne_is_ancestor_element() function
1020 } else if (ne_is_ancestor_element(id, ctx->ancestor->previous)) { in ne_parse()