Home
last modified time | relevance | path

Searched defs:flt1_stride (Results 1 – 5 of 5) sorted by relevance

/external/libaom/libaom/test/
Dpickrst_test.cc86 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
433 const int flt1_stride = MAX_DATA_BLOCK; in RunGetProjSubspaceTest() local
492 const int flt1_stride = MAX_DATA_BLOCK; in RunGetProjSubspaceTest_ExtremeValues() local
612 const int flt1_stride = MAX_DATA_BLOCK; in RunGetProjSubspaceTestHBD() local
671 const int flt1_stride = MAX_DATA_BLOCK; in RunGetProjSubspaceTestHBD_ExtremeValues() local
/external/libaom/libaom/av1/encoder/
Dpickrst.c223 int flt1_stride, int xq[2], 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()
569 int flt1_stride, int64_t H[2][2], 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()
619 int flt1_stride, int64_t H[2][2], int64_t C[2], in av1_calc_proj_params_c()
637 int flt1_stride, int64_t H[2][2], in av1_calc_proj_params_high_bd_c()
[all …]
/external/libaom/libaom/av1/encoder/x86/
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()
632 int32_t *flt1, int flt1_stride, int64_t H[2][2], int64_t C[2]) { in calc_proj_params_r0_r1_sse4_1()
770 const uint8_t *dat8, int dat_stride, int32_t *flt1, int flt1_stride, in calc_proj_params_r1_sse4_1()
823 int32_t *flt1, int flt1_stride, in av1_calc_proj_params_sse4_1()
842 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()
980 const uint8_t *dat8, int dat_stride, int32_t *flt1, int flt1_stride, in calc_proj_params_r1_high_bd_sse4_1()
1034 int32_t *flt1, int flt1_stride, in av1_calc_proj_params_high_bd_sse4_1()
1054 int32_t *flt1, int flt1_stride, int xq[2], const sgr_params_type *params) { in av1_highbd_pixel_proj_error_sse4_1()
Dpickrst_avx2.c503 int32_t *flt1, int flt1_stride, int xq[2], const sgr_params_type *params) { in av1_lowbd_pixel_proj_error_avx2()
637 int32_t *flt1, int flt1_stride, int64_t H[2][2], int64_t C[2]) { in calc_proj_params_r0_r1_avx2()
790 int flt1_stride, in calc_proj_params_r1_avx2()
848 int32_t *flt1, int flt1_stride, int64_t H[2][2], in av1_calc_proj_params_avx2()
866 int32_t *flt1, int flt1_stride, int64_t H[2][2], int64_t C[2]) { in calc_proj_params_r0_r1_high_bd_avx2()
1011 const uint8_t *dat8, int dat_stride, int32_t *flt1, int flt1_stride, in calc_proj_params_r1_high_bd_avx2()
1070 int32_t *flt1, int flt1_stride, in av1_calc_proj_params_high_bd_avx2()
1090 int32_t *flt1, int flt1_stride, int xq[2], const sgr_params_type *params) { in av1_highbd_pixel_proj_error_avx2()
/external/libaom/libaom/av1/encoder/arm/neon/
Dpicksrt_neon.c25 int32_t *flt1, int flt1_stride, int xq[2], const sgr_params_type *params) { in av1_lowbd_pixel_proj_error_neon()