Searched refs:vp9_get_skip_context (Results 1 – 4 of 4) sorted by relevance
47 static INLINE int vp9_get_skip_context(const MACROBLOCKD *xd) { in vp9_get_skip_context() function57 return cm->fc.skip_probs[vp9_get_skip_context(xd)]; in vp9_get_skip_prob()
314 const int ctx = vp9_get_skip_context(xd); in vp9_tokenize_sb()
3481 cm->counts.skip[vp9_get_skip_context(xd)][1]++; in encode_superblock()
153 const int ctx = vp9_get_skip_context(xd); in read_skip()