Home
last modified time | relevance | path

Searched defs:shift_w (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/tests/validation/reference/
H A DSpaceToDepth.cpp62 int shift_w = (outC / channel_in) % block_width; in space_to_depth() local
H A DSpaceToBatch.cpp66 int shift_w = (outB / batch_in) % block_width; in space_to_batch() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/reference/
H A Dspace_to_batch_nd.h81 int shift_w = (out_b / input_batch_size) % block_shape_width; in SpaceToBatchND() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/lima/
H A Dlima_job.h57 int shift_w, shift_h; member
H A Dlima_context.h38 int shift_w, shift_h; member
168 uint16_t shift_w, shift_h; member
H A Dlima_gpu.h126 #define PLBU_CMD_BLOCK_STEP(shift_min, shift_h, shift_w) \ argument
/aosp_15_r20/external/libopenapv/src/
H A Doapv.c937 int shift_w = 0; in enc_img_pad_p210() local
958 int shift_w = 0; in enc_img_pad_p210() local
/aosp_15_r20/external/libpalmrejection/ui/events/ozone/evdev/touch_filter/palm_model/
H A Donedevice_train_palm_detection_filter_inference_beta.cc403 const int32_t shift_w = (out_b / input_batch_size) % block_shape_width; in SpaceToBatchNDRank4() local
H A Donedevice_train_palm_detection_filter_inference.cc404 const int32_t shift_w = (out_b / input_batch_size) % block_shape_width; in SpaceToBatchNDRank4() local
H A Donedevice_train_palm_detection_filter_inference_v2.cc403 const int32_t shift_w = (out_b / input_batch_size) % block_shape_width; in SpaceToBatchNDRank4() local