| /external/libaom/av1/encoder/ |
| D | pickrst.c | 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() [all …]
|
| /external/libaom/av1/encoder/x86/ |
| D | pickrst_avx2.c | 733 int32_t *flt1, int flt1_stride, int xq[2], const sgr_params_type *params) { in av1_lowbd_pixel_proj_error_avx2() 867 int32_t *flt1, int flt1_stride, int64_t H[2][2], int64_t C[2]) { in calc_proj_params_r0_r1_avx2() 1019 int dat_stride, int32_t *flt1, in calc_proj_params_r1_avx2() 1078 int32_t *flt1, int flt1_stride, int64_t H[2][2], in av1_calc_proj_params_avx2() 1096 int32_t *flt1, int flt1_stride, int64_t H[2][2], int64_t C[2]) { in calc_proj_params_r0_r1_high_bd_avx2() 1241 const uint8_t *dat8, int dat_stride, int32_t *flt1, int flt1_stride, in calc_proj_params_r1_high_bd_avx2() 1300 int32_t *flt1, int flt1_stride, in av1_calc_proj_params_high_bd_avx2() 1320 int32_t *flt1, int flt1_stride, int xq[2], const sgr_params_type *params) { in av1_highbd_pixel_proj_error_avx2()
|
| D | pickrst_sse4.c | 732 int32_t *flt1, int flt1_stride, int xq[2], const sgr_params_type *params) { in av1_lowbd_pixel_proj_error_sse4_1() 857 int32_t *flt1, int flt1_stride, int64_t H[2][2], int64_t C[2]) { in calc_proj_params_r0_r1_sse4_1() 995 const uint8_t *dat8, int dat_stride, int32_t *flt1, int flt1_stride, in calc_proj_params_r1_sse4_1() 1048 int32_t *flt1, int flt1_stride, in av1_calc_proj_params_sse4_1() 1067 int32_t *flt1, int flt1_stride, int64_t H[2][2], int64_t C[2]) { in calc_proj_params_r0_r1_high_bd_sse4_1() 1205 const uint8_t *dat8, int dat_stride, int32_t *flt1, int flt1_stride, in calc_proj_params_r1_high_bd_sse4_1() 1259 int32_t *flt1, int flt1_stride, in av1_calc_proj_params_high_bd_sse4_1() 1279 int32_t *flt1, int flt1_stride, int xq[2], const sgr_params_type *params) { in av1_highbd_pixel_proj_error_sse4_1()
|
| /external/libaom/av1/encoder/arm/neon/ |
| D | picksrt_neon.c | 25 int32_t *flt1, int flt1_stride, int xq[2], const sgr_params_type *params) { in av1_lowbd_pixel_proj_error_neon()
|
| /external/libaom/av1/common/x86/ |
| D | selfguided_sse4.c | 506 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
|
| D | selfguided_avx2.c | 551 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/av1/common/ |
| D | restoration.c | 872 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/av1/common/arm/ |
| D | selfguided_neon.c | 1406 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
|