Searched refs:buf_2d (Results 1 – 10 of 10) sorted by relevance
177 struct buf_2d { struct187 struct buf_2d dst; argument188 struct buf_2d pre[2];
49 static INLINE void setup_pred_plane(struct buf_2d *dst, in setup_pred_plane()
154 struct buf_2d *const pre_buf = &pd->pre[ref]; in build_inter_predictors()155 struct buf_2d *const dst_buf = &pd->dst; in build_inter_predictors()258 struct buf_2d *const pre_buf = &pd->pre[ref]; in dec_build_inter_predictors()259 struct buf_2d *const dst_buf = &pd->dst; in dec_build_inter_predictors()
913 struct buf_2d *const dst = &plane->dst; in filter_block_plane_non420()1046 struct buf_2d *const dst = &plane->dst; in vp9_filter_block_plane()
26 static INLINE const uint8_t *get_buf_from_mv(const struct buf_2d *buf, in get_buf_from_mv()515 const struct buf_2d *const what = &x->plane[0].src; in vp9_pattern_search()516 const struct buf_2d *const in_what = &xd->plane[0].pre[0]; in vp9_pattern_search()706 const struct buf_2d *const what = &x->plane[0].src; in vp9_get_mvpred_var()707 const struct buf_2d *const in_what = &xd->plane[0].pre[0]; in vp9_get_mvpred_var()723 const struct buf_2d *const what = &x->plane[0].src; in vp9_get_mvpred_av_var()724 const struct buf_2d *const in_what = &xd->plane[0].pre[0]; in vp9_get_mvpred_av_var()1310 const struct buf_2d *const what = &x->plane[0].src; in vp9_full_search_sad_c()1311 const struct buf_2d *const in_what = &xd->plane[0].pre[0]; in vp9_full_search_sad_c()1560 const struct buf_2d *const what = &x->plane[0].src; in vp9_refining_search_sad_c()[all …]
50 struct buf_2d yv12_mb[4][MAX_MB_PLANE]);
35 struct buf_2d backup_yv12[MAX_MB_PLANE] = {{0}}; in full_pixel_motion_search()139 struct buf_2d backup_yv12[MAX_MB_PLANE] = {{0}}; in sub_pixel_motion_search()216 struct buf_2d yv12_mb[4][MAX_MB_PLANE]; in vp9_pick_inter_mode()
71 struct buf_2d src;
142 struct buf_2d src = x->plane[0].src; in temporal_filter_find_matching_mb_c()143 struct buf_2d pre = xd->plane[0].pre[0]; in temporal_filter_find_matching_mb_c()
1660 static INLINE void mi_buf_restore(MACROBLOCK *x, struct buf_2d orig_src, in mi_buf_restore()1661 struct buf_2d orig_pre[2]) { in mi_buf_restore()1772 const struct buf_2d orig_src = x->plane[0].src; in rd_check_segment_txsize()1773 struct buf_2d orig_pre[2]; in rd_check_segment_txsize()2293 struct buf_2d dst[MAX_MB_PLANE], in setup_pred_block()2325 struct buf_2d yv12_mb[4][MAX_MB_PLANE]) { in vp9_setup_buffer_inter()2377 struct buf_2d backup_yv12[MAX_MB_PLANE] = {{0}}; in single_motion_search()2552 struct buf_2d backup_yv12[2][MAX_MB_PLANE]; in joint_motion_search()2553 struct buf_2d scaled_first_yv12 = xd->plane[0].pre[0]; in joint_motion_search()2580 struct buf_2d ref_yv12[2]; in joint_motion_search()[all …]