Searched refs:cost_one (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/vp8/common/ | ||
D | boolcoder.h | 227 uint32 cost_one(Index i) const in cost_one() function |
/external/libvpx/vp8/common/x86/ | ||
D | boolcoder.cxx | 390 return p->cost_one( i); in vp8bc_cost_one() |