/aosp_15_r20/external/libaom/test/ |
H A D | pickrst_test.cc | 86 const int flt1_stride = MAX_DATA_BLOCK; in RunPixelProjErrorTest() local 140 const int flt1_stride = MAX_DATA_BLOCK; in RunPixelProjErrorTest_ExtremeValues() local 258 const int flt1_stride = MAX_DATA_BLOCK; in RunPixelProjErrorTest() local 312 const int flt1_stride = MAX_DATA_BLOCK; in RunPixelProjErrorTest_ExtremeValues() local 439 const int flt1_stride = MAX_DATA_BLOCK; in RunGetProjSubspaceTest() local 498 const int flt1_stride = MAX_DATA_BLOCK; in RunGetProjSubspaceTest_ExtremeValues() local 624 const int flt1_stride = MAX_DATA_BLOCK; in RunGetProjSubspaceTestHBD() local 683 const int flt1_stride = MAX_DATA_BLOCK; in RunGetProjSubspaceTestHBD_ExtremeValues() local
|
/aosp_15_r20/external/libaom/av1/encoder/ |
H A D | pickrst.c | 232 int flt1_stride, int xq[2], in av1_lowbd_pixel_proj_error_c() 304 int32_t *flt1, int flt1_stride, int xq[2], in av1_highbd_pixel_proj_error_c() 379 int32_t *flt1, int flt1_stride, int *xqd, in get_pixel_proj_error() 407 int flt0_stride, int32_t *flt1, int flt1_stride, int start_step, int *xqd, in finer_search_pixel_proj_error() 476 int32_t *flt1, int flt1_stride, in calc_proj_params_r0_r1_c() 507 int32_t *flt1, int flt1_stride, int64_t H[2][2], int64_t C[2]) { in calc_proj_params_r0_r1_high_bd_c() 582 int32_t *flt1, int flt1_stride, in calc_proj_params_r1_c() 604 const uint8_t *dat8, int dat_stride, int32_t *flt1, int flt1_stride, in calc_proj_params_r1_high_bd_c() 634 int flt1_stride, int64_t H[2][2], int64_t C[2], in av1_calc_proj_params_c() 653 int flt1_stride, int64_t H[2][2], in av1_calc_proj_params_high_bd_c() [all …]
|
/aosp_15_r20/external/libaom/av1/encoder/x86/ |
H A D | pickrst_sse4.c | 741 int32_t *flt1, int flt1_stride, int xq[2], const sgr_params_type *params) { in av1_lowbd_pixel_proj_error_sse4_1() 866 int32_t *flt1, int flt1_stride, int64_t H[2][2], int64_t C[2]) { in calc_proj_params_r0_r1_sse4_1() 1008 int flt1_stride, int64_t H[2][2], in calc_proj_params_r1_sse4_1() 1061 int32_t *flt1, int flt1_stride, in av1_calc_proj_params_sse4_1() 1081 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() 1219 const uint8_t *dat8, int dat_stride, int32_t *flt1, int flt1_stride, in calc_proj_params_r1_high_bd_sse4_1() 1273 int32_t *flt1, int flt1_stride, in av1_calc_proj_params_high_bd_sse4_1() 1292 int32_t *flt1, int flt1_stride, int xq[2], const sgr_params_type *params) { in av1_highbd_pixel_proj_error_sse4_1()
|
H A D | pickrst_avx2.c | 1551 int32_t *flt1, int flt1_stride, int xq[2], const sgr_params_type *params) { in av1_lowbd_pixel_proj_error_avx2() 1685 int32_t *flt1, int flt1_stride, int64_t H[2][2], int64_t C[2]) { in calc_proj_params_r0_r1_avx2() 1836 int32_t *flt1, int flt1_stride, in calc_proj_params_r1_avx2() 1894 int32_t *flt1, int flt1_stride, int64_t H[2][2], in av1_calc_proj_params_avx2() 1913 int32_t *flt1, int flt1_stride, int64_t H[2][2], int64_t C[2]) { in calc_proj_params_r0_r1_high_bd_avx2() 2058 const uint8_t *dat8, int dat_stride, int32_t *flt1, int flt1_stride, in calc_proj_params_r1_high_bd_avx2() 2117 int32_t *flt1, int flt1_stride, in av1_calc_proj_params_high_bd_avx2() 2136 int32_t *flt1, int flt1_stride, int xq[2], const sgr_params_type *params) { in av1_highbd_pixel_proj_error_avx2()
|
/aosp_15_r20/external/libaom/av1/encoder/arm/ |
H A D | highbd_pickrst_neon.c | 25 int32_t *flt1, int flt1_stride, int64_t H[2][2], int64_t C[2]) { in highbd_calc_proj_params_r0_r1_neon() 186 const uint8_t *dat8, int dat_stride, int32_t *flt1, int flt1_stride, in highbd_calc_proj_params_r1_neon() 260 int32_t *flt1, int flt1_stride, in av1_calc_proj_params_high_bd_neon() 1792 int32_t *flt1, int flt1_stride, int xq[2], const sgr_params_type *params) { in av1_highbd_pixel_proj_error_neon()
|
H A D | pickrst_neon.c | 27 int32_t *flt1, int flt1_stride, int xq[2], const sgr_params_type *params) { in av1_lowbd_pixel_proj_error_neon() 2360 int32_t *flt1, int flt1_stride, int64_t H[2][2], int64_t C[2]) { in calc_proj_params_r0_r1_neon() 2507 int32_t *flt1, int flt1_stride, in calc_proj_params_r1_neon() 2572 int32_t *flt1, int flt1_stride, int64_t H[2][2], in av1_calc_proj_params_neon()
|