Searched defs:input_buffer (Results 1 – 2 of 2) sorted by relevance
/frameworks/av/media/libstagefright/codecs/mp3dec/src/ |
D | pvmp3_alias_reduction.cpp | 157 void pvmp3_alias_reduction(int32 *input_buffer, /* Ptr to spec values of current channel */ in pvmp3_alias_reduction()
|
/frameworks/ml/nn/common/operations/ |
D | LSTM.cpp | 363 const LSTMParams& params, const float* input_buffer, const Shape& input_shape, in LSTMEvalFloat32() 479 const LSTMParams& params, const _Float16* input_buffer, const Shape& input_shape, in LSTMEvalFloat16() 723 const LSTMParams& params, const float* input_buffer, const Shape& input_shape, in LSTMStep()
|