/external/libaom/libaom/test/ |
D | wiener_test.cc | 35 int v_start, int v_end, int dgd_stride, in compute_stats_win_opt_c() 97 int dgd_stride, int src_stride, int64_t *M, in compute_stats_opt_c() 156 const int dgd_stride = h_end; in RunWienerTest() local 219 const int dgd_stride = h_end; in RunWienerTest_ExtremeValues() local 293 int dgd_stride, int src_stride, in compute_stats_highbd_win_opt_c() 372 int v_start, int v_end, int dgd_stride, in compute_stats_highbd_opt_c() 434 const int dgd_stride = h_end; in RunWienerTest() local 502 const int dgd_stride = h_end; in RunWienerTest_ExtremeValues() local
|
D | pickrst_test.cc | 81 const int dgd_stride = MAX_DATA_BLOCK; in RunPixelProjErrorTest() local 135 const int dgd_stride = MAX_DATA_BLOCK; in RunPixelProjErrorTest_ExtremeValues() local 246 const int dgd_stride = MAX_DATA_BLOCK; in RunPixelProjErrorTest() local 300 const int dgd_stride = MAX_DATA_BLOCK; in RunPixelProjErrorTest_ExtremeValues() local
|
/external/libaom/libaom/av1/encoder/x86/ |
D | pickrst_sse4.c | 36 int dgd_stride, const __m128i *shuffle, int32_t *sumX, in acc_stat_win7_one_line_sse4_1() 71 int v_end, int dgd_stride, int src_stride, int64_t *M, int64_t *H) { in compute_stats_win7_opt_sse4_1() 170 int dgd_stride, const __m128i *shuffle, int32_t *sumX, in acc_stat_highbd_win7_one_line_sse4_1() 215 int v_start, int v_end, int dgd_stride, int src_stride, int64_t *M, in compute_stats_highbd_win7_opt_sse4_1() 273 int dgd_stride, const __m128i *shuffle, int32_t *sumX, in acc_stat_highbd_win5_one_line_sse4_1() 315 int v_start, int v_end, int dgd_stride, int src_stride, int64_t *M, in compute_stats_highbd_win5_opt_sse4_1() 374 int dgd_stride, int src_stride, int64_t *M, in av1_compute_stats_highbd_sse4_1() 392 int dgd_stride, const __m128i *shuffle, int32_t *sumX, in acc_stat_win5_one_line_sse4_1() 426 int v_end, int dgd_stride, int src_stride, int64_t *M, int64_t *H) { in compute_stats_win5_opt_sse4_1() 484 int v_start, int v_end, int dgd_stride, in av1_compute_stats_sse4_1()
|
D | pickrst_avx2.c | 32 int dgd_stride, const __m128i *shuffle, int32_t *sumX, in acc_stat_win7_one_line_avx2() 67 int v_end, int dgd_stride, int src_stride, int64_t *M, int64_t *H) { in compute_stats_win7_opt_avx2() 160 int dgd_stride, const __m256i *shuffle, int32_t *sumX, in acc_stat_highbd_win7_one_line_avx2() 206 int v_start, int v_end, int dgd_stride, int src_stride, int64_t *M, in compute_stats_highbd_win7_opt_avx2() 263 int dgd_stride, const __m256i *shuffle, int32_t *sumX, in acc_stat_highbd_win5_one_line_avx2() 306 int v_start, int v_end, int dgd_stride, int src_stride, int64_t *M, in compute_stats_highbd_win5_opt_avx2() 363 int v_start, int v_end, int dgd_stride, in av1_compute_stats_highbd_avx2() 382 int dgd_stride, const __m128i *shuffle, int32_t *sumX, in acc_stat_win5_one_line_avx2() 416 int v_end, int dgd_stride, int src_stride, int64_t *M, int64_t *H) { in compute_stats_win5_opt_avx2() 474 int v_start, int v_end, int dgd_stride, in av1_compute_stats_avx2()
|
/external/libaom/libaom/av1/common/x86/ |
D | selfguided_sse4.c | 281 int dgd_stride, int width, int height, int highbd) { in final_filter() 452 const void *dgd8, int dgd_stride, int width, in final_filter_fast() 503 int height, int dgd_stride, int32_t *flt0, in av1_selfguided_restoration_sse4_1()
|
D | selfguided_avx2.c | 326 int dgd_stride, int width, int height, int highbd) { in final_filter() 495 const void *dgd8, int dgd_stride, int width, in final_filter_fast() 550 int dgd_stride, int32_t *flt0, in av1_selfguided_restoration_avx2()
|
/external/libaom/libaom/av1/common/ |
D | restoration.c | 665 int dgd_stride, int bit_depth, in calculate_intermediate_result() 758 int32_t *dgd, int width, int height, int dgd_stride, int32_t *dst, in selfguided_restoration_fast_internal() 817 int dgd_stride, int32_t *dst, in selfguided_restoration_internal() 863 int dgd_stride, int32_t *flt0, int32_t *flt1, in av1_selfguided_restoration_c()
|
/external/libaom/libaom/av1/encoder/ |
D | pickrst.c | 103 int dgd_stride; member 672 int dgd_stride, int src_stride, int64_t *M, in av1_compute_stats_c() 713 int v_start, int v_end, int dgd_stride, in av1_compute_stats_highbd_c()
|
/external/libaom/libaom/av1/common/arm/ |
D | selfguided_neon.c | 1144 int height, int dgd_stride, in restoration_fast_internal() 1200 int dgd_stride, int32_t *dst, in restoration_internal() 1357 const int dgd_stride = stride; in av1_selfguided_restoration_neon() local 1397 const int dgd_stride = stride; in apply_selfguided_restoration_neon() local
|