Searched refs:vp9_get_skip_context (Results 1 – 3 of 3) sorted by relevance
55 static INLINE int vp9_get_skip_context(const MACROBLOCKD *xd) { in vp9_get_skip_context() function65 return cm->fc->skip_probs[vp9_get_skip_context(xd)]; in vp9_get_skip_prob()
471 const int ctx = vp9_get_skip_context(xd); in vp9_tokenize_sb()
184 const int ctx = vp9_get_skip_context(xd); in read_skip()