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

  /external/libvpx/libvpx/vp9/common/
vp9_treecoder.h 91 static INLINE vp9_prob merge_probs2(vp9_prob pre_prob, function
vp9_entropymv.c 193 return merge_probs2(prep, ct, MV_COUNT_SAT, MV_MAX_UPDATE_FACTOR);
vp9_entropymode.c 364 return merge_probs2(pre_prob, ct, COUNT_SAT, MAX_UPDATE_FACTOR);

Completed in 34 milliseconds