Home
last modified time | relevance | path

Searched defs:dgd_stride (Results 1 – 9 of 9) sorted by relevance

/external/libaom/libaom/test/
Dwiener_test.cc35 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
Dpickrst_test.cc81 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/
Dpickrst_sse4.c36 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()
Dpickrst_avx2.c32 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/
Dselfguided_sse4.c281 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()
Dselfguided_avx2.c326 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/
Drestoration.c665 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/
Dpickrst.c103 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/
Dselfguided_neon.c1144 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