Home
last modified time | relevance | path

Searched defs:shift_h (Results 1 – 11 of 11) sorted by relevance

/external/ComputeLibrary/tests/validation/reference/
DSpaceToDepth.cpp63 int shift_h = (outC / channel_in) / block_width; in space_to_depth() local
DSpaceToBatch.cpp67 int shift_h = (outB / batch_in) / block_width; in space_to_batch() local
/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dspace_to_batch_nd.h82 int shift_h = (out_b / input_batch_size) / block_shape_width; in SpaceToBatchND() local
/external/mesa3d/src/gallium/drivers/lima/
Dlima_job.h57 int shift_w, shift_h; member
Dlima_context.h38 int shift_w, shift_h; member
168 uint16_t shift_w, shift_h; member
Dlima_gpu.h126 #define PLBU_CMD_BLOCK_STEP(shift_min, shift_h, shift_w) \ argument
/external/libopenapv/src/
Doapv.c953 int shift_h = 0; in enc_img_pad_p210() local
974 int shift_h = 0; in enc_img_pad_p210() local
/external/libpalmrejection/ui/events/ozone/evdev/touch_filter/palm_model/
Donedevice_train_palm_detection_filter_inference_beta.cc404 const int32_t shift_h = (out_b / input_batch_size) / block_shape_width; in SpaceToBatchNDRank4() local
Donedevice_train_palm_detection_filter_inference_v2.cc404 const int32_t shift_h = (out_b / input_batch_size) / block_shape_width; in SpaceToBatchNDRank4() local
Donedevice_train_palm_detection_filter_inference.cc405 const int32_t shift_h = (out_b / input_batch_size) / block_shape_width; in SpaceToBatchNDRank4() local
/external/vixl/test/aarch64/
Dtest-assembler-sve-aarch64.cc12751 int shift_h[] = {1, 8, 11, 16}; in TEST_SVE() local
12856 int shift_h[] = {1, 8, 11}; in TEST_SVE() local
12899 int shift_h[] = {1, 8, 11}; in TEST_SVE() local
12942 int shift_h[] = {1, 2, 14}; in TEST_SVE() local