Searched defs:shift_h (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/external/ComputeLibrary/tests/validation/reference/ |
H A D | SpaceToDepth.cpp | 63 int shift_h = (outC / channel_in) / block_width; in space_to_depth() local
|
H A D | SpaceToBatch.cpp | 67 int shift_h = (outB / batch_in) / block_width; in space_to_batch() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/reference/ |
H A D | space_to_batch_nd.h | 82 int shift_h = (out_b / input_batch_size) / block_shape_width; in SpaceToBatchND() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/lima/ |
H A D | lima_job.h | 57 int shift_w, shift_h; member
|
H A D | lima_context.h | 38 int shift_w, shift_h; member 168 uint16_t shift_w, shift_h; member
|
H A D | lima_gpu.h | 126 #define PLBU_CMD_BLOCK_STEP(shift_min, shift_h, shift_w) \ argument
|
/aosp_15_r20/external/libopenapv/src/ |
H A D | oapv.c | 938 int shift_h = 0; in enc_img_pad_p210() local 959 int shift_h = 0; in enc_img_pad_p210() local
|
/aosp_15_r20/external/libpalmrejection/ui/events/ozone/evdev/touch_filter/palm_model/ |
H A D | onedevice_train_palm_detection_filter_inference_beta.cc | 404 const int32_t shift_h = (out_b / input_batch_size) / block_shape_width; in SpaceToBatchNDRank4() local
|
H A D | onedevice_train_palm_detection_filter_inference.cc | 405 const int32_t shift_h = (out_b / input_batch_size) / block_shape_width; in SpaceToBatchNDRank4() local
|
H A D | onedevice_train_palm_detection_filter_inference_v2.cc | 404 const int32_t shift_h = (out_b / input_batch_size) / block_shape_width; in SpaceToBatchNDRank4() local
|
/aosp_15_r20/external/vixl/test/aarch64/ |
H A D | test-assembler-sve-aarch64.cc | 12752 int shift_h[] = {1, 8, 11, 16}; in TEST_SVE() local 12857 int shift_h[] = {1, 8, 11}; in TEST_SVE() local 12900 int shift_h[] = {1, 8, 11}; in TEST_SVE() local 12943 int shift_h[] = {1, 2, 14}; in TEST_SVE() local
|