Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_mem/memory_manager/include/
Dcavl_impl.h323 int unbal_bf; in L_() local
378 unbal_bf = AVL_GET_BALANCE_FACTOR(unbal); in L_()
381 unbal_bf--; in L_()
383 unbal_bf++; in L_()
388 if ((unbal_bf != -2) && (unbal_bf != 2)) { in L_()
390 AVL_SET_BALANCE_FACTOR(unbal, unbal_bf) in L_()