Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/
Dprob.c32 const unsigned int left_count = in tree_merge_probs_impl() local
39 const unsigned int ct[2] = { left_count, right_count }; in tree_merge_probs_impl()
41 return left_count + right_count; in tree_merge_probs_impl()