Searched refs:vp9_get_pred_context_switchable_interp (Results 1 – 6 of 6) sorted by relevance
60 int vp9_get_pred_context_switchable_interp(const MACROBLOCKD *xd);
23 int vp9_get_pred_context_switchable_interp(const MACROBLOCKD *xd) { in vp9_get_pred_context_switchable_interp() function
319 const int ctx = vp9_get_pred_context_switchable_interp(xd); in read_switchable_interp_filter()
296 const int ctx = vp9_get_pred_context_switchable_interp(xd); in pack_inter_mode_mvs()
954 const int ctx = vp9_get_pred_context_switchable_interp(xd); in update_state()1444 const int pred_ctx = vp9_get_pred_context_switchable_interp(xd); in update_state_rt()
2364 const int ctx = vp9_get_pred_context_switchable_interp(xd); in get_switchable_rate()