Searched defs:buf (Results 1 – 6 of 6) sorted by relevance
60 int32_t buf; in arm_relu_q15() local
60 int32_t buf; in arm_relu_q7() local
74 int32_t *buf = ctx.buf; in fully_connected_arm_fully_connected_s8() local149 int32_t *buf = ctx.buf; in fully_connected_w_zp_arm_fully_connected_s8() local219 int32_t *buf = ctx.buf; in fully_connected_mve_0_arm_fully_connected_s8() local288 int32_t *buf = ctx.buf; in fully_connected_mve_1_arm_fully_connected_s8() local368 int32_t *buf = ctx.buf; in fully_connected_null_bias_0_arm_fully_connected_s8() local437 int32_t *buf = ctx.buf; in fully_connected_out_activation_arm_fully_connected_s8() local511 int32_t *buf = ctx.buf; in fc_per_ch_arm_fully_connected_s8() local
135 __attribute__((weak)) int _sys_write(FILEHANDLE fh, const uint8_t *buf, uint32_t len, int mode) in _sys_write()154 __attribute__((weak)) int _sys_read(FILEHANDLE fh, uint8_t *buf, uint32_t len, int mode) in _sys_read()
95 int32_t *buf = ctx->buf; in arm_transpose_conv_s8() local
70 void *buf; /**< Pointer to a buffer needed for the optimization */ member