Home
last modified time | relevance | path

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

/external/libvpx/vp8/common/
Dboolcoder.h231 uint32 cost_bit(Index i, bool b) const in cost_bit() function
/external/libvpx/vp8/common/x86/
Dboolcoder.cxx393 return p->cost_bit( i, v); in vp8bc_cost_bit()