Home
last modified time | relevance | path

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

/external/libaom/av1/encoder/
Dreconinter_enc.c34 struct buf_2d *pre_buf = &inter_pred_params->ref_frame_buf; in enc_calc_subpel_params() local
91 const struct buf_2d *pre_buf = &pd->pre[0]; in av1_enc_build_inter_predictor_y_nonrd() local
201 const struct buf_2d *const pre_buf = &pd->pre[0]; in build_obmc_prediction() local
444 const struct buf_2d *const pre_buf = in aom_upsampled_pred_c() local
584 const struct buf_2d *const pre_buf = in aom_highbd_upsampled_pred_c() local
/external/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/vp9/common/
Dvp9_reconinter.c137 struct buf_2d *const pre_buf = &pd->pre[ref]; in build_inter_predictors() local
/external/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/vp9/encoder/
Dvp9_pickmode.c1621 const uint8_t *const pre_buf = in search_new_mv() local
2276 const uint8_t *const pre_buf = in vp9_pick_inter_mode() local
/external/libaom/av1/decoder/
Ddecodeframe.c473 const struct scale_factors *const sf, struct buf_2d *const pre_buf, in update_extend_mc_border_params()
508 struct buf_2d *const pre_buf, in extend_mc_border()
552 struct buf_2d *pre_buf = &inter_pred_params->ref_frame_buf; in dec_calc_subpel_params() local