/external/libaom/libaom/av1/encoder/ |
D | pickrst.h | 33 static INLINE uint8_t find_average(const uint8_t *src, int h_start, int h_end, in find_average() 46 int h_end, int v_start, int v_end, in find_average_highbd()
|
D | pickrst.c | 671 int h_start, int h_end, int v_start, int v_end, in av1_compute_stats_c() 712 const uint8_t *src8, int h_start, int h_end, in av1_compute_stats_highbd_c()
|
/external/libaom/libaom/test/ |
D | wiener_test.cc | 34 const uint8_t *src, int h_start, int h_end, in compute_stats_win_opt_c() 96 int h_start, int h_end, int v_start, int v_end, in compute_stats_opt_c() 151 int h_end = in RunWienerTest() local 216 const int h_end = MAX_WIENER_BLOCK; in RunWienerTest_ExtremeValues() local 292 int h_end, int v_start, int v_end, in compute_stats_highbd_win_opt_c() 371 const uint8_t *src, int h_start, int h_end, in compute_stats_highbd_opt_c() 429 const int h_end = in RunWienerTest() local 499 const int h_end = MAX_WIENER_BLOCK; in RunWienerTest_ExtremeValues() local
|
D | pickrst_test.cc | 79 int h_end = run_times != 1 ? 128 : (rng_.Rand16() % MAX_DATA_BLOCK) + 1; in RunPixelProjErrorTest() local 132 int h_end = 192; in RunPixelProjErrorTest_ExtremeValues() local 244 int h_end = run_times != 1 ? 128 : (rng_.Rand16() % MAX_DATA_BLOCK) + 1; in RunPixelProjErrorTest() local 297 int h_end = 192; in RunPixelProjErrorTest_ExtremeValues() local
|
/external/libaom/libaom/av1/encoder/x86/ |
D | pickrst_sse4.c | 35 const uint8_t *dgd, const uint8_t *src, int h_start, int h_end, in acc_stat_win7_one_line_sse4_1() 70 const uint8_t *dgd, const uint8_t *src, int h_start, int h_end, int v_start, in compute_stats_win7_opt_sse4_1() 169 const uint16_t *dgd, const uint16_t *src, int h_start, int h_end, in acc_stat_highbd_win7_one_line_sse4_1() 214 const uint8_t *dgd8, const uint8_t *src8, int h_start, int h_end, in compute_stats_highbd_win7_opt_sse4_1() 272 const uint16_t *dgd, const uint16_t *src, int h_start, int h_end, in acc_stat_highbd_win5_one_line_sse4_1() 314 const uint8_t *dgd8, const uint8_t *src8, int h_start, int h_end, in compute_stats_highbd_win5_opt_sse4_1() 373 int h_end, int v_start, int v_end, in av1_compute_stats_highbd_sse4_1() 391 const uint8_t *dgd, const uint8_t *src, int h_start, int h_end, in acc_stat_win5_one_line_sse4_1() 425 const uint8_t *dgd, const uint8_t *src, int h_start, int h_end, int v_start, in compute_stats_win5_opt_sse4_1() 483 const uint8_t *src, int h_start, int h_end, in av1_compute_stats_sse4_1()
|
D | pickrst_avx2.c | 31 const uint8_t *dgd, const uint8_t *src, int h_start, int h_end, in acc_stat_win7_one_line_avx2() 66 const uint8_t *dgd, const uint8_t *src, int h_start, int h_end, int v_start, in compute_stats_win7_opt_avx2() 159 const uint16_t *dgd, const uint16_t *src, int h_start, int h_end, in acc_stat_highbd_win7_one_line_avx2() 205 const uint8_t *dgd8, const uint8_t *src8, int h_start, int h_end, in compute_stats_highbd_win7_opt_avx2() 262 const uint16_t *dgd, const uint16_t *src, int h_start, int h_end, in acc_stat_highbd_win5_one_line_avx2() 305 const uint8_t *dgd8, const uint8_t *src8, int h_start, int h_end, in compute_stats_highbd_win5_opt_avx2() 362 const uint8_t *src8, int h_start, int h_end, in av1_compute_stats_highbd_avx2() 381 const uint8_t *dgd, const uint8_t *src, int h_start, int h_end, in acc_stat_win5_one_line_avx2() 415 const uint8_t *dgd, const uint8_t *src, int h_start, int h_end, int v_start, in compute_stats_win5_opt_avx2() 473 const uint8_t *src, int h_start, int h_end, in av1_compute_stats_avx2()
|
/external/tensorflow/tensorflow/core/kernels/ |
D | pooling_ops_common.h | 228 const int32 h_end = std::min(hpad / row_stride + 1, out_height); in SpatialMaxPool() local
|
D | maxpooling_op.cc | 136 const int h_end = std::min(hpad / row_stride + 1, out_height); in SpatialMaxPoolWithArgMaxHelper() local 610 const int h_end = std::min(h_start + window_rows, in_rows); in SpatialMaxPoolGradGrad() local
|
D | pooling_ops_3d.cc | 614 const int h_end = std::min(h_start + window_rows, in_rows); in launch() local
|
/external/libaom/libaom/av1/common/ |
D | restoration.h | 254 int h_start, h_end, v_start, v_end; member
|
/external/kernel-headers/original/uapi/linux/ |
D | omap3isp.h | 230 __u16 h_end; member
|
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/ |
D | optimized_ops.h | 3997 int h_end = std::min(hpad / stride_height + 1, output_height); in AveragePool() local 4185 int h_end = std::min(hpad / stride_height + 1, output_height); in MaxPool() local 4353 const int h_end = std::min(hpad / stride_height + 1, output_height); in L2Pool() local
|
/external/tensorflow/tensorflow/contrib/lite/kernels/internal/optimized/ |
D | optimized_ops.h | 4144 int h_end = std::min(hpad / stride_height + 1, output_height); in AveragePool() local 4316 int h_end = std::min(hpad / stride_height + 1, output_height); in MaxPool() local 4468 const int h_end = std::min(hpad / stride_height + 1, output_height); in L2Pool() local
|