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