Home
last modified time | relevance | path

Searched defs:old_b (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_subexp.c123 const int old_b = cost_branch256(ct, oldp); in vp9_prob_diff_update_savings_search() local
145 int i, old_b, new_b, update_b, savings, bestsavings, step; in vp9_prob_diff_update_savings_search_model() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dbitstream.c75 unsigned int new_b = 0, old_b = 0; in update_mode() local
844 const int old_b = vp8_cost_branch(ct, oldp); in prob_update_savings() local