Home
last modified time | relevance | path

Searched defs:pre_buf (Results 1 – 9 of 9) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dreconinter_enc.c45 struct buf_2d *pre_buf = &inter_pred_params->ref_frame_buf; in enc_calc_subpel_params() local
172 const struct buf_2d *const pre_buf = &pd->pre[0]; in build_obmc_prediction() local
/external/libvpx/libvpx/vp9/common/
Dvp9_reconinter.c137 struct buf_2d *const pre_buf = &pd->pre[ref]; in build_inter_predictors() local
/external/libaom/libaom/aom_dsp/
Dvariance.c304 const struct buf_2d *const pre_buf = in aom_upsampled_pred_c() local
847 const struct buf_2d *const pre_buf = in aom_highbd_upsampled_pred_c() local
/external/libaom/libaom/av1/common/
Dreconinter.c805 const struct buf_2d pre_buf = { in build_inter_predictors_sub8x8() local
864 struct buf_2d *const pre_buf = is_intrabc ? dst_buf : &pd->pre[ref]; in build_inter_predictors_8x8_and_bigger() local
/external/libaom/libaom/aom_dsp/x86/
Dhighbd_variance_sse2.c638 const struct buf_2d *const pre_buf = in aom_highbd_upsampled_pred_sse2() local
Dvariance_sse2.c516 const struct buf_2d *const pre_buf = in aom_upsampled_pred_sse2() local
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodeframe.c579 const struct scale_factors *sf, struct buf_2d *pre_buf, in dec_build_inter_predictors()
753 struct buf_2d *const pre_buf = &pd->pre[ref]; in dec_build_inter_predictors_sb() local
774 struct buf_2d *const pre_buf = &pd->pre[ref]; in dec_build_inter_predictors_sb() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_pickmode.c1612 const uint8_t *const pre_buf = in search_new_mv() local
2269 const uint8_t *const pre_buf = in vp9_pick_inter_mode() local
/external/libaom/libaom/av1/decoder/
Ddecodeframe.c469 const struct scale_factors *const sf, struct buf_2d *const pre_buf, in update_extend_mc_border_params()
504 struct buf_2d *const pre_buf, in extend_mc_border()
550 struct buf_2d *pre_buf = &inter_pred_params->ref_frame_buf; in dec_calc_subpel_params() local