Searched defs:shift_h (Results 1 – 5 of 5) sorted by relevance
/external/tensorflow/tensorflow/lite/kernels/internal/reference/ |
D | space_to_batch_nd.h | 82 int shift_h = (out_b / input_batch_size) / block_shape_width; in SpaceToBatchND() local
|
/external/mesa3d/src/gallium/drivers/lima/ |
D | lima_job.h | 55 int shift_w, shift_h; member
|
D | lima_context.h | 37 int shift_w, shift_h; member 144 uint16_t shift_w, shift_h; member
|
D | lima_gpu.h | 123 #define PLBU_CMD_BLOCK_STEP(shift_min, shift_h, shift_w) \ argument
|
/external/vixl/test/aarch64/ |
D | test-assembler-sve-aarch64.cc | 12807 int shift_h[] = {1, 8, 11, 16}; in TEST_SVE() local 12912 int shift_h[] = {1, 8, 11}; in TEST_SVE() local 12955 int shift_h[] = {1, 8, 11}; in TEST_SVE() local 12998 int shift_h[] = {1, 2, 14}; in TEST_SVE() local
|