Searched defs:bck_offset (Results 1 – 5 of 5) sorted by relevance
/external/libaom/libaom/av1/common/ |
D | convolve.h | 32 int bck_offset; member
|
D | reconinter.c | 915 int *fwd_offset, int *bck_offset, in av1_dist_wtd_comp_weight_assign()
|
D | blockd.h | 473 int bck_offset; member
|
/external/libaom/libaom/av1/common/arm/ |
D | jnt_convolve_neon.c | 28 const uint16_t bck_offset, const int16x4_t sub_const_vec, in compute_avg_4x1() 68 const uint16_t bck_offset, const int16x4_t sub_const, in compute_avg_8x1() 120 const uint16_t fwd_offset, const uint16_t bck_offset, in compute_avg_4x4() 200 const uint16_t fwd_offset, const uint16_t bck_offset, in compute_avg_8x4() 584 const uint16_t bck_offset = conv_params->bck_offset; in dist_wtd_convolve_2d_vert_neon() local 899 const uint16_t bck_offset = conv_params->bck_offset; in av1_dist_wtd_convolve_x_neon() local 1362 const uint16_t bck_offset = conv_params->bck_offset; in av1_dist_wtd_convolve_y_neon() local
|
/external/libaom/libaom/aom_dsp/ |
D | variance.c | 383 const int bck_offset = jcp_param->bck_offset; in aom_dist_wtd_comp_avg_pred_c() local 404 const int bck_offset = jcp_param->bck_offset; in aom_dist_wtd_comp_avg_upsampled_pred_c() local 932 const int bck_offset = jcp_param->bck_offset; in aom_highbd_dist_wtd_comp_avg_pred_c() local 957 const int bck_offset = jcp_param->bck_offset; in aom_highbd_dist_wtd_comp_avg_upsampled_pred_c() local
|