Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dencodemv.c207 const int cur_b = vp8_cost_branch(ct, *cur_p); in update() local
211 if (cur_b - new_b > cost) in update()