Home
last modified time | relevance | path

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

/external/libvpx/vp8/common/
Dboolcoder.h227 uint32 cost_one(Index i) const in cost_one() function
/external/libvpx/vp8/common/x86/
Dboolcoder.cxx390 return p->cost_one( i); in vp8bc_cost_one()