Lines Matching refs:buf_2d

32 static INLINE const uint8_t *get_buf_from_mv(const struct buf_2d *buf,  in get_buf_from_mv()
975 const struct buf_2d *const what = &x->plane[0].src; in calc_int_cost_list()
976 const struct buf_2d *const in_what = &x->e_mbd.plane[0].pre[0]; in calc_int_cost_list()
1030 const struct buf_2d *const what = &x->plane[0].src; in vp9_pattern_search()
1031 const struct buf_2d *const in_what = &xd->plane[0].pre[0]; in vp9_pattern_search()
1200 const struct buf_2d *const what = &x->plane[0].src; in vp9_pattern_search_sad()
1201 const struct buf_2d *const in_what = &xd->plane[0].pre[0]; in vp9_pattern_search_sad()
1470 const struct buf_2d *const what = &x->plane[0].src; in vp9_get_mvpred_var()
1471 const struct buf_2d *const in_what = &xd->plane[0].pre[0]; in vp9_get_mvpred_var()
1496 const struct buf_2d *const what = &x->plane[0].src; in vp9_get_mvpred_av_var()
1497 const struct buf_2d *const in_what = &xd->plane[0].pre[0]; in vp9_get_mvpred_av_var()
1654 const struct buf_2d *const what = &x->plane[0].src; in exhuastive_mesh_search()
1655 const struct buf_2d *const in_what = &xd->plane[0].pre[0]; in exhuastive_mesh_search()
2132 struct buf_2d backup_yv12[MAX_MB_PLANE] = { { 0, 0 } }; in vp9_int_pro_motion_estimation()
2465 const struct buf_2d *const what = &x->plane[0].src; in vp9_refining_search_sad_new()
2466 const struct buf_2d *const in_what = &xd->plane[0].pre[0]; in vp9_refining_search_sad_new()
2547 const struct buf_2d *const what = &x->plane[0].src; in vp9_refining_search_sad()
2548 const struct buf_2d *const in_what = &xd->plane[0].pre[0]; in vp9_refining_search_sad()
2623 const struct buf_2d *const what = &x->plane[0].src; in vp9_refining_search_8p_c()
2624 const struct buf_2d *const in_what = &xd->plane[0].pre[0]; in vp9_refining_search_8p_c()