/aosp_15_r20/external/libaom/test/ |
H A D | pickrst_test.cc | 81 int h_end = run_times != 1 ? 128 : (rng_.Rand16() % MAX_DATA_BLOCK) + 1; in RunPixelProjErrorTest() local 134 int h_end = 192; in RunPixelProjErrorTest_ExtremeValues() local 253 int h_end = run_times != 1 ? 128 : (rng_.Rand16() % MAX_DATA_BLOCK) + 1; in RunPixelProjErrorTest() local 306 int h_end = 192; in RunPixelProjErrorTest_ExtremeValues() local 430 int h_end = run_times != 1 in RunGetProjSubspaceTest() local 492 int h_end = MAX_DATA_BLOCK; in RunGetProjSubspaceTest_ExtremeValues() local 615 int h_end = run_times != 1 in RunGetProjSubspaceTestHBD() local 677 int h_end = MAX_DATA_BLOCK; in RunGetProjSubspaceTestHBD_ExtremeValues() local
|
H A D | wiener_test.cc | 39 int h_start, int h_end, int v_start, in compute_stats_win_opt_c() 163 int h_start, int h_end, int v_start, int v_end, in compute_stats_opt_c() 238 int h_end = run_times != 1 ? 256 : (rng_.Rand16() % MAX_WIENER_BLOCK); in RunWienerTest() local 313 const int h_end = MAX_WIENER_BLOCK; in RunWienerTest_ExtremeValues() local 414 int h_end, int v_start, int v_end, in compute_stats_highbd_win_opt_c() 524 int16_t *s, int h_start, int h_end, in compute_stats_highbd_opt_c() 603 int h_end = run_times != 1 ? 256 : (rng_.Rand16() % MAX_WIENER_BLOCK); in RunWienerTest() local 677 const int h_end = MAX_WIENER_BLOCK; in RunWienerTest_ExtremeValues() local 737 const int h_end = MAX_WIENER_BLOCK; in RunWienerTest_Overflow32bTest() local
|
/aosp_15_r20/external/libaom/av1/encoder/x86/ |
H A D | pickrst_sse4.c | 36 const uint8_t *dgd, const uint8_t *src, int h_start, int h_end, in acc_stat_win7_one_line_sse4_1() 109 const uint8_t *dgd, const uint8_t *src, int h_start, int h_end, int v_start, in compute_stats_win7_opt_sse4_1() 238 const uint16_t *dgd, const uint16_t *src, int h_start, int h_end, in acc_stat_highbd_win7_one_line_sse4_1() 328 const uint8_t *dgd8, const uint8_t *src8, int h_start, int h_end, in compute_stats_highbd_win7_opt_sse4_1() 386 const uint16_t *dgd, const uint16_t *src, int h_start, int h_end, in acc_stat_highbd_win5_one_line_sse4_1() 469 const uint8_t *dgd8, const uint8_t *src8, int h_start, int h_end, in compute_stats_highbd_win5_opt_sse4_1() 528 int16_t *src_avg, int h_start, int h_end, in av1_compute_stats_highbd_sse4_1() 553 const uint8_t *dgd, const uint8_t *src, int h_start, int h_end, in acc_stat_win5_one_line_sse4_1() 623 const uint8_t *dgd, const uint8_t *src, int h_start, int h_end, int v_start, in compute_stats_win5_opt_sse4_1() 714 int16_t *src_avg, int h_start, int h_end, in av1_compute_stats_sse4_1()
|
H A D | pickrst_avx2.c | 59 const uint16_t *dgd, const uint16_t *src, int h_start, int h_end, in acc_stat_highbd_win7_one_line_avx2() 149 const uint8_t *dgd8, const uint8_t *src8, int h_start, int h_end, in compute_stats_highbd_win7_opt_avx2() 206 const uint16_t *dgd, const uint16_t *src, int h_start, int h_end, in acc_stat_highbd_win5_one_line_avx2() 289 const uint8_t *dgd8, const uint8_t *src8, int h_start, int h_end, in compute_stats_highbd_win5_opt_avx2() 349 int16_t *src_avg, int h_start, int h_end, in av1_compute_stats_highbd_avx2() 469 int32_t h_end, int32_t v_start, in calc_dgd_buf_avg_avx2() 1501 int16_t *src_avg, int h_start, int h_end, in av1_compute_stats_avx2()
|
/aosp_15_r20/external/libaom/av1/encoder/ |
H A D | pickrst.h | 60 static inline uint8_t find_average(const uint8_t *src, int h_start, int h_end, in find_average() 74 int h_end, int v_start, int v_end, in find_average_highbd()
|
H A D | pickrst.c | 969 int dgd_stride, int h_start, int h_end, in acc_stat_one_line() 1001 int h_end, int v_start, int v_end, int dgd_stride, in av1_compute_stats_c() 1053 int16_t *src_avg, int h_start, int h_end, in av1_compute_stats_highbd_c()
|
/aosp_15_r20/external/libaom/av1/encoder/arm/ |
H A D | pickrst_sve.c | 392 int16_t *src_avg, int h_start, int h_end, int v_start, int v_end, in av1_compute_stats_downsampled_sve() 466 int16_t *src_avg, int h_start, int h_end, in av1_compute_stats_sve()
|
H A D | highbd_pickrst_sve.c | 88 int32_t h_end, int32_t v_start, int32_t v_end, in av1_compute_stats_highbd_sve()
|
H A D | pickrst_neon.c | 2246 int16_t *src_avg, int h_start, int h_end, int v_start, int v_end, in av1_compute_stats_downsampled_neon() 2316 int16_t *src_avg, int32_t h_start, int32_t h_end, in av1_compute_stats_neon()
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/quantized/cpu/ |
H A D | Pooling.cpp | 70 int64_t h_end = std::min(h_start + (kH - 1) * dH + 1, iH); in spatial_dilated_max_pooling() local 149 int64_t h_end = std::min(h_start + (kH - 1) * dH + 1, iH); in spatial_dilated_max_pooling3d() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | pooling_ops_common.h | 265 const int32_t h_end = std::min(hpad / row_stride + 1, out_height); in SpatialMaxPool() local
|
H A D | maxpooling_op.cc | 146 const int h_end = std::min(hpad / row_stride + 1, out_height); in SpatialMaxPoolWithArgMaxHelper() local 642 const int h_end = std::min(h_start + window_rows, in_rows); in SpatialMaxPoolGradGrad() local
|
H A D | pooling_ops_3d.cc | 633 const int h_end = std::min(h_start + window_rows, in_rows); in launch() local
|
/aosp_15_r20/external/libaom/av1/common/ |
H A D | restoration.h | 315 int h_start, h_end, v_start, v_end; member
|
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/x86/include/bionic/libc/kernel/uapi/linux/ |
H A D | omap3isp.h | 106 __u16 h_end; member
|
/aosp_15_r20/bionic/libc/kernel/uapi/linux/ |
H A D | omap3isp.h | 106 __u16 h_end; member
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/bionic/libc/kernel/uapi/linux/ |
D | omap3isp.h | 117 __u16 h_end; member
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/bionic/libc/kernel/uapi/linux/ |
D | omap3isp.h | 117 __u16 h_end; member
|
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/x86_64/include/bionic/libc/kernel/uapi/linux/ |
H A D | omap3isp.h | 106 __u16 h_end; member
|
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/linux/ |
D | omap3isp.h | 106 __u16 h_end; member
|
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/arm64/include/bionic/libc/kernel/uapi/linux/ |
H A D | omap3isp.h | 106 __u16 h_end; member
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/bionic/libc/kernel/uapi/linux/ |
D | omap3isp.h | 118 __u16 h_end; member
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/bionic/libc/kernel/uapi/linux/ |
D | omap3isp.h | 117 __u16 h_end; member
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/linux/ |
D | omap3isp.h | 207 __u16 h_end; member
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/bionic/libc/kernel/uapi/linux/ |
D | omap3isp.h | 118 __u16 h_end; member
|