Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Dtreewriter.h87 static INLINE int vp8_cost_token(vp8_tree t, const vp8_prob *const p, in vp8_cost_token() function
Drdopt.c801 return vp8_cost_token(vp8_mv_ref_tree, p, in vp8_cost_mv_ref()
985 rate = vp8_cost_token(vp8_mbsplit_tree, vp8_mbsplit_probs, in rd_check_segment()