Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_subexp.c19 static int update_bits[255]; variable
78 return update_bits[delp] * 256; in prob_diff_update_cost()
117 update_bits[i] = count_term_subexp(i); in vp9_compute_update_table()