Searched refs:vp9_get_intra_inter_prob (Results 1 – 3 of 3) sorted by relevance
64 static INLINE vp9_prob vp9_get_intra_inter_prob(const VP9_COMMON *cm, in vp9_get_intra_inter_prob() function
259 vp9_write(w, is_inter, vp9_get_intra_inter_prob(cm, xd)); in pack_inter_mode_mvs()
2217 vp9_prob intra_inter_p = vp9_get_intra_inter_prob(cm, xd); in estimate_ref_frame_costs()