Lines Matching defs:flt1
222 int flt0_stride, int32_t *flt1, in av1_lowbd_pixel_proj_error_c()
295 int32_t *flt1, int flt1_stride, int xq[2], in av1_highbd_pixel_proj_error_c()
370 int32_t *flt1, int flt1_stride, int *xqd, in get_pixel_proj_error()
398 int flt0_stride, int32_t *flt1, int flt1_stride, int start_step, int *xqd, in finer_search_pixel_proj_error()
466 int32_t *flt1, int flt1_stride, int64_t H[2][2], int64_t C[2]) { in calc_proj_params_r0_r1_c()
495 int32_t *flt1, int flt1_stride, int64_t H[2][2], int64_t C[2]) { in calc_proj_params_r0_r1_high_bd_c()
568 int dat_stride, int32_t *flt1, in calc_proj_params_r1_c()
590 const uint8_t *dat8, int dat_stride, int32_t *flt1, int flt1_stride, in calc_proj_params_r1_high_bd_c()
618 int32_t *flt0, int flt0_stride, int32_t *flt1, in av1_calc_proj_params_c()
636 int flt0_stride, int32_t *flt1, in av1_calc_proj_params_high_bd_c()
657 int flt0_stride, int32_t *flt1, in get_proj_subspace()
747 int pu_height, int32_t *flt0, int32_t *flt1, in apply_sgr()
771 const int pu_height, const int ep, int32_t *flt0, int32_t *flt1, in compute_sgrproj_err()
802 int32_t *flt1 = flt0 + RESTORATION_UNITPELS_MAX; in search_selfguided_restoration() local