Searched refs:buf_2d (Results 1 – 15 of 15) sorted by relevance
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_rd.h | 189 struct buf_2d dst[MAX_MB_PLANE], 198 const struct buf_2d *ref, BLOCK_SIZE bs); 200 const struct buf_2d *ref, 204 const struct buf_2d *ref, BLOCK_SIZE bs, 207 const struct buf_2d *ref,
|
D | vp9_mcomp.c | 32 static INLINE const uint8_t *get_buf_from_mv(const struct buf_2d *buf, in get_buf_from_mv() 819 const struct buf_2d *const what = &x->plane[0].src; in calc_int_cost_list() 820 const struct buf_2d *const in_what = &x->e_mbd.plane[0].pre[0]; in calc_int_cost_list() 874 const struct buf_2d *const what = &x->plane[0].src; in vp9_pattern_search() 875 const struct buf_2d *const in_what = &xd->plane[0].pre[0]; in vp9_pattern_search() 1044 const struct buf_2d *const what = &x->plane[0].src; in vp9_pattern_search_sad() 1045 const struct buf_2d *const in_what = &xd->plane[0].pre[0]; in vp9_pattern_search_sad() 1314 const struct buf_2d *const what = &x->plane[0].src; in vp9_get_mvpred_var() 1315 const struct buf_2d *const in_what = &xd->plane[0].pre[0]; in vp9_get_mvpred_var() 1340 const struct buf_2d *const what = &x->plane[0].src; in vp9_get_mvpred_av_var() [all …]
|
D | vp9_block.h | 34 struct buf_2d src;
|
D | vp9_denoiser.c | 202 struct buf_2d saved_dst[MAX_MB_PLANE]; in perform_motion_compensation() 203 struct buf_2d saved_pre[MAX_MB_PLANE]; in perform_motion_compensation() 348 struct buf_2d src = mb->plane[0].src; in vp9_denoiser_denoise()
|
D | vp9_temporal_filter.c | 246 struct buf_2d src = x->plane[0].src; in temporal_filter_find_matching_mb_c() 247 struct buf_2d pre = xd->plane[0].pre[0]; in temporal_filter_find_matching_mb_c() 355 struct buf_2d src; in vp9_temporal_filter_iterate_row_c()
|
D | vp9_pickmode.c | 149 struct buf_2d backup_yv12[MAX_MB_PLANE] = { { 0, 0 } }; in combined_motion_search() 868 unsigned int sse_y, struct buf_2d yv12_mb[][MAX_MB_PLANE], int *rate, in encode_breakout_test() 1193 struct buf_2d yv12_mb[4][MAX_MB_PLANE], BLOCK_SIZE bsize, in find_predictors() 1312 struct buf_2d yv12_mb[4][MAX_MB_PLANE], RD_COST *best_rdc, BLOCK_SIZE bsize, in recheck_zeromv_after_denoising() 1435 struct buf_2d yv12_mb[4][MAX_MB_PLANE]; in vp9_pick_inter_mode() 1474 struct buf_2d orig_dst = pd->dst; in vp9_pick_inter_mode() 2437 struct buf_2d yv12_mb[4][MAX_MB_PLANE]; in vp9_pick_inter_mode_sub8x8() 2522 const struct buf_2d orig_src = p->src; in vp9_pick_inter_mode_sub8x8() 2523 const struct buf_2d orig_dst = pd->dst; in vp9_pick_inter_mode_sub8x8() 2524 struct buf_2d orig_pre[2]; in vp9_pick_inter_mode_sub8x8()
|
D | vp9_rdopt.c | 1657 static INLINE void mi_buf_restore(MACROBLOCK *x, struct buf_2d orig_src, in mi_buf_restore() 1658 struct buf_2d orig_pre[2]) { in mi_buf_restore() 1724 struct buf_2d backup_yv12[2][MAX_MB_PLANE]; in joint_motion_search() 1769 struct buf_2d ref_yv12[2]; in joint_motion_search() 1935 const struct buf_2d orig_src = x->plane[0].src; in rd_pick_best_sub8x8_mode() 1936 struct buf_2d orig_pre[2]; in rd_pick_best_sub8x8_mode() 2290 struct buf_2d yv12_mb[4][MAX_MB_PLANE]) { in setup_buffer_inter() 2328 struct buf_2d backup_yv12[MAX_MB_PLANE] = { { 0, 0 } }; in single_motion_search() 3043 struct buf_2d yv12_mb[4][MAX_MB_PLANE]; in vp9_rd_pick_inter_mode_sb() 3812 struct buf_2d yv12_mb[4][MAX_MB_PLANE]; in vp9_rd_pick_inter_mode_sub8x8() [all …]
|
D | vp9_firstpass.c | 343 const struct buf_2d *src, in get_prediction_error() 344 const struct buf_2d *ref) { in get_prediction_error() 383 const struct buf_2d *src, in highbd_get_prediction_error() 384 const struct buf_2d *ref, in highbd_get_prediction_error() 1081 struct buf_2d unscaled_last_source_buf_2d; in vp9_first_pass_encode_tile_mb_row()
|
D | vp9_rd.c | 538 struct buf_2d dst[MAX_MB_PLANE], in vp9_setup_pred_block()
|
D | vp9_encodeframe.c | 128 unsigned int vp9_get_sby_variance(VP9_COMP *cpi, const struct buf_2d *ref, in vp9_get_sby_variance() 137 unsigned int vp9_high_get_sby_variance(VP9_COMP *cpi, const struct buf_2d *ref, in vp9_high_get_sby_variance() 163 const struct buf_2d *ref, in vp9_get_sby_perpixel_variance() 171 const struct buf_2d *ref, in vp9_high_get_sby_perpixel_variance() 180 const struct buf_2d *ref, in get_sby_perpixel_diff_variance()
|
/external/libvpx/libvpx/vp9/common/ |
D | vp9_blockd.h | 111 struct buf_2d { struct 120 struct buf_2d dst; argument 121 struct buf_2d pre[2];
|
D | vp9_reconinter.h | 84 static INLINE void setup_pred_plane(struct buf_2d *dst, uint8_t *src, in setup_pred_plane()
|
D | vp9_reconinter.c | 137 struct buf_2d *const pre_buf = &pd->pre[ref]; in build_inter_predictors() 138 struct buf_2d *const dst_buf = &pd->dst; in build_inter_predictors()
|
D | vp9_loopfilter.c | 1088 struct buf_2d *const dst = &plane->dst; in vp9_filter_block_plane_non420() 1238 struct buf_2d *const dst = &plane->dst; in vp9_filter_block_plane_ss00() 1323 struct buf_2d *const dst = &plane->dst; in vp9_filter_block_plane_ss11()
|
/external/libvpx/libvpx/vp9/decoder/ |
D | vp9_decodeframe.c | 495 const struct scale_factors *sf, struct buf_2d *pre_buf, in dec_build_inter_predictors() 496 struct buf_2d *dst_buf, const MV *mv, RefCntBuffer *ref_frame_buf, in dec_build_inter_predictors() 663 struct buf_2d *const dst_buf = &pd->dst; in dec_build_inter_predictors_sb() 668 struct buf_2d *const pre_buf = &pd->pre[ref]; in dec_build_inter_predictors_sb() 684 struct buf_2d *const dst_buf = &pd->dst; in dec_build_inter_predictors_sb() 689 struct buf_2d *const pre_buf = &pd->pre[ref]; in dec_build_inter_predictors_sb()
|