Searched defs:input_buffer (Results  1 – 2 of 2) sorted by relevance
| /packages/modules/Bluetooth/system/vendor_libs/linux/interface/ | 
| D | h4_protocol.cc | 92   std::vector<uint8_t> input_buffer{buffer, buffer + length};  in send_data_to_packetizer()  local
 | 
| /packages/modules/NeuralNetworks/common/cpu_operations/ | 
| D | LSTM.cpp | 406         const LSTMParams& params, const float* input_buffer, const Shape& input_shape,  in LSTMEvalFloat32()522         const LSTMParams& params, const _Float16* input_buffer, const Shape& input_shape,  in LSTMEvalFloat16()
 766         const LSTMParams& params, const float* input_buffer, const Shape& input_shape,  in LSTMStep()
 
 |