Home
last modified time | relevance | path

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

/external/libaom/libaom/test/
Dwiener_test.cc36 int v_start, int v_end, int dgd_stride, in compute_stats_win_opt_c()
98 int dgd_stride, int src_stride, int64_t *M, in compute_stats_opt_c()
157 const int dgd_stride = h_end; in RunWienerTest() local
220 const int dgd_stride = h_end; in RunWienerTest_ExtremeValues() local
295 int dgd_stride, int src_stride, in compute_stats_highbd_win_opt_c()
374 int v_start, int v_end, int dgd_stride, in compute_stats_highbd_opt_c()
436 const int dgd_stride = h_end; in RunWienerTest() local
504 const int dgd_stride = h_end; in RunWienerTest_ExtremeValues() local
Dpickrst_test.cc82 const int dgd_stride = MAX_DATA_BLOCK; in RunPixelProjErrorTest() local
136 const int dgd_stride = MAX_DATA_BLOCK; in RunPixelProjErrorTest_ExtremeValues() local
247 const int dgd_stride = MAX_DATA_BLOCK; in RunPixelProjErrorTest() local
301 const int dgd_stride = MAX_DATA_BLOCK; in RunPixelProjErrorTest_ExtremeValues() local
420 const int dgd_stride = MAX_DATA_BLOCK; in RunGetProjSubspaceTest() local
479 const int dgd_stride = MAX_DATA_BLOCK; in RunGetProjSubspaceTest_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()
171 int dgd_stride, const __m128i *shuffle, int32_t *sumX, in acc_stat_highbd_win7_one_line_sse4_1()
216 int v_start, int v_end, int dgd_stride, int src_stride, int64_t *M, in compute_stats_highbd_win7_opt_sse4_1()
274 int dgd_stride, const __m128i *shuffle, int32_t *sumX, in acc_stat_highbd_win5_one_line_sse4_1()
316 int v_start, int v_end, int dgd_stride, int src_stride, int64_t *M, in compute_stats_highbd_win5_opt_sse4_1()
375 int dgd_stride, int src_stride, int64_t *M, in av1_compute_stats_highbd_sse4_1()
394 int dgd_stride, const __m128i *shuffle, int32_t *sumX, in acc_stat_win5_one_line_sse4_1()
428 int v_end, int dgd_stride, int src_stride, int64_t *M, int64_t *H) { in compute_stats_win5_opt_sse4_1()
486 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()
163 int dgd_stride, const __m256i *shuffle, int32_t *sumX, in acc_stat_highbd_win7_one_line_avx2()
209 int v_start, int v_end, int dgd_stride, int src_stride, int64_t *M, in compute_stats_highbd_win7_opt_avx2()
266 int dgd_stride, const __m256i *shuffle, int32_t *sumX, in acc_stat_highbd_win5_one_line_avx2()
309 int v_start, int v_end, int dgd_stride, int src_stride, int64_t *M, in compute_stats_highbd_win5_opt_avx2()
368 int v_start, int v_end, int dgd_stride, in av1_compute_stats_highbd_avx2()
388 int dgd_stride, const __m128i *shuffle, int32_t *sumX, in acc_stat_win5_one_line_avx2()
422 int v_end, int dgd_stride, int src_stride, int64_t *M, int64_t *H) { in compute_stats_win5_opt_avx2()
482 int v_start, int v_end, int dgd_stride, in av1_compute_stats_avx2()
/external/libaom/libaom/av1/common/x86/
Dselfguided_sse4.c282 int dgd_stride, int width, int height, int highbd) { in final_filter()
454 const void *dgd8, int dgd_stride, int width, in final_filter_fast()
505 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.c674 int dgd_stride, int bit_depth, in calculate_intermediate_result()
767 int32_t *dgd, int width, int height, int dgd_stride, int32_t *dst, in selfguided_restoration_fast_internal()
826 int dgd_stride, int32_t *dst, in selfguided_restoration_internal()
872 int dgd_stride, int32_t *flt0, int32_t *flt1, in av1_selfguided_restoration_c()
/external/libaom/libaom/av1/common/arm/
Dselfguided_neon.c1178 int height, int dgd_stride, in restoration_fast_internal()
1242 int dgd_stride, int32_t *dst, in restoration_internal()
1418 const int dgd_stride = stride; in av1_selfguided_restoration_neon() local
1466 const int dgd_stride = stride; in av1_apply_selfguided_restoration_neon() local
/external/libaom/libaom/av1/encoder/
Dpickrst.c139 int dgd_stride; member
937 int dgd_stride, int src_stride, int64_t *M, in av1_compute_stats_c()
979 int v_start, int v_end, int dgd_stride, in av1_compute_stats_highbd_c()