Home
last modified time | relevance | path

Searched defs:num_events (Results 1 – 6 of 6) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_treewriter.c36 const unsigned int num_events[]) { in convert_distribution()
54 void vp9_tree_probs_from_distribution(vpx_tree tree, in vp9_tree_probs_from_distribution()
/external/libvpx/libvpx/vp8/common/
Dtreecoder.c56 static void branch_counts( in branch_counts()
109 void vp8_tree_probs_from_distribution( in vp8_tree_probs_from_distribution()
/external/lldb/source/Utility/
DKQueue.cpp41 KQueue::WaitForEvents (struct kevent *events, int num_events, Error &error, uint32_t timeout_usec) in WaitForEvents()
/external/vboot_reference/tests/
Dvboot_api_devmode_tests.c44 int num_events; member
/external/lldb/examples/interposing/darwin/fd_interposing/
DFDInterposing.cpp1113 const size_t num_events = event_array.size(); in get_fd_history() local
/external/libvpx/libvpx/vp8/encoder/
Dbitstream.c63 static void update_mode( in update_mode()