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

  /external/libvpx/vpx_mem/memory_manager/include/
cavl_if.h 39 AVL_GREATER = 4,
41 AVL_GREATER_EQUAL = AVL_EQUAL | AVL_GREATER
cavl_impl.h 489 else if (st & AVL_GREATER)
1044 else if (st & AVL_GREATER)

Completed in 23 milliseconds