Searched refs:ref_yv12 (Results 1 – 1 of 1) sorted by relevance
2580 struct buf_2d ref_yv12[2]; in joint_motion_search() local2593 ref_yv12[0] = xd->plane[0].pre[0]; in joint_motion_search()2594 ref_yv12[1] = xd->plane[0].pre[1]; in joint_motion_search()2597 vp9_build_inter_predictor(ref_yv12[!id].buf, in joint_motion_search()2598 ref_yv12[!id].stride, in joint_motion_search()2608 xd->plane[0].pre[0] = ref_yv12[id]; in joint_motion_search()