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