Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dpickrst.c223 int flt0_stride, int32_t *flt1, in av1_lowbd_pixel_proj_error_c()
296 int32_t *flt1, int flt1_stride, int xq[2], in av1_highbd_pixel_proj_error_c()
371 int32_t *flt1, int flt1_stride, int *xqd, in get_pixel_proj_error()
399 int flt0_stride, int32_t *flt1, int flt1_stride, int start_step, int *xqd, in finer_search_pixel_proj_error()
467 int32_t *flt1, int flt1_stride, int64_t H[2][2], int64_t C[2]) { in calc_proj_params_r0_r1_c()
496 int32_t *flt1, int flt1_stride, int64_t H[2][2], int64_t C[2]) { in calc_proj_params_r0_r1_high_bd_c()
569 int dat_stride, int32_t *flt1, in calc_proj_params_r1_c()
591 const uint8_t *dat8, int dat_stride, int32_t *flt1, int flt1_stride, in calc_proj_params_r1_high_bd_c()
619 int32_t *flt0, int flt0_stride, int32_t *flt1, in av1_calc_proj_params_c()
637 int32_t *flt1, int flt1_stride, int64_t H[2][2], int64_t C[2], in av1_calc_proj_params_high_bd_c()
[all …]
/external/libaom/libaom/av1/encoder/x86/
Dpickrst_avx2.c504 int32_t *flt1, int flt1_stride, int xq[2], const sgr_params_type *params) { in av1_lowbd_pixel_proj_error_avx2()
638 int32_t *flt1, int flt1_stride, int64_t H[2][2], int64_t C[2]) { in calc_proj_params_r0_r1_avx2()
790 int dat_stride, int32_t *flt1, in calc_proj_params_r1_avx2()
849 int32_t *flt1, int flt1_stride, int64_t H[2][2], in av1_calc_proj_params_avx2()
868 int32_t *flt1, int flt1_stride, int xq[2], const sgr_params_type *params) { in av1_highbd_pixel_proj_error_avx2()
Dpickrst_sse4.c507 int32_t *flt1, int flt1_stride, int xq[2], const sgr_params_type *params) { in av1_lowbd_pixel_proj_error_sse4_1()
631 int32_t *flt1, int flt1_stride, int xq[2], const sgr_params_type *params) { in av1_highbd_pixel_proj_error_sse4_1()
/external/libaom/libaom/av1/common/x86/
Dselfguided_sse4.c506 int32_t *flt1, int flt_stride, in av1_selfguided_restoration_sse4_1()
591 int32_t *flt1 = flt0 + RESTORATION_UNITPELS_MAX; in av1_apply_selfguided_restoration_sse4_1() local
Dselfguided_avx2.c551 int32_t *flt1, int flt_stride, in av1_selfguided_restoration_avx2()
639 int32_t *flt1 = flt0 + RESTORATION_UNITPELS_MAX; in av1_apply_selfguided_restoration_avx2() local
/external/libaom/libaom/av1/common/
Drestoration.c872 int dgd_stride, int32_t *flt0, int32_t *flt1, in av1_selfguided_restoration_c()
917 int32_t *flt1 = flt0 + RESTORATION_UNITPELS_MAX; in av1_apply_selfguided_restoration_c() local
/external/libaom/libaom/av1/common/arm/
Dselfguided_neon.c1406 int stride, int32_t *flt0, int32_t *flt1, in av1_selfguided_restoration_neon()
1458 int32_t *flt1 = flt0 + RESTORATION_UNITPELS_MAX; in av1_apply_selfguided_restoration_neon() local