Searched defs:subpel_params (Results 1 – 7 of 7) sorted by relevance
| /external/libaom/libaom/av1/encoder/ |
| D | reconinter_enc.c | 34 struct buf_2d *const pre_buf, uint8_t **pre, SubpelParams *subpel_params, in calc_subpel_params() 168 SubpelParams subpel_params; in build_inter_predictors() local 212 SubpelParams subpel_params; in build_inter_predictors() local 296 const SubpelParams subpel_params = { sf->x_step_q4, sf->y_step_q4, in av1_build_inter_predictor() local 484 SubpelParams subpel_params; in build_inter_predictors_single_buf() local
|
| /external/libaom/libaom/av1/common/ |
| D | reconinter.h | 113 const SubpelParams *subpel_params, in inter_predictor() 138 const SubpelParams *subpel_params, in highbd_inter_predictor()
|
| D | reconinter.c | 63 int dst_stride, const SubpelParams *subpel_params, in av1_make_inter_predictor() 583 const SubpelParams *subpel_params, const struct scale_factors *sf, int w, in av1_make_masked_inter_predictor()
|
| /external/libaom/libaom/aom_dsp/ |
| D | variance.c | 342 const SubpelParams subpel_params = { sf->x_step_q4, sf->y_step_q4, in aom_upsampled_pred_c() local 934 const SubpelParams subpel_params = { sf->x_step_q4, sf->y_step_q4, in aom_highbd_upsampled_pred_c() local
|
| /external/libaom/libaom/aom_dsp/x86/ |
| D | highbd_variance_sse2.c | 675 const SubpelParams subpel_params = { sf->x_step_q4, sf->y_step_q4, in aom_highbd_upsampled_pred_sse2() local
|
| D | variance_sse2.c | 545 const SubpelParams subpel_params = { sf->x_step_q4, sf->y_step_q4, in aom_upsampled_pred_sse2() local
|
| /external/libaom/libaom/av1/decoder/ |
| D | decodeframe.c | 554 struct buf_2d *const pre_buf, SubpelParams *subpel_params, int bw, int bh, in dec_calc_subpel_params() 726 SubpelParams subpel_params; in dec_build_inter_predictors() local 769 SubpelParams subpel_params[2]; in dec_build_inter_predictors() local
|