Searched refs:byte_array_data (Results 1 – 3 of 3) sorted by relevance
96 tensordef->data = input_node_data_buffer->byte_array_data; in SetInputTensorDef()255 posix_memalign((void**)&s_input_node_data_buffer[port].byte_array_data, 128, in hexagon_controller_AllocateInputNodeDataBuffers()316 free(input_node_data_buffer->byte_array_data); in hexagon_controller_ReleaseInputNodeDataBuffersWithPort()357 memcpy(input_node_data_buffer->byte_array_data, array_data, array_byte_size); in hexagon_controller_CopyByteNodeData()
33 uint8_t* byte_array_data; member
110 memcpy(node_data->byte_array_data, buf, buf_byte_size); in soc_interface_FillInputNodeWithPort()