Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dreconinter_enc.c47 struct buf_2d *pre_buf = &inter_pred_params->ref_frame_buf; in enc_calc_subpel_params() local
207 const struct buf_2d *const pre_buf = &pd->pre[0]; in build_obmc_prediction() local
443 const struct buf_2d *const pre_buf = in aom_upsampled_pred_c() local
583 const struct buf_2d *const pre_buf = in aom_highbd_upsampled_pred_c() local
/external/libaom/libaom/av1/encoder/x86/
Dreconinter_enc_sse2.c53 const struct buf_2d *const pre_buf = in aom_upsampled_pred_sse2() local
188 const struct buf_2d *const pre_buf = in aom_highbd_upsampled_pred_sse2() 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/av1/common/
Dreconinter.c849 const struct buf_2d pre_buf = { in build_inter_predictors_sub8x8() local
907 struct buf_2d *const pre_buf = is_intrabc ? dst_buf : &pd->pre[ref]; in build_inter_predictors_8x8_and_bigger() 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.c475 const struct scale_factors *const sf, struct buf_2d *const pre_buf, in update_extend_mc_border_params()
510 struct buf_2d *const pre_buf, in extend_mc_border()
556 struct buf_2d *pre_buf = &inter_pred_params->ref_frame_buf; in dec_calc_subpel_params() local