Home
last modified time | relevance | path

Searched defs:input_buffer (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/codecs/mp3dec/src/
Dpvmp3_alias_reduction.cpp157 void pvmp3_alias_reduction(int32 *input_buffer, /* Ptr to spec values of current channel */ in pvmp3_alias_reduction()
/frameworks/ml/nn/common/operations/
DLSTM.cpp363 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()